aboutsummaryrefslogtreecommitdiff
path: root/src/inputPlugins/mpc_plugin.c
Commit message (Expand)AuthorAge
* Add mpd-indent.shAvuton Olrich2006-07-20
* inputPlugins/*_plugin.c: static-ficationEric Wong2006-07-17
* De-inline non-trivial, non-performance-critical functionsEric Wong2006-07-15
* 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
* Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...Qball Cow2005-09-08
* Fix musepack bitrate displayEric Wong2005-08-07
* update musepack decoding code to use the newer mpcdec libraryEric Wong2005-07-30
* hopefully replaygain now works for musepackWarren Dukes2005-03-07
* add support for parsing ape tags in musepack filesWarren Dukes2005-03-07
* s/mpc_bool_t/BOOL/ so it works with libmusepack 1.1Warren Dukes2005-02-26
* disable replaygain support for musepack till i can figure out the format that...Warren Dukes2005-02-09
* make local functions staticWarren Dukes2005-02-03
* todo updateWarren Dukes2005-02-02
* forgot to remove some debug statementsWarren Dukes2005-02-02
* playing, stopping, and seeking mpc files should work now. next is parsing me...Warren Dukes2005-02-02
* mpc plugin basically working.Warren Dukes2005-02-01
* some minor changes, still doesn't quite workWarren Dukes2005-02-01
* remove getOggTotalTime(), wasn't used anywhereWarren Dukes2005-02-01
* will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack toWarren Dukes2005-02-01
* beginnings of a mpc plugin, work in progressWarren Dukes2005-02-01