Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | audio/winwave: previous audio buffer should be flushed | munkyu.im | 2012-08-28 | 1 | -9/+3 |
* | audio/winwave: Fix typo | malc | 2012-06-15 | 1 | -1/+1 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -8/+8 |
* | audio: split sample conversion and volume mixing | Michael Walle | 2011-01-12 | 1 | -2/+1 |
* | winwave: ADC support | malc | 2009-10-15 | 1 | -24/+336 |
* | winwave: make error logging more consistent | malc | 2009-10-15 | 1 | -6/+7 |
* | winwave: follow the rules when closing the output device | malc | 2009-10-15 | 1 | -0/+19 |
* | winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLE | malc | 2009-10-11 | 1 | -0/+18 |
* | winwave: close event handle and delete wait object after closing HWAVEOUT | malc | 2009-10-11 | 1 | -2/+2 |
* | winwave: remove wait object when finalizing DAC voice | malc | 2009-10-11 | 1 | -13/+14 |
* | winwave: poll mode | malc | 2009-10-10 | 1 | -0/+61 |
* | Windows Waveform Audio driver (no ADC support yet) | malc | 2009-10-10 | 1 | -0/+312 |