aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add audiofile.m4Warren Dukes2005-03-121-0/+179
* update config fileWarren Dukes2005-03-121-9/+10
* todo updateWarren Dukes2005-03-121-0/+2
* todo updateWarren Dukes2005-03-121-5/+1
* if no audioOutput specified, we no attempt to detect if there exists a usable...Warren Dukes2005-03-129-47/+149
* todo updateWarren Dukes2005-03-111-1/+0
* todo updateWarren Dukes2005-03-112-7/+9
* removed the id3v1_encoding config option, there's no way to guarantee that we...Warren Dukes2005-03-113-18/+1
* todo update, and remove a potentially gratutious playSilence() callWarren Dukes2005-03-102-1/+10
* todo updateWarren Dukes2005-03-101-1/+1
* code to attempt to pick a supported sample rate, bits, and channels if the re...Warren Dukes2005-03-101-4/+234
* todo updateWarren Dukes2005-03-101-3/+1
* fix segfault in error messageWarren Dukes2005-03-091-3/+3
* add ability to forcefully kill pid listed in pid file with '-kill -kill'Warren Dukes2005-03-091-16/+27
* don't print out config line in error message about pid file missingWarren Dukes2005-03-091-1/+1
* fix an error messageWarren Dukes2005-03-091-1/+1
* *) add support for pid filesWarren Dukes2005-03-095-39/+127
* undo fix for killall not preserving the current format properly, it causes pr...Warren Dukes2005-03-081-2/+5
* we ne allow audioOutput plugins to set the final outAudioFormat that will be ...Warren Dukes2005-03-083-13/+27
* for windows compatibility, if we're unable to add a song, convert '\' to '/' ...Warren Dukes2005-03-081-4/+14
* make PCM the default controller for the mixerWarren Dukes2005-03-081-2/+2
* now player and decoder processes should only exit() when receiving term signa...Warren Dukes2005-03-084-5/+12
* hopefully replaygain now works for musepackWarren Dukes2005-03-072-6/+7
* add support for parsing ape tags in musepack filesWarren Dukes2005-03-076-9/+159
* fix stateFile path getting garbledWarren Dukes2005-03-063-28/+38
* update usage and mpd man page to indicate that we now require a config fileWarren Dukes2005-03-062-5/+0
* config file change! now 'port' is optional and 'db_file' is required!Warren Dukes2005-03-0613-156/+152
* sample config file exampleWarren Dukes2005-03-061-0/+3
* todo cleanupWarren Dukes2005-03-061-30/+29
* todo updateWarren Dukes2005-03-061-3/+0
* todo updateWarren Dukes2005-03-051-2/+0
* added composer, performer, and comment metadata itemsWarren Dukes2005-03-055-9/+41
* wee bit of code cleanupWarren Dukes2005-03-052-2/+4
* don't need the extra snd_pcm_prepare after _dropWarren Dukes2005-03-051-1/+0
* more alsa workWarren Dukes2005-03-051-41/+57
* set buffer_before_play default to 0%Warren Dukes2005-03-052-1/+3
* mpdconf.example should be installed in the docs directory alsoAvuton Olrich2005-03-051-2/+2
* Update the configure.ac to allow only compiling with ALSA output pluginAvuton Olrich2005-03-051-1/+1
* this seemed to help a bit with the blip's on nextWarren Dukes2005-03-051-0/+1
* we want to stat, not lstatWarren Dukes2005-03-051-1/+1
* fix some compilation warningWarren Dukes2005-03-051-1/+3
* implemented dropping of current buffered audio, works for oss, but there seemsWarren Dukes2005-03-059-30/+140
* todo updateWarren Dukes2005-03-052-16/+33
* now alsa plugin should workWarren Dukes2005-03-051-7/+13
* implemented alsa audioOutput plugin, now it needs testingWarren Dukes2005-03-054-2/+302
* don't open device in initDriver! instead we just stat() for the deviceWarren Dukes2005-03-051-29/+78
* add "any" option for search and find, patch from Robert AnderssonWarren Dukes2005-02-281-3/+16
* s/mpc_bool_t/BOOL/ so it works with libmusepack 1.1Warren Dukes2005-02-261-2/+2
* todo updateWarren Dukes2005-02-261-1/+1
* git-svn-id: https://svn.musicpd.org/mpd/trunk@2985 09075e82-0dd4-0310-85a5-a0...Warren Dukes2005-02-241-1/+1