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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mixramp: Adjust MixRamp threshold to account for ReplayGain.
Tim Phipps
2010-05-08
1
-0
/
+2
*
Add support for MixRamp tags
Tim Phipps
2010-03-21
1
-0
/
+13
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
decoder_control: pass pipe and buffer to dc_start()
Max Kellermann
2009-11-03
1
-2
/
+14
*
decoder_control: don't check command in decoder_is_starting()
Max Kellermann
2009-11-03
1
-5
/
+3
*
decoder_control: merge next_song and current_song
Max Kellermann
2009-11-03
1
-3
/
+8
*
player_thread: don't start the decoder asynchronously
Max Kellermann
2009-11-03
1
-3
/
+0
*
decoder_control: make the song objects const
Max Kellermann
2009-11-03
1
-2
/
+2
*
decoder_control: removed the global variable "dc"
Max Kellermann
2009-10-31
1
-44
/
+50
*
Merge branch 'v0.15.x'
Max Kellermann
2009-10-31
1
-3
/
+0
|
\
|
*
decoder_control: removed unused DECODE_TYPE macros
Max Kellermann
2009-10-31
1
-3
/
+0
*
|
player_control: protect command, state, error with a mutex
Max Kellermann
2009-10-31
1
-6
/
+4
*
|
decoder_control: protect command, state with a mutex
Max Kellermann
2009-08-13
1
-5
/
+92
|
/
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-7
/
+7
*
pipe: added music_buffer, rewrite music_pipe
Max Kellermann
2009-03-06
1
-0
/
+6
*
decoder_api: moved enum decoder_command to decoder_command.h
Max Kellermann
2009-02-15
1
-2
/
+1
*
decoder_control: added decoder_control.thread
Max Kellermann
2009-01-25
1
-1
/
+5
*
decoder: terminate decoder thread before MPD cleanup
Max Kellermann
2008-12-28
1
-0
/
+4
*
decoder: converted dc.error to a dc.state value
Max Kellermann
2008-11-08
1
-12
/
+30
*
decoder: converted DECODE_ERROR_* to enum
Max Kellermann
2008-11-03
1
-4
/
+6
*
decoder: removed "volatile" modifier
Max Kellermann
2008-11-03
1
-2
/
+2
*
decoder: no CamelCase
Max Kellermann
2008-11-03
1
-3
/
+3
*
decoder: replaced music_pipe.audioFormat with dc.out_audio_format
Max Kellermann
2008-11-02
1
-1
/
+7
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
decoder: use bool for return values and flags
Max Kellermann
2008-10-30
1
-5
/
+5
*
notify: removed the "Notify" typedef
Max Kellermann
2008-10-08
1
-5
/
+8
*
song: converted typedef Song to struct song
Max Kellermann
2008-10-08
1
-6
/
+8
*
switch to C99 types, part II
Max Kellermann
2008-09-29
1
-3
/
+3
*
notify: added notify_deinit()
Max Kellermann
2008-09-24
1
-0
/
+2
*
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
2008-09-07
1
-1
/
+1
*
moved code to pc_init(), dc_init()
Max Kellermann
2008-08-26
1
-0
/
+2
*
renamed decode.h to decoder_control.h
Max Kellermann
2008-08-26
1
-0
/
+90