aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* authors updatesWarren Dukes2004-06-141-2/+2
* update install w/ mikmod infoWarren Dukes2004-06-141-1/+4
* upgrade UPGRADINGWarren Dukes2004-06-142-1/+12
* change ACK error codesWarren Dukes2004-06-141-7/+9
* add default port change to ChangeLogWarren Dukes2004-06-141-1/+2
* forget to set playlist.current = 0 when toggling randomWarren Dukes2004-06-141-0/+1
* bug fix for deleting a song when the last song or next to last song is playin...Warren Dukes2004-06-141-4/+4
* update mpd man page with --no-create-db optionWarren Dukes2004-06-131-2/+8
* comment on song id's vs playlist position commandsWarren Dukes2004-06-131-0/+10
* slight bug fix for making sure url's obey the RFC'sWarren Dukes2004-06-131-1/+1
* updated changelog for 0.11.0Warren Dukes2004-06-131-0/+22
* update changelog with 0.10.4 changesWarren Dukes2004-06-131-0/+7
* fix some docbook stuffWarren Dukes2004-06-131-1/+1
* more MPD-Protocol.xml progressWarren Dukes2004-06-131-16/+33
* more progroess on MPD-Protocol.xmlWarren Dukes2004-06-131-9/+80
* make swapid and deleteid actually workWarren Dukes2004-06-131-2/+2
* make seekid actually workWarren Dukes2004-06-131-1/+1
* make playid actually workWarren Dukes2004-06-131-1/+1
* change 'Num' => 'Pos" for positionWarren Dukes2004-06-131-1/+1
* docbook MPD Protocol documentation beginningsWarren Dukes2004-06-131-0/+244
* update mpd manpage and sample config file with replaygain andWarren Dukes2004-06-123-6/+16
* update COMMANDS docs, I'll be rewriting this hopefully in a usefulWarren Dukes2004-06-121-4/+36
* change 'current' command to 'currentsong'Warren Dukes2004-06-121-3/+3
* when we create log files, be sure to they're umasked to 066Warren Dukes2004-06-121-1/+9
* Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes2004-06-1211-38/+106
* since stuff like vorbis streams report actual time into stream,Warren Dukes2004-06-103-9/+8
* minor little cleanupsWarren Dukes2004-06-102-18/+24
* todo updateWarren Dukes2004-06-102-4/+13
* fix bug where inputStream_httpRead was returning 0 when cnnection closed,Warren Dukes2004-06-091-3/+4
* fix some streaming metadata issuesWarren Dukes2004-06-094-9/+19
* debug code for stream name/titleWarren Dukes2004-06-091-0/+6
* implemented songid commands: playlistid, playid, seekid, deleteid, moveid, sw...Warren Dukes2004-06-094-8/+155
* implmented ID functions, need to implemented id commandsWarren Dukes2004-06-091-1/+64
* implemented song id'sWarren Dukes2004-06-092-12/+61
* todo updateWarren Dukes2004-06-081-6/+10
* fix ack error when attempt to save a playlist that already existsWarren Dukes2004-06-082-2/+3
* on random select, move current to the first song playedWarren Dukes2004-06-081-0/+5
* make enabling random always randomize the entire playlistWarren Dukes2004-06-081-2/+2
* todoWarren Dukes2004-06-081-3/+0
* remove "wrap" from buffering control, its not needed, and could potentiallyWarren Dukes2004-06-084-28/+18
* todo updateWarren Dukes2004-06-081-7/+12
* todo updateWarren Dukes2004-06-081-0/+3
* todo updateWarren Dukes2004-06-081-0/+2
* todo updateWarren Dukes2004-06-081-4/+2
* remove metadata debugging codeWarren Dukes2004-06-073-11/+0
* i'm a moronWarren Dukes2004-06-071-1/+1
* update copyright to 2004 for --versionWarren Dukes2004-06-071-1/+1
* fix bug with --no-create-dbWarren Dukes2004-06-071-1/+1
* todoWarren Dukes2004-06-071-0/+4
* bug fix for metadata again, had an extra "!" in mpdTagsAreEqual()Warren Dukes2004-06-072-5/+9