aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugins/flac_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add mpd-indent.shAvuton Olrich2006-07-201-2/+2
* Add mpd-indent.shAvuton Olrich2006-07-201-188/+231
* inputPlugins/*_plugin.c: static-ficationEric Wong2006-07-171-23/+23
* sparse: fix a enum type mismatch in flac_pluginEric Wong2006-07-171-1/+1
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* merge with mpd/trunk up to r3925Eric Wong2006-03-161-226/+32
* flac_plugin: revert the performance optimization we did a while agoEric Wong2005-12-311-23/+19
* 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