aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugins/flac_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-04-22potential fix for CompBrain's segfault, i could test it if he ever gave meWarren Dukes1-1/+2
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-11add --disable-audio configure optionWarren Dukes1-1/+0
2004-04-03when converting from bps -> kbps, divide by 1000, not 1024Warren Dukes1-1/+1
2004-04-01use our own portable version of usleep using select()Warren Dukes1-1/+1
2004-03-22aac decoding!Warren Dukes1-1/+1
2004-03-20i don't think we need to swap byte order for flac eitherWarren Dukes1-3/+0
2004-03-18bunch of autotool cleanupsWarren Dukes1-1/+2
2004-03-10move time from tag info to song info.Warren Dukes1-0/+9
2004-03-09fix a compiler error, bug for bigendianWarren Dukes1-1/+1
2004-03-06make some usleeps longer, just to try to stave off busy waitingWarren Dukes1-1/+1
2004-02-26add bitrate reporting to flacWarren Dukes1-2/+17
2004-02-25some more cleanupsWarren Dukes1-1/+1