Show patches with: Submitter = Volker Rümelin       |    Archived = No       |   326 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,11/11] hw/audio/virtio-sound: add placeholder for buffer write position virtio-sound migration part 1 - - - - --- 2024-02-18 Volker Rümelin New
[v2,10/11] hw/audio/virtio-sound: add missing vmstate fields virtio-sound migration part 1 - - - - --- 2024-02-18 Volker Rümelin New
[v2,09/11] hw/audio/virtio-sound: introduce virtio_snd_set_active() virtio-sound migration part 1 - - 1 - --- 2024-02-18 Volker Rümelin New
[v2,08/11] hw/audio/virtio-sound: introduce virtio_snd_pcm_open() virtio-sound migration part 1 - - 1 - --- 2024-02-18 Volker Rümelin New
[v2,07/11] hw/audio/virtio-sound: add stream state variable virtio-sound migration part 1 - - - - --- 2024-02-18 Volker Rümelin New
[v2,06/11] hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop() virtio-sound migration part 1 - - 1 - --- 2024-02-18 Volker Rümelin New
[v2,05/11] hw/audio/virtio-sound: free all stream buffers on reset virtio-sound migration part 1 - - - - --- 2024-02-18 Volker Rümelin New
[v2,04/11] hw/audio/virtio-sound: allocate an array of streams virtio-sound migration part 1 - - - - --- 2024-02-18 Volker Rümelin New
[v2,03/11] hw/audio/virtio-sound: remove command and stream mutexes virtio-sound migration part 1 - - - - --- 2024-02-18 Volker Rümelin New
[v2,02/11] hw/audio/virtio-sound: fix segmentation fault in tx/rx xfer handler virtio-sound migration part 1 - - - - --- 2024-02-18 Volker Rümelin New
[v2,01/11] hw/audio/virtio-sound: return correct command response size virtio-sound migration part 1 - - 1 - --- 2024-02-18 Volker Rümelin New
[10/10] hw/audio/virtio-sound: add placeholder for buffer write position virtio-sound migration part 1 - - - - --- 2024-01-04 Volker Rümelin New
[09/10] hw/audio/virtio-sound: add missing vmstate fields virtio-sound migration part 1 - - - - --- 2024-01-04 Volker Rümelin New
[08/10] hw/audio/virtio-sound: fix segmentation fault in tx/rx xfer handler virtio-sound migration part 1 - - - - --- 2024-01-04 Volker Rümelin New
[07/10] hw/audio/virtio-sound: introduce virtio_snd_set_active() virtio-sound migration part 1 - - 1 - --- 2024-01-04 Volker Rümelin New
[06/10] hw/audio/virtio-sound: introduce virtio_snd_pcm_open() virtio-sound migration part 1 - - 1 - --- 2024-01-04 Volker Rümelin New
[05/10] hw/audio/virtio-sound: return correct command response size virtio-sound migration part 1 - - 1 - --- 2024-01-04 Volker Rümelin New
[04/10] hw/audio/virtio-sound: add stream state variable virtio-sound migration part 1 - - - - --- 2024-01-04 Volker Rümelin New
[03/10] hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop() virtio-sound migration part 1 - - 1 - --- 2024-01-04 Volker Rümelin New
[02/10] hw/audio/virtio-sound: allocate all streams in advance virtio-sound migration part 1 - - - - --- 2024-01-04 Volker Rümelin New
[01/10] hw/audio/virtio-sound: remove command and stream mutexes virtio-sound migration part 1 - - - - --- 2024-01-04 Volker Rümelin New
hw/vfio: fix iteration over global VFIODevice list hw/vfio: fix iteration over global VFIODevice list - 1 3 - --- 2023-12-29 Volker Rümelin New
[for,8.2] hw/audio/virtio-sound: mark the device as unmigratable [for,8.2] hw/audio/virtio-sound: mark the device as unmigratable 1 - 2 - --- 2023-12-04 Volker Rümelin New
[for,8.2] ui/gtk-egl: move function calls back to regular code path [for,8.2] ui/gtk-egl: move function calls back to regular code path - 1 1 - --- 2023-11-11 Volker Rümelin New
hw/audio/virtio-snd-pci: fix the PCI class code hw/audio/virtio-snd-pci: fix the PCI class code - - 3 - --- 2023-11-07 Volker Rümelin New
[2/2] hw/audio/hda-codec: reenable the audio mixer hw/audio/hda-codec bug fixes - 1 1 - --- 2023-11-05 Volker Rümelin New
[1/2] hw/audio/hda-codec: fix multiplication overflow hw/audio/hda-codec bug fixes - 1 1 - --- 2023-11-05 Volker Rümelin New
[8/8] hw/audio/es1370: trace lost interrupts hw/audio/es1370: bug fix - - - - --- 2023-09-17 Volker Rümelin New
[7/8] hw/audio/es1370: change variable type and name hw/audio/es1370: bug fix - - - - --- 2023-09-17 Volker Rümelin New
[6/8] hw/audio/es1370: block structure coding style fixes hw/audio/es1370: bug fix - - - - --- 2023-09-17 Volker Rümelin New
[5/8] hw/audio/es1370: remove #ifdef ES1370_VERBOSE to avoid bit rot hw/audio/es1370: bug fix - - - 1 --- 2023-09-17 Volker Rümelin New
[4/8] hw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid bit rot hw/audio/es1370: bug fix - - - 1 --- 2023-09-17 Volker Rümelin New
[3/8] hw/audio/es1370: remove unused dolog macro hw/audio/es1370: bug fix - - - 1 --- 2023-09-17 Volker Rümelin New
[2/8] hw/audio/es1370: replace bit-rotted code with tracepoints hw/audio/es1370: bug fix - - - 1 --- 2023-09-17 Volker Rümelin New
[1/8] hw/audio/es1370: reset current sample counter hw/audio/es1370: bug fix - - - 1 --- 2023-09-17 Volker Rümelin New
[v2] tests/qtest/ac97-test: add up-/downsampling tests [v2] tests/qtest/ac97-test: add up-/downsampling tests - - - - --- 2023-05-20 Volker Rümelin New
[v2,1/1] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows SDL2: fix handling of the AltGr key on Windows again - - - 1 --- 2023-04-18 Volker Rümelin New
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows - - 1 1 --- 2023-04-18 Volker Rümelin New
DO-NOT-MERGE: pipewire sample code DO-NOT-MERGE: pipewire sample code - - - - --- 2023-03-11 Volker Rümelin New
[v3,15/15] audio: remove sw->ratio audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-24 Volker Rümelin New
[v3,14/15] audio/audio_template: substitute sw->hw with hw audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-24 Volker Rümelin New
[v3,13/15] audio: handle leftover audio frame from upsampling audio: improve callback interface for audio frontends 2 - - - --- 2023-02-24 Volker Rümelin New
[v3,12/15] audio: make recording packet length calculation exact audio: improve callback interface for audio frontends 1 - - - --- 2023-02-24 Volker Rümelin New
[v3,11/15] audio: rename variables in audio_pcm_sw_read() audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-24 Volker Rümelin New
[v3,10/15] audio: replace the resampling loop in audio_pcm_sw_read() audio: improve callback interface for audio frontends 2 - - - --- 2023-02-24 Volker Rümelin New
[v3,09/15] audio: make playback packet length calculation exact audio: improve callback interface for audio frontends 1 - - - --- 2023-02-24 Volker Rümelin New
[v3,08/15] audio: remove unused noop_conv() function audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-24 Volker Rümelin New
[v3,07/15] audio: don't misuse audio_pcm_sw_write() audio: improve callback interface for audio frontends 2 - - - --- 2023-02-24 Volker Rümelin New
[v3,06/15] audio: rename variables in audio_pcm_sw_write() audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-24 Volker Rümelin New
[v3,05/15] audio: remove sw == NULL check audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-24 Volker Rümelin New
[v3,04/15] audio: replace the resampling loop in audio_pcm_sw_write() audio: improve callback interface for audio frontends 2 - - - --- 2023-02-24 Volker Rümelin New
[v3,03/15] audio: make the resampling code greedy audio: improve callback interface for audio frontends 2 - - - --- 2023-02-24 Volker Rümelin New
[v3,02/15] audio: change type and name of the resample buffer audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-24 Volker Rümelin New
[v3,01/15] audio: change type of mix_buf and conv_buf audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-24 Volker Rümelin New
[v2,17/17] audio: remove sw->ratio audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-06 Volker Rümelin New
[v2,16/17] audio/audio_template: substitute sw->hw with hw audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-06 Volker Rümelin New
[v2,15/17] audio: handle leftover audio frame from upsampling audio: improve callback interface for audio frontends 2 - - - --- 2023-02-06 Volker Rümelin New
[v2,14/17] audio: wire up st_rate_frames_out() audio: improve callback interface for audio frontends 1 - - - --- 2023-02-06 Volker Rümelin New
[v2,13/17] audio/mixeng: calculate number of output frames audio: improve callback interface for audio frontends 1 - - - --- 2023-02-06 Volker Rümelin New
[v2,12/17] audio: rename variables in audio_pcm_sw_read() audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-06 Volker Rümelin New
[v2,11/17] audio: replace the resampling loop in audio_pcm_sw_read() audio: improve callback interface for audio frontends 2 - - - --- 2023-02-06 Volker Rümelin New
[v2,10/17] audio: wire up st_rate_frames_in() audio: improve callback interface for audio frontends 1 - - - --- 2023-02-06 Volker Rümelin New
[v2,09/17] audio/mixeng: calculate number of input frames audio: improve callback interface for audio frontends 2 - - - --- 2023-02-06 Volker Rümelin New
[v2,08/17] audio: remove unused noop_conv() function audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-06 Volker Rümelin New
[v2,07/17] audio: don't misuse audio_pcm_sw_write() audio: improve callback interface for audio frontends 2 - - - --- 2023-02-06 Volker Rümelin New
[v2,06/17] audio: rename variables in audio_pcm_sw_write() audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-06 Volker Rümelin New
[v2,05/17] audio: remove sw == NULL check audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-06 Volker Rümelin New
[v2,04/17] audio: replace the resampling loop in audio_pcm_sw_write() audio: improve callback interface for audio frontends 2 - - - --- 2023-02-06 Volker Rümelin New
[v2,03/17] audio: make the resampling code greedy audio: improve callback interface for audio frontends 2 - - - --- 2023-02-06 Volker Rümelin New
[v2,02/17] audio: change type and name of the resample buffer audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-06 Volker Rümelin New
[v2,01/17] audio: change type of mix_buf and conv_buf audio: improve callback interface for audio frontends 1 - 1 - --- 2023-02-06 Volker Rümelin New
[v2,11/11] alsaaudio: reintroduce default recording settings audio: more improvements - - - - --- 2023-01-21 Volker Rümelin New
[v2,10/11] alsaaudio: change default playback settings audio: more improvements 1 - - - --- 2023-01-21 Volker Rümelin New
[v2,09/11] audio: remove audio_calloc() function audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,08/11] audio/audio_template: use g_new0() to replace audio_calloc() audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,07/11] audio/audio_template: use g_malloc0() to replace audio_calloc() audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,06/11] audio/alsaaudio: use g_new0() instead of audio_calloc() audio: more improvements - - 2 - --- 2023-01-21 Volker Rümelin New
[v2,05/11] audio/mixeng: use g_new0() instead of audio_calloc() audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,04/11] audio: remove unused #define AUDIO_STRINGIFY audio: more improvements - - 2 - --- 2023-01-21 Volker Rümelin New
[v2,03/11] audio: rename hardware store to backend audio: more improvements - - 2 - --- 2023-01-21 Volker Rümelin New
[v2,02/11] audio: don't show unnecessary error messages audio: more improvements - - 1 - --- 2023-01-21 Volker Rümelin New
[v2,01/11] audio: log unimplemented audio device sample rates audio: more improvements 1 - - - --- 2023-01-21 Volker Rümelin New
[00/17] audio: improve callback interface for audio frontends 1 - - - --- 2023-01-15 Volker Rümelin New
[11/11] alsaaudio: reintroduce default recording settings audio: more improvements - - - - --- 2022-12-18 Volker Rümelin New
[10/11] alsaaudio: change default playback settings audio: more improvements 1 - - - --- 2022-12-18 Volker Rümelin New
[09/11] audio: remove audio_calloc() function audio: more improvements - - 1 - --- 2022-12-18 Volker Rümelin New
[08/11] audio/audio_template: use g_new0() to replace audio_calloc() audio: more improvements - - 1 - --- 2022-12-18 Volker Rümelin New
[07/11] audio/audio_template: use g_malloc0() to replace audio_calloc() audio: more improvements - - 2 - --- 2022-12-18 Volker Rümelin New
[06/11] audio/alsaaudio: use g_new0() instead of audio_calloc() audio: more improvements - - 2 - --- 2022-12-18 Volker Rümelin New
[05/11] audio/mixeng: use g_new0() instead of audio_calloc() audio: more improvements - - 1 - --- 2022-12-18 Volker Rümelin New
[04/11] audio: remove unused #define AUDIO_STRINGIFY audio: more improvements - - 2 - --- 2022-12-18 Volker Rümelin New
[03/11] audio: rename hardware store to backend audio: more improvements - - 1 - --- 2022-12-18 Volker Rümelin New
[02/11] audio: don't show unnecessary error messages audio: more improvements - - 1 - --- 2022-12-18 Volker Rümelin New
[01/11] audio: log unimplemented audio device sample rates audio: more improvements 1 - - - --- 2022-12-18 Volker Rümelin New
tests/qtest/ac97-test: add up-/downsampling tests tests/qtest/ac97-test: add up-/downsampling tests - - - - --- 2022-10-22 Volker Rümelin New
ui: remove useless typecasts ui: remove useless typecasts - - 3 - --- 2022-10-22 Volker Rümelin New
[12/12] audio: prevent an integer overflow in resampling code audio: misc. improvements and bug fixes - - - - --- 2022-09-23 Volker Rümelin New
[11/12] audio: fix sw->buf size for audio recording audio: misc. improvements and bug fixes 1 - - - --- 2022-09-23 Volker Rümelin New
[10/12] audio: refactor audio_get_avail() audio: misc. improvements and bug fixes - - 1 - --- 2022-09-23 Volker Rümelin New
[09/12] audio: rename audio_sw_bytes_free() audio: misc. improvements and bug fixes - - 1 - --- 2022-09-23 Volker Rümelin New
« 1 2 3 4 »