aboutsummaryrefslogtreecommitdiff
path: root/src/inputPlugins/flac_plugin.c
Commit message (Expand)AuthorAge
* Fix replaygain for latest flac version.Qball Cow2007-12-06
* Add oga extension for flac-1.2.1Avuton Olrich2007-09-14
* inputPlugins/flac: improve error messagesEric Wong2007-08-28
* The massive copyright updateAvuton Olrich2007-04-05
* flac: workaround for type inconsistency between new/old read callbackEric Wong2007-01-14
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-14
* flac/ogg/oggflac: keep old mime-types in addition to the new onesEric Wong2007-01-14
* flac: sparse: mismatched enum type for seekEric Wong2007-01-14
* Fix the mime types for flac & oggflac, see mantis bug #1423 for more informationAvuton Olrich2007-01-06
* Add OggFLAC support when using the new 1.1.3 FLAC libraryEric Wong2006-12-04
* Introduce backwards compatibility with pre-1.1.3 FLACEric Wong2006-12-04
* inputPlugins/flac_plugin: switch to the new (1.1.3) APIEric Wong2006-12-04
* inputPlugins/flac_plugin: cleanup static declarationsEric Wong2006-12-04
* trivial: labels should be on the left-most column, no tabbingEric Wong2006-08-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* Add mpd-indent.shAvuton Olrich2006-07-20
* inputPlugins/*_plugin.c: static-ficationEric Wong2006-07-17
* sparse: fix a enum type mismatch in flac_pluginEric Wong2006-07-17
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* merge with mpd/trunk up to r3925Eric Wong2006-03-16
* flac_plugin: revert the performance optimization we did a while agoEric Wong2005-12-31
* Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow2005-09-08
* fix FLAC playback over non-ideal HTTP streamsEric Wong2005-03-13
* added composer, performer, and comment metadata itemsWarren Dukes2005-03-05
* fix a logic error in flacParseReplayGain and also a gcc 2.95 compile errorEric Wong2005-02-07
* big endian support for flacWarren Dukes2005-02-02
* fix to code just submittedWarren Dukes2005-02-02
* minor optimization to flacWrite()Warren Dukes2005-02-02
* add streaming input support for FLACEric Wong2005-01-29
* merge changes from metadata-rewrite branchWarren Dukes2004-11-10
* rewrite replaygain code, needs testingWarren Dukes2004-11-02
* flac spelling fixes from npWarren Dukes2004-09-08
* don't call replaygain and cause preamp to beused if no replaygain tag existsWarren Dukes2004-08-13
* set flac_metadata_respond(VORBIS_COMMENT) so that flac responds to vorbis com...Warren Dukes2004-06-28
* fix some memory leaks in flac_plugin - from normalpersonWarren Dukes2004-06-28
* '\n' are badWarren Dukes2004-06-02
* mod_plugin, just for tarzeauWarren Dukes2004-05-31
* icynames are now copied to title of streamsWarren Dukes2004-05-31
* little cleanup of plugin stuffWarren Dukes2004-05-31
* flac_pluginWarren Dukes2004-05-31