summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-06-17actually, scratch the last changeWarren Dukes
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes
2004-06-17include sys/time.hWarren Dukes
2004-06-16add copyright noticesWarren Dukes
2004-06-15fix C99 stuff for commandErrorWarren Dukes
2004-06-14change ACK error codesWarren Dukes
2004-06-14forget to set playlist.current = 0 when toggling randomWarren Dukes
2004-06-14bug fix for deleting a song when the last song or next to last song is playin...Warren Dukes
2004-06-13slight bug fix for making sure url's obey the RFC'sWarren Dukes
2004-06-13make swapid and deleteid actually workWarren Dukes
2004-06-13make seekid actually workWarren Dukes
2004-06-13make playid actually workWarren Dukes
2004-06-13change 'Num' => 'Pos" for positionWarren Dukes
2004-06-12update mpd manpage and sample config file with replaygain andWarren Dukes
2004-06-12change 'current' command to 'currentsong'Warren Dukes
2004-06-12when we create log files, be sure to they're umasked to 066Warren Dukes
2004-06-12Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes
2004-06-10since stuff like vorbis streams report actual time into stream,Warren Dukes
2004-06-10minor little cleanupsWarren Dukes
2004-06-10todo updateWarren Dukes
2004-06-09fix bug where inputStream_httpRead was returning 0 when cnnection closed,Warren Dukes
2004-06-09fix some streaming metadata issuesWarren Dukes
2004-06-09debug code for stream name/titleWarren Dukes
2004-06-09implemented songid commands: playlistid, playid, seekid, deleteid, moveid, sw...Warren Dukes
2004-06-09implmented ID functions, need to implemented id commandsWarren Dukes
2004-06-09implemented song id'sWarren Dukes
2004-06-08fix ack error when attempt to save a playlist that already existsWarren Dukes
2004-06-08on random select, move current to the first song playedWarren Dukes
2004-06-08make enabling random always randomize the entire playlistWarren Dukes
2004-06-08remove "wrap" from buffering control, its not needed, and could potentiallyWarren Dukes
2004-06-07remove metadata debugging codeWarren Dukes
2004-06-07i'm a moronWarren Dukes
2004-06-07update copyright to 2004 for --versionWarren Dukes
2004-06-07fix bug with --no-create-dbWarren Dukes
2004-06-07bug fix for metadata again, had an extra "!" in mpdTagsAreEqual()Warren Dukes
2004-06-07some fixes to metadata stuffWarren Dukes
2004-06-07potential bugfixes for handling metadata in player/decoderWarren Dukes
2004-06-07remove the initial and trailing ' from the icy StreamTitle that shoutcastWarren Dukes
2004-06-07icy metadata! wahooWarren Dukes
2004-06-07add ack.h to mpd_headersWarren Dukes
2004-06-06harden metadatabufferWarren Dukes
2004-06-06spelling fix for avutonWarren Dukes
2004-06-06slightly safer copying of metadataChunk to MpdTagWarren Dukes
2004-06-06mechanism for updating metadata while decodingWarren Dukes
2004-06-06todo updateWarren Dukes
2004-06-05implement list_OK/command_list_ok_beginWarren Dukes
2004-06-05todo updateWarren Dukes
2004-06-05new command, plchanges, and also add Num: to songinfo of playlistinfoWarren Dukes
2004-06-04add mackstann to (c)Warren Dukes
2004-06-04todo updateWarren Dukes