aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-24calculate song length more accuratelyWarren Dukes1-1/+8
2004-03-24bitRate support for audiofileWarren Dukes2-3/+18
2004-03-24tweek seeking for mp3'sWarren Dukes1-4/+4
2004-03-24strcasecmp for mixer_controlWarren Dukes1-2/+2
2004-03-23alsa volume fixesWarren Dukes1-5/+11
2004-03-23volume fixesWarren Dukes2-2/+22
2004-03-23fix some gcc-2.95 errorsWarren Dukes2-3/+6
2004-03-23fix bug where accidently setting default mixer to NULL instead of SOFTWAREWarren Dukes1-1/+1
2004-03-23fix a bug, due to not resetting decodeType in playerSeek when the file toWarren Dukes3-65/+61
2004-03-22oopsWarren Dukes1-1/+1
2004-03-22fix error reporting for mp4 filesWarren Dukes3-19/+20
2004-03-22a few aac/mp4 minor fixesWarren Dukes2-17/+33
2004-03-22print error messages for faad2Warren Dukes2-0/+6
2004-03-22implement acc-raw decoding, no seeking for aacWarren Dukes1-62/+60
2004-03-22aac decoding!Warren Dukes10-119/+71
2004-03-21add aac_decode.[ch] and start working on itWarren Dukes8-192/+544
2004-03-21parse length from Aac files and ID3 tagsWarren Dukes5-1/+83
2004-03-21begin parsing work on AAC info parsingWarren Dukes1-1/+105
2004-03-21more faad autoconf checksWarren Dukes1-2/+5
2004-03-21some simple compilation fixWarren Dukes1-1/+1
2004-03-21fix for iconvWarren Dukes1-2/+2
2004-03-21streamline ls.c codeWarren Dukes3-159/+82
2004-03-20close audio device on pauseWarren Dukes4-22/+24
2004-03-20i don't think we need to swap byte order for flac eitherWarren Dukes1-3/+0
2004-03-20illiminated all endianness codeWarren Dukes1-11/+12
2004-03-20git-svn-id: https://svn.musicpd.org/mpd/trunk@326 09075e82-0dd4-0310-85a5-a0d...Warren Dukes1-6/+12
2004-03-20average bitrate for mp4'sWarren Dukes3-2/+5
2004-03-20git-svn-id: https://svn.musicpd.org/mpd/trunk@319 09075e82-0dd4-0310-85a5-a0d...Warren Dukes1-4/+12
2004-03-20use offset, and a bunch of debugger crudWarren Dukes1-0/+8
2004-03-19use LC_CTYPE instead of LC_ALLWarren Dukes1-2/+2
2004-03-19more fun with LOCALE and LANGINFOWarren Dukes1-6/+6
2004-03-19fix boobooWarren Dukes1-1/+4
2004-03-19fix bug that prevented crosffading/gapless from working for mp4Warren Dukes2-33/+32
2004-03-18seek support for mp4/aacWarren Dukes2-15/+44
2004-03-18mp4 cleanupsWarren Dukes1-16/+31
2004-03-18make all sleeps at least 1 msWarren Dukes2-10/+10
2004-03-18we don't need these!Warren Dukes2-214/+0
2004-03-18mp4/aac cleanupsWarren Dukes4-109/+84
2004-03-18initial mp4/aac decoder, hasn't been tested at all yet, just compilesWarren Dukes6-45/+342
2004-03-18weeeWarren Dukes2-4/+8
2004-03-18bunch of autotool cleanupsWarren Dukes41-69/+79
2004-03-17metadata parsing for mp4 files is working, next need to work on AACWarren Dukes3-10/+127
2004-03-17make playlist restart from current position in song when using state fileWarren Dukes2-2/+6
2004-03-17have AAC and MP4 typesWarren Dukes7-4/+61
2004-03-17remove unnecessary junkWarren Dukes2-625/+0
2004-03-17import mp4ff, since its not installed correctly by faad2Warren Dukes17-2/+5398
2004-03-17fix a few snafoo's in configure.acWarren Dukes7-0/+71
2004-03-12autogen.sh updatesWarren Dukes2-0/+4
2004-03-11move time back into MpdTagWarren Dukes6-36/+46
2004-03-10remove some no longer used functionsWarren Dukes4-26/+0