]> git.proxmox.com Git - mirror_qemu.git/history - audio
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
[mirror_qemu.git] / audio /
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Michael Tokarevaudio: spelling fixes
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-17 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-17 Richard HendersonMerge tag 'pull-target-arm-20230717' of https://git...
2023-07-17 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-07-17 Marc-André Lureauaudio/pw: improve channel position code
2023-07-17 Marc-André Lureauaudio/pw: remove wrong comment
2023-07-17 Marc-André Lureauaudio/pw: simplify error reporting in stream creation
2023-07-17 Marc-André Lureauaudio/pw: add more error reporting
2023-07-17 Marc-André Lureauaudio/pw: factorize some common code
2023-07-17 Marc-André Lureauaudio/pw: add more details on error
2023-07-17 Marc-André Lureauaudio/pw: trace during init before calling pipewire API
2023-07-17 Marc-André Lureauaudio/pw: needless check for NULL
2023-07-17 Marc-André Lureauaudio/pw: drop needless case statement
2023-07-17 Marc-André Lureauaudio/pw: Pipewire->PipeWire case fix for user-visible...
2023-07-01 Richard HendersonMerge tag 'pull-tcg-20230701' of https://gitlab.com...
2023-07-01 Marc-André Lureauaudio: dbus requires pixman
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-28 Richard HendersonMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-06-28 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-06-27 Marc-André Lureauui/dbus: win32 support
2023-06-27 Marc-André Lureauui/dbus: compile without gio/gunixfdlist.h
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-03 Richard HendersonMerge tag 'migration-20230602-pull-request' of https...
2023-06-02 Richard HendersonMerge tag 'pull-nbd-2023-06-01-v2' of https://repo...
2023-06-02 Eric Blakecutils: Adjust signature of parse_uint[_full]
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pull-ppc-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pw-pull-request' of https://gitlab.com/marca...
2023-05-05 Dorinda Basseyaudio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-17 Peter MaydellMerge tag '20230316-xtensa' of https://github.com/OSLL...
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-13 Marc-André Lureauaudio/dbus: there are no sender for p2p mode
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-07 Peter MaydellMerge tag 'pull-target-arm-20230306' of https://git...
2023-03-07 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-03-07 Peter MaydellMerge tag 'pull-xen-20230306' of https://xenbits.xen...
2023-03-06 Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06 Volker Rümelinaudio: remove sw->ratio
2023-03-06 Volker Rümelinaudio/audio_template: substitute sw->hw with hw
2023-03-06 Volker Rümelinaudio: handle leftover audio frame from upsampling
2023-03-06 Volker Rümelinaudio: make recording packet length calculation exact
2023-03-06 Volker Rümelinaudio: rename variables in audio_pcm_sw_read()
2023-03-06 Volker Rümelinaudio: replace the resampling loop in audio_pcm_sw_read()
2023-03-06 Volker Rümelinaudio: make playback packet length calculation exact
2023-03-06 Volker Rümelinaudio: remove unused noop_conv() function
2023-03-06 Volker Rümelinaudio: don't misuse audio_pcm_sw_write()
2023-03-06 Volker Rümelinaudio: rename variables in audio_pcm_sw_write()
2023-03-06 Volker Rümelinaudio: remove sw == NULL check
2023-03-06 Volker Rümelinaudio: replace the resampling loop in audio_pcm_sw_write()
2023-03-06 Volker Rümelinaudio: make the resampling code greedy
2023-03-06 Volker Rümelinaudio: change type and name of the resample buffer
2023-03-06 Volker Rümelinaudio: change type of mix_buf and conv_buf
2023-03-06 Volker Rümelinalsaaudio: reintroduce default recording settings
2023-03-06 Volker Rümelinalsaaudio: change default playback settings
2023-03-06 Volker Rümelinaudio: remove audio_calloc() function
2023-03-06 Volker Rümelinaudio/audio_template: use g_new0() to replace audio_cal...
2023-03-06 Volker Rümelinaudio/audio_template: use g_malloc0() to replace audio_...
2023-03-06 Volker Rümelinaudio/alsaaudio: use g_new0() instead of audio_calloc()
2023-03-06 Volker Rümelinaudio/mixeng: use g_new0() instead of audio_calloc()
2023-03-06 Volker Rümelinaudio: remove unused #define AUDIO_STRINGIFY
2023-03-06 Volker Rümelinaudio: rename hardware store to backend
2023-03-06 Volker Rümelinaudio: don't show unnecessary error messages
2023-03-06 Volker Rümelinaudio: log unimplemented audio device sample rates
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Markus ArmbrusterFix non-first inclusions of qemu/osdep.h
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-04 Markus Armbrusteraudio: Move HMP commands from monitor/ to audio/
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-02 Peter MaydellMerge tag 'pull-jan-omnibus-020223-1' of https://gitlab...
2023-02-02 Peter MaydellMerge tag 'pull-request-2023-01-31' of https://gitlab...
2023-01-30 Daniel P. Berrangéqapi, audio: Make introspection reflect build configura...
2023-01-30 Daniel P. Berrangéqapi, audio: add query-audiodev command
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14 Peter MaydellMerge tag 'pull-qapi-2022-12-14-v2' of https://repo...
2022-12-13 Markus Armbrusterqapi audio: Elide redundant has_FOO in generated C
2022-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-07 Stefan HajnocziMerge tag 'pull-loongarch-20221107' of https://gitlab...
2022-11-07 Stefan HajnocziMerge tag 'pull-request-2022-11-06' of https://gitlab...
next