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_thread.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decoder: use bool for return values and flags
Max Kellermann
2008-10-30
1
-9
/
+8
*
decoder: automatically flush the output buffer after decoder exits
Max Kellermann
2008-10-29
1
-0
/
+3
*
input_stream: use "bool" instead of "int"
Max Kellermann
2008-10-26
1
-1
/
+1
*
input_stream: no CamelCase
Max Kellermann
2008-10-26
1
-5
/
+5
*
path: removed pathcpy_trunc()
Max Kellermann
2008-10-20
1
-5
/
+2
*
input: declare struct input_stream
Max Kellermann
2008-10-17
1
-1
/
+1
*
decoder: notify player after entering decodeStart()
Max Kellermann
2008-10-17
1
-0
/
+1
*
mapper: new song-to-filesystem mapper library
Max Kellermann
2008-10-14
1
-10
/
+11
*
song: don't allow calling song_get_url(NULL)
Max Kellermann
2008-10-08
1
-4
/
+1
*
song: removed CamelCase
Max Kellermann
2008-10-08
1
-1
/
+1
*
use the "bool" data type instead of "int"
Max Kellermann
2008-10-08
1
-3
/
+3
*
song: converted typedef Song to struct song
Max Kellermann
2008-10-08
1
-0
/
+1
*
decoder: renamed plugin methods
Max Kellermann
2008-09-29
1
-19
/
+19
*
notify: protect notify->pending with the mutex
Max Kellermann
2008-09-26
1
-2
/
+0
*
renamed player.c to player_control.c
Max Kellermann
2008-08-26
1
-1
/
+1
*
renamed decoderInit() to decoder_thread_start()
Max Kellermann
2008-08-26
1
-1
/
+1
*
renamed decode.h to decoder_control.h
Max Kellermann
2008-08-26
1
-1
/
+1
*
renamed decode.c to decoder_thread.c
Max Kellermann
2008-08-26
1
-0
/
+199