| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |