Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | winmm_output: handle empty string case when parsing device id | Denis Krjuchkov | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | winmm_output: added "device" configuration option | Denis Krjuchkov | 2010-11-04 | 1 | -2/+35 |
| | | | | | Device can be specified either by magic index (starting with 0) or by device name. | ||||
* | winmm_output: improved test_default_device | Denis Krjuchkov | 2010-11-03 | 1 | -2/+1 |
| | | | | If no device is available test_default_device returns false. | ||||
* | mixer: winmm_mixer implemented | Denis Krjuchkov | 2010-10-09 | 1 | -0/+9 |
| | |||||
* | win32_output: renamed win32 output plugin to winmm | Denis Krjuchkov | 2010-10-08 | 1 | -0/+296 |
Win32 has many audio APIs. New name is slightly more correct. |