index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
output
/
OutputThread.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-15
PlayerThread, ...: move to src/player/
Max Kellermann
1
-1
/
+1
2015-06-22
OutputThread: move code to CloseOutput()
Max Kellermann
1
-6
/
+12
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-26
OutputPlugin: pass Tag reference to _send_tag()
Max Kellermann
1
-1
/
+1
2014-12-24
output/Internal: move enum AudioOutputCommand into the struct
Max Kellermann
1
-18
/
+18
2014-12-24
output/Internal: convert audio_output_command to strictly-typed enum
Max Kellermann
1
-18
/
+18
2014-10-25
OutputThread: fall back to PCM if given DSD sample rate is not supported
Max Kellermann
1
-0
/
+30
2014-10-24
OutputThread: close the output plugin after filter failure
Max Kellermann
1
-0
/
+1
2014-10-24
OutputThread: unlock mutex for CloseFilter()
Max Kellermann
1
-0
/
+9
2014-08-12
Filter: FilterPCM() returns ConstBuffer
Max Kellermann
1
-58
/
+35
2014-08-12
MusicChunk: rename struct to MusicChunk
Max Kellermann
1
-5
/
+5
2014-01-30
Main, OutputThread: increase kernel timer slack (Linux)
Max Kellermann
1
-0
/
+2
2014-01-29
OutputThread: move more functions into the AudioOutput class
Max Kellermann
1
-240
/
+226
2014-01-29
output: rename "chunk" to "current_chunk"
Max Kellermann
1
-14
/
+14
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
1
-4
/
+4
2014-01-29
AudioOutput: make "plugin" a reference
Max Kellermann
1
-10
/
+10
2014-01-28
output: rename source files
Max Kellermann
1
-2
/
+2
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
1
-19
/
+19
2014-01-24
Filter*: move to filter/
Max Kellermann
1
-3
/
+3
2014-01-23
output/*: move to output/plugins/
Max Kellermann
1
-0
/
+0
2014-01-23
thread/Name: set thread names
Max Kellermann
1
-0
/
+3
2014-01-14
OutputThread: use real-time priority
Max Kellermann
1
-0
/
+3
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-12-28
pcm/PcmMix: improved dithering
Max Kellermann
1
-1
/
+1
2013-12-24
OutputThread: handle failing ReplayGainFilter::Open()
Max Kellermann
1
-4
/
+10
2013-11-25
Volume, Output: use new class PeriodClock instead of GTimer
Max Kellermann
1
-17
/
+8
2013-11-13
PcmConvert: add methods Open(), Close()
Max Kellermann
1
-4
/
+12
2013-11-06
OutputControl: reduce the number of OutputThread wakeups
Max Kellermann
1
-1
/
+9
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-41
/
+41
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
1
-9
/
+6
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-10-02
Log: new logging library API
Max Kellermann
1
-30
/
+30
2013-09-26
MusicPipe: expose the C++ API
Max Kellermann
1
-3
/
+3
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-30
/
+24
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
1
-1
/
+1
2013-08-07
FatalError: new library to replace mpd_error.h
Max Kellermann
1
-3
/
+2
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-28
/
+24
2013-07-30
tag: convert to C++
Max Kellermann
1
-0
/
+1
2013-07-30
output_api: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
1
-2
/
+1
2013-04-17
use g_thread_new() if GLib is recent enough
Max Kellermann
1
-2
/
+5
2013-04-17
OutputInternal: use Mutex instead of GMutex
Max Kellermann
1
-33
/
+30
2013-04-17
output: convert to C++
Max Kellermann
1
-5
/
+1
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
1
-1
/
+1
2013-02-02
FilterInternal: convert struct filter to a OO interface
Max Kellermann
1
-22
/
+20
2013-02-01
filter: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-31
pcm_*: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-30
filter/convert: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-30
{encoder,output}_api.h: allow compiling as C++
Max Kellermann
1
-1
/
+1
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
1
-1
/
+1
[next]