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
/
decoder_control.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-08
mixramp: Adjust MixRamp threshold to account for ReplayGain.
Tim Phipps
1
-0
/
+2
2010-03-21
Add support for MixRamp tags
Tim Phipps
1
-0
/
+50
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-03
decoder_control: pass pipe and buffer to dc_start()
Max Kellermann
1
-2
/
+6
2009-11-03
decoder_control: merge next_song and current_song
Max Kellermann
1
-1
/
+1
2009-11-03
player_thread: don't start the decoder asynchronously
Max Kellermann
1
-10
/
+0
2009-11-02
{decoder,player}_control: removed duplicate wakeups
Max Kellermann
1
-3
/
+2
2009-10-31
decoder_control: removed the global variable "dc"
Max Kellermann
1
-59
/
+62
2009-10-31
player_control: protect command, state, error with a mutex
Max Kellermann
1
-20
/
+16
2009-08-13
decoder_control: protect command, state with a mutex
Max Kellermann
1
-10
/
+42
2009-04-25
decoder_control: properly cancel an existing command in dc_stop()
Max Kellermann
1
-2
/
+8
2009-04-25
decoder: added assertions on dc.pipe
Max Kellermann
1
-0
/
+2
2009-03-25
player_thread: wait for decoder before seeking
Max Kellermann
1
-0
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-01-25
decoder_control: added decoder_control.thread
Max Kellermann
1
-2
/
+7
2008-12-28
decoder: terminate decoder thread before MPD cleanup
Max Kellermann
1
-0
/
+7
2008-11-08
decoder: converted dc.error to a dc.state value
Max Kellermann
1
-5
/
+3
2008-11-03
decoder: no CamelCase
Max Kellermann
1
-3
/
+3
2008-10-30
decoder: use bool for return values and flags
Max Kellermann
1
-5
/
+5
2008-10-08
don't include os_compat.h
Max Kellermann
1
-0
/
+2
2008-10-08
notify: removed the "Notify" typedef
Max Kellermann
1
-5
/
+9
2008-10-08
song: converted typedef Song to struct song
Max Kellermann
1
-2
/
+4
2008-09-24
notify: added notify_deinit()
Max Kellermann
1
-0
/
+5
2008-08-26
moved code to pc_init(), dc_init()
Max Kellermann
1
-0
/
+8
2008-08-26
renamed decode.h to decoder_control.h
Max Kellermann
1
-1
/
+1
2008-08-26
moved variable "dc" to decode.h
Max Kellermann
1
-1
/
+2
2008-08-26
added decoder_control.c
Max Kellermann
1
-0
/
+82