aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2012-09-23audio: Fix warning from static code analysisStefan Weil
2012-08-28audio/winwave: previous audio buffer should be flushedmunkyu.im
2012-07-16audio: Unbreak capturing in mixemu casemalc
2012-06-15audio/winwave: Fix typomalc
2012-06-07build: move audio/ objects to nested Makefile.objsPaolo Bonzini
2012-05-24audio: Always call fini on exitJan Kiszka
2012-05-18audio: split IN_T into two separate constantsRoger Pau Monne
2012-05-04fix build with pulseaudio versions older than 0.9.11Gerd Hoffmann
2012-04-25fix paaudio.c warningsGerd Hoffmann
2012-04-17Allow controlling volume with PulseAudio backendMarc-André Lureau
2012-04-17Do not use pa_simple PulseAudio APIMarc-André Lureau
2012-04-17audio/spice: add support for volume controlMarc-André Lureau
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau
2012-02-25audio: Add some fall through commentsStefan Weil
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil
2011-11-18fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)Stefan Weil
2011-09-20Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-09-20wavaudio: Use stdio instead of QEMUFileJuan Quintela
2011-09-20wavcapture: Use stdio instead of QEMUFileJuan Quintela
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-23coreaudio: Fix OSStatus format specifierAndreas Färber
2011-06-23coreaudio: Avoid formatting UInt32 typeAndreas Färber
2011-06-14Fix compilation warning due to incorrectly specified typeAlexandre Raymond
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond
2011-06-01audio: fix integer overflow expressionJuha Riihim?ki
2011-04-03Fix trivial "endianness bugs"Stefan Weil
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-01-25pulseaudio: tweak configGerd Hoffmann
2011-01-25pulseaudio: setup buffer attrsGerd Hoffmann
2011-01-25pulseaudio: process 1/4 buffer max at onceGerd Hoffmann
2011-01-12audio: split sample conversion and volume mixingMichael Walle
2011-01-09alsaaudio: add endianness support for VoiceInMichael Walle
2011-01-09ossaudio: add endianness support for VoiceInMichael Walle
2011-01-04noaudio: correctly account acquired samplesMichael Walle
2010-12-10noaudio: fix return value for read()Michael Walle
2010-12-04audio: Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-11-18audio: Only use audio timer when necessarymalc
2010-11-11add copyright to spiceaudioGerd Hoffmann
2010-11-09spice: add audioGerd Hoffmann
2010-10-18issue snd_pcm_start() when capturing audioJindrich Makovicka
2010-10-18fix 100% CPU load when idle with ALSAJindrich Makovicka
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-09-29pulse-audio: fix bug on updating rposWu Fengguang
2010-09-28audio: Fix memory size for resampling buffer in DAC casemalc
2010-09-22Move macros GCC_ATTR and GCC_FMT_ATTR to common header fileStefan Weil
2010-08-07audio/sdl: return on errormalc
2010-08-06audio/sdl: be more anal about errorsmalc