index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
decoder_internal.c
Age
Commit message (
Expand
)
Author
2013-01-04
decoder_*: convert to C++
Max Kellermann
2011-09-14
decoder_internal: don't call input_stream_buffer()
Max Kellermann
2011-01-29
copyright year 2011
Max Kellermann
2011-01-10
decoder_control: store GCond object, not a player_control
Max Kellermann
2011-01-10
player_control: removed the global variable "pc"
Max Kellermann
2010-02-17
replay_gain: reimplement as a filter plugin
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-12-15
input_stream: return errors with GError
Max Kellermann
2009-12-15
decoder_internal: decoder_input_buffer() returns bool
Max Kellermann
2009-11-12
include config.h in all sources
Max Kellermann
2009-10-31
decoder_control: removed the global variable "dc"
Max Kellermann
2009-10-31
player_control: protect command, state, error with a mutex
Max Kellermann
2009-08-13
decoder_control: protect command, state with a mutex
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-07
decoder_internal: don't push empty chunk into pipe
Max Kellermann
2009-03-06
pipe: added music_buffer, rewrite music_pipe
Max Kellermann
2009-03-06
music_pipe: added music_pipe_push()
Max Kellermann