| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add 'aif' as an extension with libaudiofile. | Avuton Olrich | 2006-05-03 | 1 | -1/+1 |
* | Added Disc # metadata item based on bug 571 (added id3v2 support) | Qball Cow | 2006-04-30 | 3 | -4/+18 |
* | oggvorbis_plugin.c: eek, I'm a moron.. | Eric Wong | 2006-04-18 | 1 | -1/+1 |
* | oggvorbis_plugin.c: oops, fix an off-by-one | Eric Wong | 2006-04-18 | 1 | -2/+2 |
* | merge with mpd/trunk up to r3925 | Eric Wong | 2006-03-16 | 13 | -286/+908 |
* | fix for mp3 replaygaine | Qball Cow | 2006-01-21 | 1 | -4/+1 |
* | Replay gain for mp3. (Patch cleaned up and provided by Jat) | Qball Cow | 2006-01-14 | 1 | -18/+70 |
* | flac_plugin: revert the performance optimization we did a while ago | Eric Wong | 2005-12-31 | 1 | -23/+19 |
* | Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr... | Qball Cow | 2005-09-08 | 8 | -8/+52 |
* | patch for using Tremor to decode Ogg-Vorbis | Eric Wong | 2005-08-25 | 1 | -0/+15 |
* | 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 |
* | syntax error cleanup | Warren Dukes | 2005-04-03 | 1 | -1/+1 |
* | fix syntax error | Warren Dukes | 2005-04-03 | 1 | -1/+1 |
* | - Fix incompatible type warnings | Avuton Olrich | 2005-03-29 | 1 | -2/+2 |
* | fix FLAC playback over non-ideal HTTP streams | Eric Wong | 2005-03-13 | 1 | -4/+14 |
* | 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 |
* | added composer, performer, and comment metadata items | Warren Dukes | 2005-03-05 | 2 | -0/+18 |
* | s/mpc_bool_t/BOOL/ so it works with libmusepack 1.1 | Warren Dukes | 2005-02-26 | 1 | -2/+2 |
* | when filling mp3 buffer, check if its already full. If it is, then give up t... | Warren Dukes | 2005-02-14 | 1 | -0/+4 |
* | disable replaygain support for musepack till i can figure out the format that... | Warren Dukes | 2005-02-09 | 1 | -2/+2 |
* | fix a logic error in flacParseReplayGain and also a gcc 2.95 compile error | Eric Wong | 2005-02-07 | 1 | -3/+3 |
* | make local functions static | Warren Dukes | 2005-02-03 | 1 | -6/+7 |
* | big endian support for flac | Warren Dukes | 2005-02-02 | 1 | -1/+8 |
* | fix to code just submitted | Warren Dukes | 2005-02-02 | 1 | -1/+1 |
* | minor optimization to flacWrite() | Warren Dukes | 2005-02-02 | 1 | -19/+16 |
* | 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 | 2 | -28/+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 |
* | fix compilation error: s/mpdItemToMpdTag/addItemToMpdTag/ | Warren Dukes | 2005-01-31 | 1 | -1/+1 |
* | add streaming input support for FLAC | Eric Wong | 2005-01-29 | 1 | -45/+33 |
* | remove np from credits | Warren Dukes | 2004-12-12 | 1 | -2/+0 |
* | merge changes from metadata-rewrite branch | Warren Dukes | 2004-11-10 | 5 | -89/+127 |
* | here's why mikmod was segfaulting, the char * strings returned need to be str... | Warren Dukes | 2004-11-09 | 1 | -1/+1 |
* | more descriptive error messages for mpd | Warren Dukes | 2004-11-05 | 1 | -2/+22 |
* | rewrite replaygain code, needs testing | Warren Dukes | 2004-11-02 | 7 | -71/+56 |
* | flac spelling fixes from np | Warren Dukes | 2004-09-08 | 1 | -2/+2 |
* | add configuration variables for shout stuff | Warren Dukes | 2004-09-02 | 1 | -8/+19 |
* | don't call replaygain and cause preamp to beused if no replaygain tag exists | Warren Dukes | 2004-08-13 | 2 | -6/+10 |
* | 1) fix bug, id3_tag_parse does may return NULL if there's an error in decodin... | Warren Dukes | 2004-07-24 | 1 | -2/+6 |
* | fix same seeking past end of file issue for mp4, please test DJMario | Warren Dukes | 2004-07-03 | 1 | -9/+12 |
* | for mp3's, skip all initial frames that aren't layer 3 so we can be sure to | Warren Dukes | 2004-07-03 | 1 | -0/+3 |
* | fix for when trying to seek past the end of an mp3 | Warren Dukes | 2004-07-03 | 1 | -5/+6 |
* | spelling fixes from normalperson | Warren Dukes | 2004-06-29 | 1 | -1/+1 |