aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/WinmmOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann2015-11-061-1/+1
* output/winmm: convert device name to filesystem charsetMax Kellermann2015-03-051-1/+7
* output/winmm: eliminate "goto"Max Kellermann2015-03-051-3/+7
* output/winmm: use StringStartsWith() instead of strstr()Max Kellermann2015-03-041-1/+2
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-3/+3
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* output/winmm: show detailed error messagesMax Kellermann2014-12-171-7/+18
* output/{shout,win32}: include cleanupMax Kellermann2014-02-241-2/+0
* mixer/Plugin: pass AudioOutput reference to init()Max Kellermann2014-02-061-2/+2
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-2/+2
* AudioOutput: pass plugin to constructorMax Kellermann2014-01-291-1/+4
* AudioOutput: add constructor and destructorMax Kellermann2014-01-281-2/+0
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-8/+8
* OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann2014-01-281-1/+1
* Mixer*: move to mixer/Max Kellermann2014-01-241-1/+1
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+353