aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* bunch of autotool cleanupsWarren Dukes2004-03-18
* metadata parsing for mp4 files is working, next need to work on AACWarren Dukes2004-03-17
* make playlist restart from current position in song when using state fileWarren Dukes2004-03-17
* have AAC and MP4 typesWarren Dukes2004-03-17
* remove unnecessary junkWarren Dukes2004-03-17
* import mp4ff, since its not installed correctly by faad2Warren Dukes2004-03-17
* fix a few snafoo's in configure.acWarren Dukes2004-03-17
* autogen.sh updatesWarren Dukes2004-03-12
* move time back into MpdTagWarren Dukes2004-03-11
* remove some no longer used functionsWarren Dukes2004-03-10
* increment playlist version on update, so clients know to updateWarren Dukes2004-03-10
* move adding and removeing from tables from directory.c to song.cWarren Dukes2004-03-10
* update when mtimes are not the sameWarren Dukes2004-03-10
* fix it so that mpd will work if mtime is 0 (for those strange folk)Warren Dukes2004-03-10
* move time from tag info to song info.Warren Dukes2004-03-10
* clean up logging for creating and updating the dbWarren Dukes2004-03-09
* when stripping return chars, just replace them with spacesWarren Dukes2004-03-09
* remove empty directoriesWarren Dukes2004-03-09
* use BIGENDIAN for ov_read, instead of changing endianness unneccessarilyWarren Dukes2004-03-09
* exit on any unknown line in the dbWarren Dukes2004-03-09
* lets exit on unknown line in songinfo dbWarren Dukes2004-03-09
* strip return characters that are in the id3 tagsWarren Dukes2004-03-09
* fix a compiler error, bug for bigendianWarren Dukes2004-03-09
* make some usleeps longer, just to try to stave off busy waitingWarren Dukes2004-03-06
* git-svn-id: https://svn.musicpd.org/mpd/trunk@213 09075e82-0dd4-0310-85a5-a0d...Warren Dukes2004-03-06
* make a set of nested if statements less ambigousWarren Dukes2004-03-05
* make chunk_size 1020, so its divisible for 8,16,24, and 32-bit audioWarren Dukes2004-03-05
* fix crossfading issue with oggWarren Dukes2004-03-05
* fix a minor issue!Warren Dukes2004-03-05
* fix a boobooWarren Dukes2004-03-05
* skip over all bad framesWarren Dukes2004-03-05
* put it back the way it wasWarren Dukes2004-03-05
* mute all frames that are "SKIP"'dWarren Dukes2004-03-05
* lets SKIP all recorable stream errorsWarren Dukes2004-03-05
* see if we can skip past tagsWarren Dukes2004-03-05
* obotomize mixing a bitWarren Dukes2004-03-05
* cleanup a few errors when compiling libmad and libid3tagWarren Dukes2004-03-04
* update to 0.15.1 of libmad and libid3tagWarren Dukes2004-03-04
* clean up a bitWarren Dukes2004-03-04
* git-svn-id: https://svn.musicpd.org/mpd/trunk@194 09075e82-0dd4-0310-85a5-a0d...Warren Dukes2004-03-04
* fix gcc-2.95 compilation errorsWarren Dukes2004-03-03
* rewrite error message for wrong number of config argsWarren Dukes2004-03-02
* don't use automake-1.8Warren Dukes2004-03-02
* memset erroredFile to 0Warren Dukes2004-03-01
* fix a typecastWarren Dukes2004-03-01
* fix a bug where getting OS Mixer volume may fail, and we were closingWarren Dukes2004-02-29
* fix a stupid bug where i was storing the decode_pid directorly from fork()Warren Dukes2004-02-29
* fix some errors with short and longWarren Dukes2004-02-28
* audio cleanupsWarren Dukes2004-02-27
* cleanup audio code someWarren Dukes2004-02-27