aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugins/flac_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow2005-09-081-1/+17
* fix FLAC playback over non-ideal HTTP streamsEric Wong2005-03-131-4/+14
* added composer, performer, and comment metadata itemsWarren Dukes2005-03-051-0/+10
* fix a logic error in flacParseReplayGain and also a gcc 2.95 compile errorEric Wong2005-02-071-3/+3
* big endian support for flacWarren Dukes2005-02-021-1/+8
* fix to code just submittedWarren Dukes2005-02-021-1/+1
* minor optimization to flacWrite()Warren Dukes2005-02-021-19/+16
* add streaming input support for FLACEric Wong2005-01-291-45/+33
* merge changes from metadata-rewrite branchWarren Dukes2004-11-101-56/+66
* rewrite replaygain code, needs testingWarren Dukes2004-11-021-26/+24
* flac spelling fixes from npWarren Dukes2004-09-081-2/+2
* don't call replaygain and cause preamp to beused if no replaygain tag existsWarren Dukes2004-08-131-4/+4
* set flac_metadata_respond(VORBIS_COMMENT) so that flac responds to vorbis com...Warren Dukes2004-06-281-0/+2
* fix some memory leaks in flac_plugin - from normalpersonWarren Dukes2004-06-281-12/+22
* '\n' are badWarren Dukes2004-06-021-4/+0
* mod_plugin, just for tarzeauWarren Dukes2004-05-311-0/+4
* icynames are now copied to title of streamsWarren Dukes2004-05-311-14/+16
* little cleanup of plugin stuffWarren Dukes2004-05-311-8/+5
* flac_pluginWarren Dukes2004-05-311-0/+580