| Commit message (Expand) | Author | Age | Files | Lines |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -357/+440 |
* | Fix VBR mp3 seek accuracy bug | J. Alexander Treuman | 2006-07-18 | 1 | -1/+1 |
* | Cleaned up parse_xing, added support for Info magic, and added a parse_extens... | J. Alexander Treuman | 2006-07-18 | 1 | -15/+54 |
* | Reindenting parse_xing, since I need to work on it and it's a mess | J. Alexander Treuman | 2006-07-18 | 1 | -42/+41 |
* | inputPlugins/*_plugin.c: static-fication | Eric Wong | 2006-07-17 | 1 | -18/+18 |
* | Remove hosted libid3tag & libmad | Avuton Olrich | 2006-07-16 | 1 | -8/+2 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | Cleanup id3 ReplayGain parsing code. | J. Alexander Treuman | 2006-06-21 | 1 | -13/+19 |
* | Silly jat, don't use newMpdTag as a variable name! | J. Alexander Treuman | 2006-06-21 | 1 | -4/+4 |
* | Cleanup mp3_parseId3Tag to only modify the MpdTag if we have something new to... | J. Alexander Treuman | 2006-06-21 | 1 | -7/+11 |
* | Rewrote id3Dup to search for tags manually. Now libid3tag will actually tell... | J. Alexander Treuman | 2006-06-21 | 1 | -0/+2 |
* | Work around a stupid bug in libmad so VBR MP3s with CRC protection have the c... | J. Alexander Treuman | 2006-05-15 | 1 | -4/+17 |
* | merge with mpd/trunk up to r3925 | Eric Wong | 2006-03-16 | 1 | -0/+2 |
* | 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 |
* | Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr... | Qball Cow | 2005-09-08 | 1 | -0/+3 |
* | when filling mp3 buffer, check if its already full. If it is, then give up t... | Warren Dukes | 2005-02-14 | 1 | -0/+4 |
* | merge changes from metadata-rewrite branch | Warren Dukes | 2004-11-10 | 1 | -7/+13 |
* | rewrite replaygain code, needs testing | Warren Dukes | 2004-11-02 | 1 | -2/+4 |
* | 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 |
* | 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 |
* | fix poping at the beginng of mp3's | Warren Dukes | 2004-06-20 | 1 | -12/+17 |
* | put CHUNK_SIZE back | Warren Dukes | 2004-06-20 | 1 | -2/+2 |
* | fix a few bugs in mp3_decode and minimize alsa underruns by playing silence w... | Warren Dukes | 2004-06-19 | 1 | -5/+4 |
* | DEBUG message | Warren Dukes | 2004-06-19 | 1 | -2/+7 |
* | icy metadata! wahoo | Warren Dukes | 2004-06-07 | 1 | -3/+36 |
* | todo update | Warren Dukes | 2004-06-06 | 1 | -1/+5 |
* | todo update | Warren Dukes | 2004-06-04 | 1 | -1/+1 |
* | don't stop on play command! | Warren Dukes | 2004-06-03 | 1 | -2/+3 |
* | remove an errant AHHHH | Warren Dukes | 2004-06-01 | 1 | -1/+0 |
* | remove some debug code | Warren Dukes | 2004-06-01 | 1 | -4/+0 |
* | parsing mp3 id3v2 tags on the fly for streams | Warren Dukes | 2004-06-01 | 1 | -9/+79 |
* | mod_plugin, just for tarzeau | Warren Dukes | 2004-05-31 | 1 | -0/+4 |
* | little cleanup of plugin stuff | Warren Dukes | 2004-05-31 | 1 | -6/+3 |
* | flac_plugin | Warren Dukes | 2004-05-31 | 1 | -0/+1 |
* | mp3 and ogg plugin stuff | Warren Dukes | 2004-05-31 | 1 | -0/+659 |