aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/_flac_common.c
Commit message (Expand)AuthorAge
* flac/cue: added support for TITLE[n] commentsMario Lenz2009-03-17
* flac: get CUE track titles from additional FLAC commentsMario Lenz2009-03-16
* all: Update copyright header.Avuton Olrich2009-03-13
* Initial support for embedded cue sheets found in flac filesJochen Keil2009-03-09
* flac: parse stream tagsMax Kellermann2009-03-01
* tag: no CamelCaseMax Kellermann2009-02-27
* flac: map "Album Artist" to "AlbumArtist"Rasmus Steinke2009-01-15
* flac: splitted flac_copy_vorbis_comment()Max Kellermann2009-01-15
* flac: moved code to flac_comment_value()Max Kellermann2009-01-15
* flac: always allocate tag objectMax Kellermann2009-01-15
* flac: use bool instead of intMax Kellermann2009-01-15
* flac: no CamelCaseMax Kellermann2009-01-15
* decoder plugins: don't include gcc.hMax Kellermann2009-01-01
* flac, oggflac: use GLib instead of utils.h/log.hMax Kellermann2008-11-21
* replay_gain: converted struct replay_gain_info elements to an arrayMax Kellermann2008-11-11
* replay_gain: no CamelCaseMax Kellermann2008-11-11
* decoder_api: pass "seekable" flag to decoder_initialized()Max Kellermann2008-11-02
* input_stream: removed the InputStream typedefMax Kellermann2008-10-26
* renamed src/inputPlugins/ to src/decoder/Max Kellermann2008-10-26