summaryrefslogtreecommitdiff
path: root/src/output/plugins
AgeCommit message (Expand)Author
2014-09-27Add MusicBrainz' Release Track Id tagWieland Hoffmann
2014-09-26output/alsa: change a few "dsd" to "dop"Max Kellermann
2014-09-05output/pulse: simplify _wait_for_operation()Max Kellermann
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann
2014-08-31Merge tag 'v0.18.13'Max Kellermann
2014-08-30*: add missing Compiler.h includesMax Kellermann
2014-08-30output/alsa: fix signed/unsigned comparison warningMax Kellermann
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann
2014-08-26output/alsa: fix coding styleMax Kellermann
2014-08-26output/alsa: merge Init() into Configure()Max Kellermann
2014-08-26output/alsa: add API documentationMax Kellermann
2014-08-26output/alsa: support native DSD playbackMax Kellermann
2014-08-26output/alsa: move alsa_configure() into the classMax Kellermann
2014-08-26output/alsa: remove obsolete macrosMax Kellermann
2014-08-12PcmExport: use class ConstBufferMax Kellermann
2014-07-14util/Cast: reimplement as template without macroMax Kellermann
2014-07-12Tag: add class const_iterator and methods begin(), end()Max Kellermann
2014-07-09output/plugins/httpd/HttpdClient: fix build failure due to missing stdio.h in...Gustavo Zacarias
2014-03-04PulseOutputPlugin: set icon namePete Beardmore
2014-03-02Merge tag 'release-0.18.9'Max Kellermann
2014-03-01output/sles: support stereoMax Kellermann
2014-02-24output/httpd/client: eliminate GLibMax Kellermann
2014-02-24output/{shout,win32}: include cleanupMax Kellermann
2014-02-24output/openal: use usleep() instead of g_usleep()Max Kellermann
2014-02-24output/pulse: use setenv() instead of g_setenv()Max Kellermann
2014-02-24output/pulse: remove bogus g_free() callMax Kellermann
2014-02-22output/sles: new output plugin for AndroidMax Kellermann
2014-02-19output/httpd: move to dedicated directoryMax Kellermann
2014-02-19Timer: move to output/Max Kellermann
2014-02-06mixer/Plugin: pass AudioOutput reference to init()Max Kellermann
2014-02-06MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann
2014-01-29output: move functions into the AudioOutput structMax Kellermann
2014-01-29AudioOutput: pass plugin to constructorMax Kellermann
2014-01-28AudioOutput: add constructor and destructorMax Kellermann
2014-01-28output: rename source filesMax Kellermann
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann
2014-01-28OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann
2014-01-24Mixer*: move to mixer/Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-23output/*: move to output/plugins/Max Kellermann