| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori | 2011-09-20 | 1 | -1/+1 |
|\ |
|
| * | Replace the VMSTOP macros with a proper state type | Luiz Capitulino | 2011-09-15 | 1 | -1/+1 |
* | | wavaudio: Use stdio instead of QEMUFile | Juan Quintela | 2011-09-20 | 1 | -10/+36 |
* | | wavcapture: Use stdio instead of QEMUFile | Juan Quintela | 2011-09-20 | 1 | -23/+56 |
|/ |
|
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 10 | -57/+57 |
* | coreaudio: Fix OSStatus format specifier | Andreas Färber | 2011-06-23 | 1 | -1/+1 |
* | coreaudio: Avoid formatting UInt32 type | Andreas Färber | 2011-06-23 | 1 | -2/+2 |
* | Fix compilation warning due to incorrectly specified type | Alexandre Raymond | 2011-06-14 | 1 | -1/+1 |
* | Fix compilation warning due to missing header for sigaction (followup) | Alexandre Raymond | 2011-06-08 | 2 | -3/+0 |
* | audio: fix integer overflow expression | Juha Riihim?ki | 2011-06-01 | 1 | -2/+2 |
* | Fix trivial "endianness bugs" | Stefan Weil | 2011-04-03 | 1 | -10/+10 |
* | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini | 2011-03-21 | 4 | -7/+7 |
* | pulseaudio: tweak config | Gerd Hoffmann | 2011-01-25 | 1 | -9/+1 |
* | pulseaudio: setup buffer attrs | Gerd Hoffmann | 2011-01-25 | 1 | -1/+11 |
* | pulseaudio: process 1/4 buffer max at once | Gerd Hoffmann | 2011-01-25 | 1 | -13/+9 |
* | audio: split sample conversion and volume mixing | Michael Walle | 2011-01-12 | 13 | -55/+52 |
* | alsaaudio: add endianness support for VoiceIn | Michael Walle | 2011-01-09 | 1 | -7/+27 |
* | ossaudio: add endianness support for VoiceIn | Michael Walle | 2011-01-09 | 1 | -5/+15 |
* | noaudio: correctly account acquired samples | Michael Walle | 2011-01-04 | 1 | -0/+3 |
* | noaudio: fix return value for read() | Michael Walle | 2010-12-10 | 1 | -1/+1 |
* | audio: Use GCC_FMT_ATTR (format checking) | Stefan Weil | 2010-12-04 | 1 | -1/+2 |
* | audio: Only use audio timer when necessary | malc | 2010-11-18 | 1 | -14/+10 |
* | add copyright to spiceaudio | Gerd Hoffmann | 2010-11-11 | 1 | -0/+19 |
* | spice: add audio | Gerd Hoffmann | 2010-11-09 | 3 | -0/+331 |
* | issue snd_pcm_start() when capturing audio | Jindrich Makovicka | 2010-10-18 | 1 | -6/+17 |
* | fix 100% CPU load when idle with ALSA | Jindrich Makovicka | 2010-10-18 | 1 | -0/+4 |
* | Use GCC_FMT_ATTR (format checking) | Stefan Weil | 2010-10-03 | 1 | -1/+1 |
* | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) | Stefan Weil | 2010-10-03 | 1 | -5/+1 |
* | pulse-audio: fix bug on updating rpos | Wu Fengguang | 2010-09-29 | 1 | -1/+1 |
* | audio: Fix memory size for resampling buffer in DAC case | malc | 2010-09-28 | 1 | -4/+0 |
* | Move macros GCC_ATTR and GCC_FMT_ATTR to common header file | Stefan Weil | 2010-09-22 | 1 | -8/+0 |
* | audio/sdl: return on error | malc | 2010-08-07 | 1 | -0/+1 |
* | audio/sdl: be more anal about errors | malc | 2010-08-06 | 1 | -3/+18 |
* | audio: make audio_pt_init block all signals | malc | 2010-08-06 | 2 | -52/+31 |
* | savevm: Add DeviceState param | Alex Williamson | 2010-07-06 | 1 | -1/+1 |
* | Fix %lld or %llx printf format use | Blue Swirl | 2010-05-22 | 1 | -1/+1 |
* | audio/sdlaudio: remove unused variable | Serge Ziryukin | 2010-04-22 | 1 | -9/+2 |
* | audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup | malc | 2010-04-21 | 1 | -5/+6 |
* | monitor: Separate "default monitor" and "current monitor" cleanly | Markus Armbruster | 2010-03-16 | 1 | -2/+2 |
* | audio: fix comment | malc | 2010-03-11 | 1 | -1/+1 |
* | audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler | malc | 2010-02-28 | 1 | -0/+4 |
* | audio/alsa: Spelling typo (paramters) | Vagrant Cascadian | 2010-02-28 | 1 | -1/+1 |
* | audio: include more information into audio_bug's output | malc | 2010-01-17 | 1 | -0/+9 |
* | Revert "sdlaudio: make it suck less" | malc | 2010-01-17 | 1 | -30/+50 |
* | Workaround for broken OSS_GETVERSION on FreeBSD, part two | Juergen Lock | 2010-01-13 | 1 | -4/+26 |
* | oss: fix fragment setting | malc | 2010-01-09 | 1 | -13/+16 |
* | oss: issue OSS_GETVERSION ioctl only when needed | malc | 2010-01-09 | 1 | -17/+17 |
* | oss: refactor code around policy setting | malc | 2010-01-09 | 1 | -12/+8 |
* | oss: workaround for cases when OSS_GETVERSION is not defined | malc | 2010-01-08 | 1 | -1/+12 |
* | audio: port to vmstate | Juan Quintela | 2009-12-03 | 1 | -17/+9 |