aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Removing a completed item from TODO.J. Alexander Treuman2007-03-21
* Adding all of those missing ChangeLog entries.J. Alexander Treuman2007-03-20
* Importing ChangeLog entry from 0.12.2.J. Alexander Treuman2007-03-20
* Doing those previous SONG_* commits properly. Thanks to normalperson forJ. Alexander Treuman2007-03-20
* Use "file" instead of SONG_INFO (literally "file: ") forJ. Alexander Treuman2007-03-20
* Use SONG_FILE instead of literal "file: " for consistency with db code.J. Alexander Treuman2007-03-20
* Use SONG_TIME instead of literal "Time: " for consistency with db code.J. Alexander Treuman2007-03-20
* Bumping version numbers to 0.13.0. Future 0.12.x releases will be madeJ. Alexander Treuman2007-03-20
* Updating TODO.J. Alexander Treuman2007-03-20
* This fixes a bug where a client sending just the right data could cause mpdJ. Alexander Treuman2007-03-18
* fix bug #1458Warren Dukes2007-03-09
* Support for libmikmod 3.2.0 betas.J. Alexander Treuman2007-03-02
* Removing a useless block.J. Alexander Treuman2007-02-28
* Forgot a || in that last commit. Oops.J. Alexander Treuman2007-02-27
* LSR and Zeroconf support both use PKG_CHECK_MODULES, and thus requireJ. Alexander Treuman2007-02-27
* Adding copyright headers to locate.[ch].J. Alexander Treuman2007-02-24
* Adding playlistfind and playlistsearch commands for searching the currentJ. Alexander Treuman2007-02-24
* Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman2007-02-24
* Make mpd fetch the Original artist/performer tag from mp3'sQball Cow2007-02-23
* pcm_utils: fix libsamplerate compilation with non-C99 compilersEric Wong2007-02-19
* More (v)snprintf-related buffer over-allocations removedEric Wong2007-02-19
* inputStream_http: cleanup GET request code (finishHTTPInit)Eric Wong2007-02-19
* inputStream_http: fix HTTP seekingEric Wong2007-02-19
* Removing a global initialization to 0.J. Alexander Treuman2007-02-18
* Closing some parenthesis around shank's email address in copyright headers.J. Alexander Treuman2007-02-18
* Re-adding a fix to log.c that got pulled with the localization reversion.J. Alexander Treuman2007-02-18
* Reverting all of my localization changes. It was a horribleJ. Alexander Treuman2007-02-18
* fix for bug #1447Warren Dukes2007-02-18
* Fixing some weird floating point comparison issue. Not exactly sure whyJ. Alexander Treuman2007-02-13
* Tidying up libsamplerate documentation in the mpd.conf man page.J. Alexander Treuman2007-02-13
* Tidying up libsamplerate example in mpdconf.example.J. Alexander Treuman2007-02-13
* #1) fix a few potential deadlock conditons in decode.c when crossfading is en...Warren Dukes2007-02-11
* Fix a bug where mpd would complain about a proxy password being specifiedJ. Alexander Treuman2007-02-06
* Add libsamplerate support, old resampling is still an option, but this sounds...Avuton Olrich2007-02-02
* on second thought, comment out the debug statement so that users aren't poten...Warren Dukes2007-01-24
* add debug statement for bug #1380Warren Dukes2007-01-24
* Fix some error messages concerning _ao output driverQball Cow2007-01-21
* José Anarch: JACK updatesAvuton Olrich2007-01-20
* Committing posix_fadvise(); normalperson/jat reviewed. Appears fine. Fixes bu...Avuton Olrich2007-01-19
* Call initLocalization() earlier so that errors, --version, etc. outputJ. Alexander Treuman2007-01-17
* avahi: malloc => xmallocEric Wong2007-01-14
* sparse: move extern declarations for plugins into header filesEric Wong2007-01-14
* More sparse fixes now that we've re-enabled -Wmissing-prototypesEric Wong2007-01-14
* avahi: use #ifdef instead of #if because AVAHI may not be defined at allEric Wong2007-01-14
* flac: workaround for type inconsistency between new/old read callbackEric Wong2007-01-14
* jack: fix type warning in error messageEric Wong2007-01-14
* configure.ac: no longer drop MPD_CFLAGS if shout is enabledEric Wong2007-01-14
* configure.ac: get rid of scary message about OggFLAC with FLAC 1.1.3Eric Wong2007-01-14
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-14
* flac/ogg/oggflac: keep old mime-types in addition to the new onesEric Wong2007-01-14