aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up the JACK/PulseAudio configure magic to be more consistent withJ. Alexander Treuman2006-12-171-7/+5
* Making "list any" fail with an error instead of OK with no results.J. Alexander Treuman2006-12-111-0/+6
* Moving LOCATE_TAG_{FILE,ANY}_TYPE defines to dbUtils.h, so that we canJ. Alexander Treuman2006-12-112-2/+3
* Fixing "find any" and "list * any" to actually find matches.J. Alexander Treuman2006-12-111-2/+6
* Removing playlist <playlist> from TODO as well, since we already haveJ. Alexander Treuman2006-12-071-1/+0
* Removing clear <playlist>/add <playlist> <path> from TODO.J. Alexander Treuman2006-12-071-2/+0
* Oops, forgot to add an interface to stored playlist editing. Here it is.J. Alexander Treuman2006-12-071-0/+20
* Add OggFLAC support when using the new 1.1.3 FLAC libraryEric Wong2006-12-042-22/+119
* Introduce backwards compatibility with pre-1.1.3 FLACEric Wong2006-12-043-61/+205
* inputPlugins/flac_plugin: switch to the new (1.1.3) APIEric Wong2006-12-042-113/+77
* inputPlugins/flac_plugin: cleanup static declarationsEric Wong2006-12-041-149/+122
* Check that the APE tag length is valid before allocating a buffer for it.J. Alexander Treuman2006-11-261-0/+2
* Adding functions for clearing/adding to stored playlists. Commands to makeJ. Alexander Treuman2006-11-204-0/+121
* audioOutput_alsa: print out the bitrate we wanted to setEric Wong2006-11-071-1/+1
* add support for: list fileWarren Dukes2006-10-273-6/+13
* remove some unneccesary includes from the audioOutput'sWarren Dukes2006-10-187-21/+0
* jack patch from anarch (and some type fixes for mp4 and acc plugins)Warren Dukes2006-10-186-4/+403
* an attempted fix for bug 1368Warren Dukes2006-10-171-20/+26
* path.c: speling fix (I coulda sworn I fixed this before... in -ke)Eric Wong2006-10-141-2/+2
* audioOutput_shout: use shout_set_nonblockingEric Wong2006-10-111-3/+17
* Setting release date in ChangeLog.J. Alexander Treuman2006-10-101-1/+1
* Bumping version numbers to 0.12.1J. Alexander Treuman2006-10-102-4/+4
* Adding ChangeLog entries for 0.12.1J. Alexander Treuman2006-10-101-0/+7
* Allow an ogg quality of -1 to be specified.J. Alexander Treuman2006-10-101-5/+5
* buffer2array: extra unit tests (for PHP magic quote escapes)Eric Wong2006-10-101-9/+21
* mp3_plugin.c: fix compilation with -pedantic and/or gcc 2.95Eric Wong2006-10-061-16/+20
* put back np's supperrior buffer2array, and fix my bug fix from change 4872Warren Dukes2006-10-064-122/+69
* Revert buffer2array() behavior back to tried and true 0.11.x versionEric Wong2006-10-064-70/+122
* fix escaping in quotes. (Now phpMp works again!)Warren Dukes2006-10-061-12/+6
* add a sanity check assertWarren Dukes2006-10-031-0/+3
* fix the segfault for when no audio_output is found and none is detected (bug ...Warren Dukes2006-10-031-10/+18
* cleanup flushWarningBuffer() and make some for() loops in audio.c look and do...Warren Dukes2006-10-032-18/+24
* handle invalid xing tags better.Warren Dukes2006-10-031-18/+26
* Bumping version numbers to 0.12.0.J. Alexander Treuman2006-09-222-3/+3
* Updating release date in ChangeLog.J. Alexander Treuman2006-09-221-1/+1
* outputBuffer: avoid out-of-bounds-error in clearOutputBuffer()Eric Wong2006-09-211-3/+3
* signal_check: [trivial] make __caught_signals array staticEric Wong2006-09-151-1/+1
* Updating version numbers to rc4.J. Alexander Treuman2006-09-152-3/+3
* Filling in link to wiki for audio outputs in mpdconf.exampleJ. Alexander Treuman2006-09-151-2/+2
* Removing tree from TODOJ. Alexander Treuman2006-09-151-1/+0
* m4: add pkg.m4 so users can run autogen.sh without pkg-configEric Wong2006-09-141-0/+157
* Make autogen.sh exit immediately if any of the tools it runs fails.J. Alexander Treuman2006-09-131-6/+6
* I can't believe qball is correcting my typos.J. Alexander Treuman2006-09-131-1/+1
* configure.ac: replace double quotes AC_MSG_ERROR with bracketsEric Wong2006-09-131-2/+2
* Typo found by bensonk.J. Alexander Treuman2006-09-121-1/+1
* New example config.J. Alexander Treuman2006-09-121-171/+173
* replaygain -> ReplayGain in docsJ. Alexander Treuman2006-09-121-5/+5
* Note that mpd will scan for an audio output if none is specified.J. Alexander Treuman2006-09-121-2/+3
* Deleting bs directory from svn.J. Alexander Treuman2006-09-120-0/+0
* m4/lib*FLAC.m4: fix typos, -INONE/include no longer mis-added to CFLAGSEric Wong2006-09-122-2/+2