index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
OutputThread.cxx
Age
Commit message (
Expand
)
Author
2014-01-23
output/*: move to output/plugins/
Max Kellermann
2014-01-23
thread/Name: set thread names
Max Kellermann
2014-01-14
OutputThread: use real-time priority
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-28
pcm/PcmMix: improved dithering
Max Kellermann
2013-12-24
OutputThread: handle failing ReplayGainFilter::Open()
Max Kellermann
2013-11-25
Volume, Output: use new class PeriodClock instead of GTimer
Max Kellermann
2013-11-13
PcmConvert: add methods Open(), Close()
Max Kellermann
2013-11-06
OutputControl: reduce the number of OutputThread wakeups
Max Kellermann
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-09-26
MusicPipe: expose the C++ API
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-08-07
FatalError: new library to replace mpd_error.h
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-30
output_api: convert to C++
Max Kellermann
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
2013-04-17
use g_thread_new() if GLib is recent enough
Max Kellermann
2013-04-17
OutputInternal: use Mutex instead of GMutex
Max Kellermann
2013-04-17
output: convert to C++
Max Kellermann
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
2013-02-02
FilterInternal: convert struct filter to a OO interface
Max Kellermann
2013-02-01
filter: convert to C++
Max Kellermann
2013-01-31
pcm_*: convert to C++
Max Kellermann
2013-01-30
filter/convert: convert to C++
Max Kellermann
2013-01-30
{encoder,output}_api.h: allow compiling as C++
Max Kellermann
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
2013-01-10
notify: convert to C++
Max Kellermann
2013-01-07
filter/replay_gain: convert to C++
Max Kellermann
2013-01-04
player_control.h: convert header to C++
Max Kellermann
2013-01-04
MusicChunk: move functions to methods
Max Kellermann
2013-01-04
buffer, pipe: convert to C++
Max Kellermann
2013-01-04
output_*: convert to C++
Max Kellermann