summaryrefslogtreecommitdiff
path: root/src/OutputThread.cxx
AgeCommit message (Expand)Author
2014-01-23output/*: move to output/plugins/Max Kellermann
2014-01-23thread/Name: set thread namesMax Kellermann
2014-01-14OutputThread: use real-time priorityMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-28pcm/PcmMix: improved ditheringMax Kellermann
2013-12-24OutputThread: handle failing ReplayGainFilter::Open()Max Kellermann
2013-11-25Volume, Output: use new class PeriodClock instead of GTimerMax Kellermann
2013-11-13PcmConvert: add methods Open(), Close()Max Kellermann
2013-11-06OutputControl: reduce the number of OutputThread wakeupsMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-26MusicPipe: expose the C++ APIMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-07-30output_api: convert to C++Max Kellermann
2013-07-30pcm_buffer: convert to C++Max Kellermann
2013-04-17use g_thread_new() if GLib is recent enoughMax Kellermann
2013-04-17OutputInternal: use Mutex instead of GMutexMax Kellermann
2013-04-17output: convert to C++Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann
2013-02-02FilterInternal: convert struct filter to a OO interfaceMax Kellermann
2013-02-01filter: convert to C++Max Kellermann
2013-01-31pcm_*: convert to C++Max Kellermann
2013-01-30filter/convert: convert to C++Max Kellermann
2013-01-30{encoder,output}_api.h: allow compiling as C++Max Kellermann
2013-01-20PlayerControl: move functions into the classMax Kellermann
2013-01-10notify: convert to C++Max Kellermann
2013-01-07filter/replay_gain: convert to C++Max Kellermann
2013-01-04player_control.h: convert header to C++Max Kellermann
2013-01-04MusicChunk: move functions to methodsMax Kellermann
2013-01-04buffer, pipe: convert to C++Max Kellermann
2013-01-04output_*: convert to C++Max Kellermann