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