aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add 'mute' command for testingAvuton Olrich2005-03-144-7/+152
* todo updateWarren Dukes2005-03-141-2/+6
* a little more error outputWarren Dukes2005-03-131-2/+3
* fix FLAC playback over non-ideal HTTP streamsEric Wong2005-03-131-4/+14
* some broken OS X stuffWarren Dukes2005-03-132-1/+20
* add OS X configure stuff and added a skeleton audioOutput plugin for OS XWarren Dukes2005-03-134-0/+125
* slight changes to alsa errorsWarren Dukes2005-03-131-3/+32
* todo updateWarren Dukes2005-03-131-0/+3
* change some header includes so that we can compile on OS XWarren Dukes2005-03-132-4/+1
* add codeset.m4, OS X doesn't have thisWarren Dukes2005-03-131-0/+23
* don't actually require libaoWarren Dukes2005-03-131-2/+1
* *) slight code cleanupWarren Dukes2005-03-122-15/+20
* todo updateWarren Dukes2005-03-121-1/+1
* 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