Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-02-13 | output/winmm: remove pointless NULL check | Max Kellermann | 1 | -5/+1 | |
pcm_buffer_get() cannot ever return NULL. | |||||
2010-11-04 | winmm_output: handle empty string case when parsing device id | Denis Krjuchkov | 1 | -1/+1 | |
2010-11-04 | winmm_output: added "device" configuration option | Denis Krjuchkov | 1 | -2/+35 | |
Device can be specified either by magic index (starting with 0) or by device name. | |||||
2010-11-03 | winmm_output: improved test_default_device | Denis Krjuchkov | 1 | -2/+1 | |
If no device is available test_default_device returns false. | |||||
2010-10-09 | mixer: winmm_mixer implemented | Denis Krjuchkov | 1 | -0/+9 | |
2010-10-08 | win32_output: renamed win32 output plugin to winmm | Denis Krjuchkov | 1 | -50/+50 | |
Win32 has many audio APIs. New name is slightly more correct. | |||||
2010-05-20 | output/win32: new output plugin for Windows Wave | Max Kellermann | 1 | -0/+296 | |