aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputAll.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-23output/*: move to output/plugins/Max Kellermann1-589/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-03OutputAll: use new[]/delete[] instead of g_new()/g_free()Max Kellermann1-4/+2
2013-11-25Volume, Output: use new class PeriodClock instead of GTimerMax Kellermann1-4/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-28player_control: rename to PlayerControlMax Kellermann1-2/+2
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann1-1/+1
2013-10-19*: use references instead of pointersMax Kellermann1-6/+6
2013-10-19*: use nullptr instead of NULLMax Kellermann1-33/+33
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann1-0/+2
2013-10-02Log: new logging library APIMax Kellermann1-3/+0
2013-09-27OutputAll: add pure/const attributesMax Kellermann1-0/+1
2013-09-26MusicBuffer: expose the C++ APIMax Kellermann1-10/+9
2013-09-26MusicPipe: expose the C++ APIMax Kellermann1-19/+18
2013-09-05conf.h: remove obsolete headerMax Kellermann1-1/+3
2013-09-04util/Error: new error passing libraryMax Kellermann1-11/+10
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-1/+1
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann1-6/+6
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-1/+1
2013-08-04OutputPlugin: pass config_param referenceMax Kellermann1-3/+10
2013-08-03audio_format: convert to C++Max Kellermann1-10/+8
2013-04-17OutputInternal: use Mutex instead of GMutexMax Kellermann1-22/+12
2013-04-17output: convert to C++Max Kellermann1-5/+1
2013-01-20PlayerControl: move functions into the classMax Kellermann1-4/+4
2013-01-10notify: convert to C++Max Kellermann1-9/+2
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann1-1/+1
2013-01-07mixer_all: convert to C++Max Kellermann1-1/+1
2013-01-05filter/ReplayGain: add method _set_mode()Max Kellermann1-0/+7
2013-01-04player_control.h: convert header to C++Max Kellermann1-1/+1
2013-01-04MusicChunk: move functions to methodsMax Kellermann1-1/+1
2013-01-04buffer, pipe: convert to C++Max Kellermann1-7/+3
2013-01-04output_*: convert to C++Max Kellermann1-5/+12
2012-08-08output_all: add basic GError supportMax Kellermann1-4/+15
2011-09-19output_plugin: the plugin allocates the audio_output objectMax Kellermann1-24/+28
2011-09-01output_all: move _lock_signal() to output_control.cMax Kellermann1-19/+3
2011-09-01output_thread: reimplement CANCEL synchronizationMax Kellermann1-2/+5
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10include cleanupMax Kellermann1-0/+1
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-7/+7
2010-11-05pipe: add helper function music_pipe_empty()Max Kellermann1-2/+2
2010-10-05output_all: disable outputs on shutdownMax Kellermann1-0/+1
2010-09-28mpd_error: more correct MPD_ERROR implementationDenis Krjuchkov1-1/+1
2010-09-25eliminate g_error() usageThomas Jansen1-5/+6
2010-03-10output: added option "always_on" for radio stationsMax Kellermann1-0/+23
2010-01-02output_all: reset elapsed_time at song borderMax Kellermann1-0/+8
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12player_thread: initialize chunk->times in silence generatorMax Kellermann1-1/+4
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-11-09output_thread: added command DRAINMax Kellermann1-0/+9
2009-11-07output_all: automatically attempt to re-enable failed outputsMax Kellermann1-0/+1