2020-03-17 |
Jason Andryuk | usb-serial: Fix timeout closing the device Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-03-17 |
Jason Andryuk | usb-serial: Increase receive buffer to 496 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-03-17 |
Jason Andryuk | usb-serial: chunk data to wMaxPacketSize Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-03-17 |
Jason Andryuk | usb-serial: Move USB_TOKEN_IN into a helper function Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-03-09 |
Chen Qun | usb/hcd-ehci: Remove redundant statements Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-03-09 |
Jason Andryuk | usb-serial: wakeup device on input Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-03-02 |
Gerd Hoffmann | qxl: map rom r/o Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-03-02 |
Anton V. Boyarshinov | Arithmetic error in EDID generation fixed Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-13 |
Gerd Hoffmann | qxl: introduce hardware revision 5 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Gerd Hoffmann | uas: fix super speed bMaxPacketSize0 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Gerd Hoffmann | usb-host: wait for cancel complete Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Peter Maydell | ui/cocoa: Drop workarounds for pre-10.12 OSX Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Gerd Hoffmann | ui: deprecate legacy -show-cursor option Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Gerd Hoffmann | ui: drop curor_hide global variable. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Gerd Hoffmann | ui/gtk: implement show-cursor option Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Gerd Hoffmann | ui/cocoa: switch to new show-cursor option Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Gerd Hoffmann | ui/sdl: switch to new show-cursor option Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Gerd Hoffmann | ui: wire up legacy -show-cursor option Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Gerd Hoffmann | ui: add show-cursor option Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Philippe Mathieu... | ui/gtk: Fix gd_refresh_rate_millihz() when widget window... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-12 |
Philippe Mathieu... | ui/gtk: Update gd_refresh_rate_millihz() to handle... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-06 |
Kővágó, Zoltán | audio: proper support for float samples in mixeng Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-06 |
Volker Rümelin | coreaudio: fix coreaudio playback Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-02-06 |
Kővágó, Zoltán | audio/dsound: fix invalid parameters error Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-31 |
Volker Rümelin | audio: audio_generic_get_buffer_in should honor *size Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-31 |
Volker Rümelin | ossaudio: disable poll mode can't be reached Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-31 |
Volker Rümelin | ossaudio: prevent SIGSEGV in oss_enable_out Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-31 |
Volker Rümelin | audio: fix bug 1858488 Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-31 |
Volker Rümelin | audio: prevent SIGSEGV in AUD_get_buffer_size_out Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-31 |
Volker Rümelin | paaudio: remove unused variables Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-31 |
Volker Rümelin | audio: fix audio_generic_read Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-31 |
Volker Rümelin | audio: fix audio_generic_write Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-31 |
Gerd Hoffmann | audio/oss: fix buffer pos calculation Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-21 |
Philippe Mathieu... | ui/console: Display the 'none' backend in '-display... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-21 |
Cameron Esfahani | vnc: prioritize ZRLE compression over ZLIB Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-21 |
Gerd Hoffmann | Revert "vnc: allow fall back to RAW encoding" Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-14 |
Nikola Pavlica | display/gtk: get proper refreshrate Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-14 |
Thomas Huth | ui: Print available display backends with '-display... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-13 |
Gerd Hoffmann | xhci: recheck slot status Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-13 |
Chen Qun | xhci: Fix memory leak in xhci_kick_epctx when poweroff... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-13 |
Dr. David Alan Gilbert | usbredir: Prevent recursion in usbredir_write Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-13 |
Yuri Benditovich | usb-redir: remove 'remote wakeup' flag from configuration... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-13 |
Yuri Benditovich | usb-host: remove 'remote wakeup' flag from configuration... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-06 |
Volker Rümelin | audio: fix integer overflow Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-06 |
Volker Rümelin | paaudio: wait until the recording stream is ready Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-06 |
Volker Rümelin | paaudio: try to drain the recording stream Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-06 |
Volker Rümelin | paaudio: drop recording stream in qpa_fini_in Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-06 |
Volker Rümelin | hda-codec: fix recording rate control Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2020-01-06 |
Volker Rümelin | hda-codec: fix playback rate control Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-12-20 |
Gerd Hoffmann | seabios: update to 1.13.0 final Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-12-20 |
Cameron Esfahani | display/bochs-display: fix memory leak Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-12-20 |
Cole Robinson | vhost-user-gpu: Drop trailing json comma Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-11-21 |
yanminhui | ui/gtk: fix gettext message's charset. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-11-21 |
Sai Pavan Boddu | display: xlnx_dp: Provide sufficient bytes for silent... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-11-20 |
Volker Rümelin | audio: fix audio recording Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-11-18 |
Gerd Hoffmann | seabios: update to pre-1.13 snapshot again Gerd Hoffmann (4): Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-11-13 |
Gerd Hoffmann | seabios: update to pre-1.13 snapshot Gerd Hoffmann (21): Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-11-06 |
Gerd Hoffmann | usb-host: add option to allow all resets. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-11-06 |
Stefan Hajnoczi | audio: add -audiodev pa,in|out.latency= to documentation Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-11-05 |
Thomas Huth | qemu-options: Rework the help text of the '-display... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Laurent Vivier | ui: fix keymap file search in input-barrier object Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Matthew Kilgore | curses: correctly pass the color pair to setcchar() Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Matthew Kilgore | curses: use the bit mask constants provided by curses Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Hikaru Nishida | ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina) Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | paaudio: fix channel order for usb-audio 5.1 and 7... Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | usbaudio: change playback counters to 64 bit Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | usb-audio: support more than two channels of audio Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | usb-audio: do not count on avail bytes actually available Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | audio: basic support for multichannel audio Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | audio: replace shift in audio_pcm_info with bytes_per_frame Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | audio: support more than two channels in volume setting Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | paaudio: get/put_buffer functions Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | audio: make mixeng optional Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | audio: add mixing-engine option (documentation) Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | audio: paaudio: ability to specify stream name Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | audio: paaudio: fix connection and stream name Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-10-18 |
Kővágó, Zoltán | audio: fix parameter dereference before NULL check Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: split ctl_* functions into enable_* and volume_* Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: common rate control code for timer based outputs Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: unify input and output mixeng buffer management Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: remove remains of the old backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | wavaudio: port to the new audio backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | spiceaudio: port to the new audio backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | sdlaudio: port to the new audio backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | paaudio: port to the new audio backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | ossaudio: port to the new audio backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | noaudio: port to the new audio backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | dsoundaudio: port to the new audio backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | coreaudio: port to the new audio backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | alsaaudio: port to the new audio backend api Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: api for mixeng code free backends Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Stefan Hajnoczi | audio: fix ALSA period-length typo in documentation Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-23 |
Stefan Hajnoczi | audio: fix buffer-length typo in documentation Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-19 |
Gerd Hoffmann | ati: use vga_read_byte in ati_cursor_define Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-19 |
Gerd Hoffmann | vga: move access helpers to separate include file Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-17 |
Li Qiang | vnc: fix memory leak when vnc disconnect Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-17 |
Laurent Vivier | ui: add an embedded Barrier client Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-17 |
Gerd Hoffmann | vnc: fix websocket field in events Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-09-17 |
Gerd Hoffmann | ui/egl: fix framebuffer reads Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |
2019-08-29 |
Bandan Das | usb-mtp: add sanity checks on rootdir Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
commit | commitdiff | tree |