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
/
_flac_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decoder/flac: fixed compiler warning
Max Kellermann
2009-11-19
1
-3
/
+1
*
decoder/flac: fixed NULL pointer dereference in CUE code
Max Kellermann
2009-11-18
1
-0
/
+2
*
decoder/flac: don't allocate cuesheet twice (memleak)
Max Kellermann
2009-08-14
1
-4
/
+6
*
decoder/flac: fixed indentation of flac_comment_value()
Max Kellermann
2009-07-22
1
-19
/
+21
*
decoder/flac: parse all replaygain tags
Max Kellermann
2009-07-22
1
-14
/
+18
*
decoder/flac: return early from flac_find_float_comment()
Max Kellermann
2009-07-22
1
-21
/
+22
*
decoder/flac: removed misplaced authorship comment
Max Kellermann
2009-07-22
1
-1
/
+0
*
flac/cue: added support for TITLE[n] comments
Mario Lenz
2009-03-17
1
-2
/
+9
*
flac: get CUE track titles from additional FLAC comments
Mario Lenz
2009-03-16
1
-15
/
+24
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-9
/
+11
*
Initial support for embedded cue sheets found in flac files
Jochen Keil
2009-03-09
1
-3
/
+51
*
flac: parse stream tags
Max Kellermann
2009-03-01
1
-0
/
+4
*
tag: no CamelCase
Max Kellermann
2009-02-27
1
-1
/
+1
*
flac: map "Album Artist" to "AlbumArtist"
Rasmus Steinke
2009-01-15
1
-1
/
+3
*
flac: splitted flac_copy_vorbis_comment()
Max Kellermann
2009-01-15
1
-37
/
+38
*
flac: moved code to flac_comment_value()
Max Kellermann
2009-01-15
1
-5
/
+26
*
flac: always allocate tag object
Max Kellermann
2009-01-15
1
-14
/
+8
*
flac: use bool instead of int
Max Kellermann
2009-01-15
1
-15
/
+15
*
flac: no CamelCase
Max Kellermann
2009-01-15
1
-39
/
+44
*
decoder plugins: don't include gcc.h
Max Kellermann
2009-01-01
1
-1
/
+3
*
flac, oggflac: use GLib instead of utils.h/log.h
Max Kellermann
2008-11-21
1
-5
/
+4
*
replay_gain: converted struct replay_gain_info elements to an array
Max Kellermann
2008-11-11
1
-4
/
+4
*
replay_gain: no CamelCase
Max Kellermann
2008-11-11
1
-7
/
+7
*
decoder_api: pass "seekable" flag to decoder_initialized()
Max Kellermann
2008-11-02
1
-1
/
+1
*
input_stream: removed the InputStream typedef
Max Kellermann
2008-10-26
1
-1
/
+1
*
renamed src/inputPlugins/ to src/decoder/
Max Kellermann
2008-10-26
1
-0
/
+323