235 Commits (dfb3804d478bce02350bdf87534dc7dd3d1ded51)

Author SHA1 Message Date
Jeremy White 795ca114d3 Add the ability to vary Spice playback and record rates, to facilitate Opus support. 12 years ago
Gerd Hoffmann 0e8ae611bd audio: adjust pulse to 100Hz wakeup rate 13 years ago
Hans de Goede 40a814b0b1 audio: Lower default wakeup rate to 100 times / second 13 years ago
Gerd Hoffmann 73204cffe5 ossaudio: check for oss support in oss_audio_init 13 years ago
Gerd Hoffmann 926de75432 Revert "ossaudio: do not enable by default" 13 years ago
Anthony Liguori c905c5012a ossaudio: do not enable by default 13 years ago
Alex Bligh 203cea22a3 audio/mixeng_template.h: fix inline declaration 13 years ago
Hans de Goede b4350deed6 audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second 13 years ago
Bandan Das 19b0dfc19c audio: remove CONFIG_MIXEMU configure option 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Stefan Weil 87e613ea9e audio: Replace static functions in header file by macros, remove GCC_ATTR 13 years ago
Brad Smith 4f6ab397b6 Remove OSS support for OpenBSD 13 years ago
Michael Tokarev 997aba8e25 remove some double-includes 13 years ago
Stefan Weil 457b654327 audio: Replace non-portable asprintf in debug code by g_strdup_printf 13 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 14 years ago
Paolo Bonzini f8fe796407 janitor: do not include qemu-char everywhere 14 years ago
Paolo Bonzini 077805fa92 janitor: do not rely on indirect inclusions of or from qemu-char.h 14 years ago
Paolo Bonzini 525877c999 build: move rules from Makefile to */Makefile.objs 14 years ago
Anthony Liguori 46ee77b357 Revert "audio/wavcapture: Clarify licensing" 14 years ago
Anthony Liguori d76aa45bf1 Revert "audio/audio_pt_int: Clarify licensing" 14 years ago
malc 72bc6f1bf7 audio/audio_pt_int: Clarify licensing 14 years ago
malc 456a84d156 audio/wavcapture: Clarify licensing 14 years ago
Stefan Weil 93b6599734 audio: Fix warning from static code analysis 14 years ago
munkyu.im 13ef70f64e audio/winwave: previous audio buffer should be flushed 14 years ago
malc 8361710398 audio: Unbreak capturing in mixemu case 14 years ago
malc eb2aeacf98 audio/winwave: Fix typo 14 years ago
Paolo Bonzini b0b68fc671 build: move audio/ objects to nested Makefile.objs 14 years ago
Jan Kiszka aeb29b6459 audio: Always call fini on exit 14 years ago
Roger Pau Monne a28853871d audio: split IN_T into two separate constants 14 years ago
Gerd Hoffmann 8f473dd104 fix build with pulseaudio versions older than 0.9.11 14 years ago
Gerd Hoffmann d6c05bbf29 fix paaudio.c warnings 14 years ago
Marc-André Lureau 6e7a7f3d9b Allow controlling volume with PulseAudio backend 14 years ago
Marc-André Lureau ea9ebc2ce6 Do not use pa_simple PulseAudio API 14 years ago
Marc-André Lureau a70c99c614 audio/spice: add support for volume control 14 years ago
Marc-André Lureau c01b245623 audio: don't apply volume effect if backend has VOICE_VOLUME_CAP 14 years ago
Marc-André Lureau 6c95ab94f9 audio: add VOICE_VOLUME ctl 14 years ago
Stefan Weil b4bd0b168e audio: Add some fall through comments 14 years ago
Stefan Weil e7d81004e4 Fix spelling in comments, documentation and messages 15 years ago
Stefan Weil 15d4a72338 fmodaudio: Remove unused variable 'bits16' (reported by cppcheck) 15 years ago
Juan Quintela 27acf660aa wavaudio: Use stdio instead of QEMUFile 15 years ago
Juan Quintela b04df2a440 wavcapture: Use stdio instead of QEMUFile 15 years ago
Luiz Capitulino 1dfb4dd993 Replace the VMSTOP macros with a proper state type 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Andreas Färber 744d364418 coreaudio: Fix OSStatus format specifier 15 years ago
Andreas Färber cbc36cb05d coreaudio: Avoid formatting UInt32 type 15 years ago
Alexandre Raymond d9cbb0f3ed Fix compilation warning due to incorrectly specified type 15 years ago
Alexandre Raymond 9bf0960a9a Fix compilation warning due to missing header for sigaction (followup) 15 years ago
Juha Riihim?ki 578c7b2ca8 audio: fix integer overflow expression 15 years ago