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
/
OutputControl.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
OutputControl: reduce the number of OutputThread wakeups
Max Kellermann
1
-1
/
+4
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
1
-1
/
+2
2013-10-20
OutputControl: convert anonymous enum to constexpr
Max Kellermann
1
-5
/
+3
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-20
/
+20
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
1
-6
/
+5
2013-10-02
Log: new logging library API
Max Kellermann
1
-2
/
+5
2013-09-27
DecoderControl: use GLib forward declarations
Max Kellermann
1
-0
/
+2
2013-09-26
MusicPipe: expose the C++ API
Max Kellermann
1
-8
/
+5
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-6
/
+4
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-6
/
+5
2013-04-17
OutputInternal: use Mutex instead of GMutex
Max Kellermann
1
-27
/
+16
2013-04-17
output: convert to C++
Max Kellermann
1
-6
/
+2
2013-02-22
mixer_plugin: convert to C++
Max Kellermann
1
-2
/
+2
2013-02-01
filter: 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-10
notify: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-07
filter/replay_gain: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-05
filter/ReplayGain: add method _set_mode()
Max Kellermann
1
-0
/
+9
2013-01-04
output_*: convert to C++
Max Kellermann
1
-4
/
+8
2011-10-06
output_control: remove unused prototype _close_locked()
Max Kellermann
1
-3
/
+0
2011-09-19
output_plugin: the plugin allocates the audio_output object
Max Kellermann
1
-1
/
+1
2011-09-01
output_all: move _lock_signal() to output_control.c
Max Kellermann
1
-0
/
+12
2011-09-01
output_thread: reimplement CANCEL synchronization
Max Kellermann
1
-5
/
+13
2011-08-30
output_control: move code to audio_output_destruct()
Max Kellermann
1
-17
/
+2
2011-03-16
audio_format, output_thread: add more audio_format_valid() assertions
Max Kellermann
1
-0
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-10
output_control: document internal functions
Max Kellermann
1
-0
/
+17
2011-01-10
output_control: move code to ao_lock_command()
Max Kellermann
1
-9
/
+15
2011-01-10
output_control: ao_command() calls ao_command_async()
Max Kellermann
1
-7
/
+6
2010-11-04
output_control: lock object in audio_output_open()
Max Kellermann
1
-6
/
+19
2010-11-04
output_control: lock object in audio_output_close()
Max Kellermann
1
-2
/
+28
2010-05-02
output_thread: call replay gain filter manually
Max Kellermann
1
-0
/
+6
2010-05-02
player_thread: move cross-fading to output thread
Max Kellermann
1
-0
/
+2
2010-03-10
output: added option "always_on" for radio stations
Max Kellermann
1
-1
/
+14
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-11-09
output_thread: added command DRAIN
Max Kellermann
1
-0
/
+9
2009-11-02
output: signal the output thread when CANCEL is finished
Max Kellermann
1
-0
/
+4
2009-11-02
{decoder,player}_control: removed duplicate wakeups
Max Kellermann
1
-1
/
+1
2009-10-29
output_control: fixed deadlock in audio_output_update()
Max Kellermann
1
-1
/
+21
2009-10-29
output: consistently lock audio output objects
Max Kellermann
1
-12
/
+39
2009-10-23
output_plugin: added methods enable() and disable()
Max Kellermann
1
-1
/
+36
2009-10-20
mixer_plugin: use GError for error handling
Max Kellermann
1
-2
/
+9
2009-08-14
output: fixed shout stuck pause bug
Max Kellermann
1
-0
/
+11
2009-07-06
output: attach a filter chain to each audio_output
Max Kellermann
1
-0
/
+3
2009-07-06
output: added command REOPEN
Max Kellermann
1
-14
/
+1
2009-04-21
output_control: close mixer on pause
Max Kellermann
1
-0
/
+6
2009-03-26
mixer: added flag "open"
Max Kellermann
1
-1
/
+2
2009-03-26
output_plugin: replaced output_plugin.get_mixer() with mixer_plugin
Max Kellermann
1
-2
/
+17
2009-03-20
output_control: close earlier on format mismatch
Max Kellermann
1
-3
/
+3
[next]