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
/
DecoderAPI.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
audio_format: remove the reverse_endian attribute
Max Kellermann
1
-3
/
+0
2012-02-13
decoder_api: check state before emitting initial seek command
Max Kellermann
1
-0
/
+6
2011-11-27
decoder_api: cancel initial seek when song is not seekable
Max Kellermann
1
-0
/
+6
2011-10-10
decoder_api: convert data to host byte order
Max Kellermann
1
-0
/
+3
2011-10-10
audio: rename audio.[ch] to audio_config.[ch]
Max Kellermann
1
-1
/
+1
2011-10-06
decoder_api: call _prepare_initial_seek() in decoder_tag()
Max Kellermann
1
-1
/
+1
2011-10-06
decoder_api: move code to _prepare_initial_seek()
Max Kellermann
1
-7
/
+31
2011-10-05
decoder_control: add attributes start_ms, end_ms
Max Kellermann
1
-4
/
+4
2011-10-05
decoder_api: don't copy tag to pipe during initial seek
Max Kellermann
1
-3
/
+8
2011-10-04
decoder_api: clear initial_seek_running on error
Max Kellermann
1
-1
/
+3
2011-09-22
decoder_api: emulate SEEK command for initial seek to CUE track
Max Kellermann
1
-6
/
+57
2011-09-16
input_stream: non-blocking I/O
Max Kellermann
1
-3
/
+16
2011-09-16
decoder_api: remove the loop from decoder_read()
Max Kellermann
1
-16
/
+10
2011-09-16
decoder_api: move code to decoder_check_cancel_read()
Max Kellermann
1
-12
/
+28
2011-09-14
decoder_internal: don't call input_stream_buffer()
Max Kellermann
1
-8
/
+7
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-10
decoder_control: store GCond object, not a player_control
Max Kellermann
1
-9
/
+6
2011-01-10
player_control: removed the global variable "pc"
Max Kellermann
1
-6
/
+6
2010-05-30
filter/replay_gain: added option "replaygain_limit"
Daniel Seuthe
1
-1
/
+2
2010-05-18
decoder_api: return effective replay gain
Daniel Seuthe
1
-1
/
+1
2010-05-08
mixramp: Adjust MixRamp threshold to account for ReplayGain.
Tim Phipps
1
-2
/
+14
2010-03-21
Add support for MixRamp tags
Tim Phipps
1
-0
/
+12
2010-03-17
decoder_api: use the correct format to calculate elapsed time
Max Kellermann
1
-1
/
+1
2010-02-17
replay_gain: reimplement as a filter plugin
Max Kellermann
1
-10
/
+17
2010-01-18
decoder_api: removed function decoder_get_uri()
Max Kellermann
1
-9
/
+0
2010-01-04
replay_gain: moved code to replay_gain_config.c
Max Kellermann
1
-1
/
+1
2010-01-04
replay_gain: moved code to replay_gain_info.c
Max Kellermann
1
-0
/
+1
2010-01-04
replay_gain: refactor API, move code to replay_gain_state.c
Max Kellermann
1
-10
/
+6
2010-01-04
decoder_api: added function decoder_replay_gain()
Max Kellermann
1
-3
/
+17
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-27
decoder, player: support song ranges
Max Kellermann
1
-2
/
+9
2009-12-26
decoder_api: added function decoder_timestamp()
Max Kellermann
1
-3
/
+19
2009-12-26
decoder_thread: eliminate jitter after seek failure
Max Kellermann
1
-1
/
+5
2009-12-25
output_init: use the normalize filter plugin
Max Kellermann
1
-4
/
+0
2009-12-15
input_stream: return errors with GError
Max Kellermann
1
-1
/
+9
2009-12-14
fixed several gcc warnings on unused debug variables
Max Kellermann
1
-1
/
+1
2009-12-07
decoder_api: prefer stream_tag over decoder_tag
Thomas Jansen
1
-2
/
+2
2009-11-14
audio_format: added function audio_format_to_string()
Max Kellermann
1
-8
/
+6
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-11-03
decoder_control: merge next_song and current_song
Max Kellermann
1
-1
/
+1
2009-11-01
decoder_api: check decoder==NULL in decoder_read()
Max Kellermann
1
-1
/
+2
2009-10-31
decoder_control: removed the global variable "dc"
Max Kellermann
1
-62
/
+80
2009-10-31
player_control: protect command, state, error with a mutex
Max Kellermann
1
-5
/
+5
2009-08-13
decoder_control: protect command, state with a mutex
Max Kellermann
1
-5
/
+14
2009-07-23
pcm_convert: use GError for error handling
Max Kellermann
1
-8
/
+10
2009-06-25
Preamp for missing replay-gain
Daniel Seuthe
1
-2
/
+1
2009-04-26
decoder_api: removed dc.pipe assertion from decoder_read()
Max Kellermann
1
-1
/
+0
2009-04-25
decoder: added assertions on dc.pipe
Max Kellermann
1
-0
/
+11
2009-04-13
decoder_api: submit the song tag to the music pipe
Max Kellermann
1
-6
/
+12
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-7
/
+7
[prev]
[next]