aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* tree updates:Warren Dukes2006-07-31
* software volume can now be saved and read from the state fileEric Wong2006-07-30
* Standardize state_file handling routines.Eric Wong2006-07-30
* remove deprecated myfprintf wrapperEric Wong2006-07-30
* tree updates:Warren Dukes2006-07-30
* remove clumsy strncpy useEric Wong2006-07-30
* Now fix the mp4 plugin warnings to what they were before the dynamic linkingAvuton Olrich2006-07-30
* gcc signedness and sparse fixesEric Wong2006-07-30
* commandError() cleanups, fixup gcc checksEric Wong2006-07-30
* beginnings of a B-tree, currently insertion has been implemented and testWarren Dukes2006-07-30
* command: fix find/search commands from the malloc reduction patchEric Wong2006-07-30
* myfprintf: parse paths so we can reopen log files correctlyEric Wong2006-07-30
* fix some warnings introduced in the big malloc-reduction patchEric Wong2006-07-30
* interface/connection malloc reductions from mpd-keEric Wong2006-07-30
* conf.c: bugfix: print out the number, not the addressEric Wong2006-07-30
* replace buffer2array() with cstrtok() from mpd-keEric Wong2006-07-29
* command.c: shorten common variable names to argc and argvEric Wong2006-07-29
* "a" -> ) in ChangeLogJ. Alexander Treuman2006-07-27
* Document which parameters may be specified multiple times in mpd.conf.5J. Alexander Treuman2006-07-27
* conf.[ch] whitespace cleanupJ. Alexander Treuman2006-07-27
* Updating compress.[ch] from AudioCompressJ. Alexander Treuman2006-07-27
* Update author of AudioCompress in AUTHORSJ. Alexander Treuman2006-07-27
* Use AudioCompress for volume normalizationJ. Alexander Treuman2006-07-27
* Remove libid3tag/libmad copyright from AUTHORS, since it's no longer bundledJ. Alexander Treuman2006-07-27
* Remove the fifo plugin. It's currently useless for the average user, and mak...J. Alexander Treuman2006-07-26
* Remove the mp4ff directory from the root dirAvuton Olrich2006-07-26
* Typo fixAvuton Olrich2006-07-26
* Silence a gcc warning... Properly.J. Alexander Treuman2006-07-26
* Silence a gcc warningJ. Alexander Treuman2006-07-26
* jat's second tip of the day: when you change a ternary operator to an if, don...J. Alexander Treuman2006-07-26
* Try to add the directory, againAvuton Olrich2006-07-26
* Screw this found_* stuff, just wrap parse_*() in an ifJ. Alexander Treuman2006-07-26
* Don't decode the first frame if it has a xing tag, not only if it has a xing ...J. Alexander Treuman2006-07-26
* Now commit the actual dirAvuton Olrich2006-07-26
* Use the lame tag's encoder delay/padding to implement gapless mp3 playbackJ. Alexander Treuman2006-07-26
* Put mp4ff back into the treeAvuton Olrich2006-07-26
* Parse lame tag for encoder delay/padding so we can later implement gaplessJ. Alexander Treuman2006-07-25
* jat's tip of the day: remember to remove your silly debug messages before com...J. Alexander Treuman2006-07-25
* Add support for mp1/2. Thanks to Stephan Beyer for the patch.J. Alexander Treuman2006-07-25
* Removing my stupid debug messages for testing xingJ. Alexander Treuman2006-07-25
* Reworking xing parsing so lame tags will fit in betterJ. Alexander Treuman2006-07-25
* Thanks for making my code totally unreadable indent!J. Alexander Treuman2006-07-25
* Open the db file before daemonizing/creating the master process, so we can ha...J. Alexander Treuman2006-07-24
* Do normalization if there's replaygain data but replaygain is offJ. Alexander Treuman2006-07-24
* audioOutput_alsa: better period_size auto-configurationEric Wong2006-07-24
* If we're going to create the db file, make sure the parent path is a directoryJ. Alexander Treuman2006-07-23
* Make checkDirectoryDB check that the db file is a regular fileJ. Alexander Treuman2006-07-23
* Renaming stat struct to st, for consistency with the rest of mpdJ. Alexander Treuman2006-07-23
* Tidying up code in checkDirectoryDBJ. Alexander Treuman2006-07-23
* chang the default period_time to 50ms. On my setup, setting the period_time ...Warren Dukes2006-07-23