aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/winmm_output_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: enable WIN32_LEAN_AND_MEAN on WindowsMax Kellermann2013-01-111-1/+0
* audio_format: remove the packed S24 formatMax Kellermann2012-03-221-1/+0
* Merge branch 'v0.16.x'Max Kellermann2012-02-131-5/+1
|\
| * output/winmm: remove pointless NULL checkMax Kellermann2012-02-131-5/+1
* | winmm_output_plugin: fail if wrong device specified instead of using fallback.Denis Krjuchkov2011-12-131-12/+29
* | output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-191-17/+23
* | output: per-plugin headerMax Kellermann2011-09-171-0/+1
* | copyright year 2011Max Kellermann2011-01-291-1/+1
|/
* winmm_output: handle empty string case when parsing device idDenis Krjuchkov2010-11-041-1/+1
* winmm_output: added "device" configuration optionDenis Krjuchkov2010-11-041-2/+35
* winmm_output: improved test_default_deviceDenis Krjuchkov2010-11-031-2/+1
* mixer: winmm_mixer implementedDenis Krjuchkov2010-10-091-0/+9
* win32_output: renamed win32 output plugin to winmmDenis Krjuchkov2010-10-081-0/+296