| Commit message (Expand) | Author | Age | Files | Lines |
* | merge with mpd/trunk up to r3925 | Eric Wong | 2006-03-16 | 1 | -0/+2 |
* | Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr... | Qball Cow | 2005-09-08 | 1 | -2/+8 |
* | Fix musepack bitrate display | Eric Wong | 2005-08-07 | 1 | -3/+4 |
* | update musepack decoding code to use the newer mpcdec library | Eric Wong | 2005-07-30 | 1 | -4/+4 |
* | hopefully replaygain now works for musepack | Warren Dukes | 2005-03-07 | 1 | -4/+5 |
* | add support for parsing ape tags in musepack files | Warren Dukes | 2005-03-07 | 1 | -7/+40 |
* | s/mpc_bool_t/BOOL/ so it works with libmusepack 1.1 | Warren Dukes | 2005-02-26 | 1 | -2/+2 |
* | disable replaygain support for musepack till i can figure out the format that... | Warren Dukes | 2005-02-09 | 1 | -2/+2 |
* | make local functions static | Warren Dukes | 2005-02-03 | 1 | -6/+7 |
* | todo update | Warren Dukes | 2005-02-02 | 1 | -3/+13 |
* | forgot to remove some debug statements | Warren Dukes | 2005-02-02 | 1 | -2/+0 |
* | playing, stopping, and seeking mpc files should work now. next is parsing me... | Warren Dukes | 2005-02-02 | 1 | -6/+11 |
* | mpc plugin basically working. | Warren Dukes | 2005-02-01 | 1 | -20/+12 |
* | some minor changes, still doesn't quite work | Warren Dukes | 2005-02-01 | 1 | -5/+25 |
* | remove getOggTotalTime(), wasn't used anywhere | Warren Dukes | 2005-02-01 | 1 | -8/+1 |
* | will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack to | Warren Dukes | 2005-02-01 | 1 | -77/+99 |
* | beginnings of a mpc plugin, work in progress | Warren Dukes | 2005-02-01 | 1 | -0/+280 |