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