aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/plugins/WinmmMixerPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-19Mixer: add class MixerListenerMax Kellermann1-3/+4
2014-02-06mixer/Plugin: pass AudioOutput reference to init()Max Kellermann1-6/+4
2014-02-06MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann1-22/+19
2014-02-05Mixer: rename struct mixer_plugin to MixerPluginMax Kellermann1-1/+1
2014-02-05MixerPlugin: add EventLoop& init() parameterMax Kellermann1-1/+2
2014-01-24Mixer*: move to mixer/Max Kellermann1-1/+1
2014-01-23output/*: move to output/plugins/Max Kellermann1-2/+2
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-02Log: new logging library APIMax Kellermann1-3/+0
2013-09-04util/Error: new error passing libraryMax Kellermann1-12/+8
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-1/+1
2013-08-04MixerPlugin: pass config_param referenceMax Kellermann1-1/+1
2013-07-30output_api: convert to C++Max Kellermann1-1/+1
2013-04-16MixerInternal: convert to classMax Kellermann1-7/+7
2013-04-16mixer/winmm: convert to a classMax Kellermann1-10/+12
2013-02-22mixer_plugin: convert to C++Max Kellermann1-1/+1
2013-02-22{output,mixer}/winmm: convert to C++Max Kellermann1-9/+12
2013-01-11configure.ac: enable WIN32_LEAN_AND_MEAN on WindowsMax Kellermann1-0/+2
2011-02-09general: whitespace cleanupThomas Jansen1-5/+5
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-10-09mixer: winmm_mixer implementedDenis Krjuchkov1-0/+114