Age | Commit message (Expand) | Author |
2004-06-17 | actually, scratch the last change | Warren Dukes |
2004-06-17 | check in configure script if iconv() needs CONST | Warren Dukes |
2004-06-17 | include sys/time.h | Warren Dukes |
2004-06-16 | add copyright notices | Warren Dukes |
2004-06-15 | fix C99 stuff for commandError | Warren Dukes |
2004-06-14 | change ACK error codes | Warren Dukes |
2004-06-14 | forget to set playlist.current = 0 when toggling random | Warren Dukes |
2004-06-14 | bug fix for deleting a song when the last song or next to last song is playin... | Warren Dukes |
2004-06-13 | slight bug fix for making sure url's obey the RFC's | Warren Dukes |
2004-06-13 | make swapid and deleteid actually work | Warren Dukes |
2004-06-13 | make seekid actually work | Warren Dukes |
2004-06-13 | make playid actually work | Warren Dukes |
2004-06-13 | change 'Num' => 'Pos" for position | Warren Dukes |
2004-06-12 | update mpd manpage and sample config file with replaygain and | Warren Dukes |
2004-06-12 | change 'current' command to 'currentsong' | Warren Dukes |
2004-06-12 | when we create log files, be sure to they're umasked to 066 | Warren Dukes |
2004-06-12 | Add WARNING log method. it's the same as ERROR, except that when mpd starts, | Warren Dukes |
2004-06-10 | since stuff like vorbis streams report actual time into stream, | Warren Dukes |
2004-06-10 | minor little cleanups | Warren Dukes |
2004-06-10 | todo update | Warren Dukes |
2004-06-09 | fix bug where inputStream_httpRead was returning 0 when cnnection closed, | Warren Dukes |
2004-06-09 | fix some streaming metadata issues | Warren Dukes |
2004-06-09 | debug code for stream name/title | Warren Dukes |
2004-06-09 | implemented songid commands: playlistid, playid, seekid, deleteid, moveid, sw... | Warren Dukes |
2004-06-09 | implmented ID functions, need to implemented id commands | Warren Dukes |
2004-06-09 | implemented song id's | Warren Dukes |
2004-06-08 | fix ack error when attempt to save a playlist that already exists | Warren Dukes |
2004-06-08 | on random select, move current to the first song played | Warren Dukes |
2004-06-08 | make enabling random always randomize the entire playlist | Warren Dukes |
2004-06-08 | remove "wrap" from buffering control, its not needed, and could potentially | Warren Dukes |
2004-06-07 | remove metadata debugging code | Warren Dukes |
2004-06-07 | i'm a moron | Warren Dukes |
2004-06-07 | update copyright to 2004 for --version | Warren Dukes |
2004-06-07 | fix bug with --no-create-db | Warren Dukes |
2004-06-07 | bug fix for metadata again, had an extra "!" in mpdTagsAreEqual() | Warren Dukes |
2004-06-07 | some fixes to metadata stuff | Warren Dukes |
2004-06-07 | potential bugfixes for handling metadata in player/decoder | Warren Dukes |
2004-06-07 | remove the initial and trailing ' from the icy StreamTitle that shoutcast | Warren Dukes |
2004-06-07 | icy metadata! wahoo | Warren Dukes |
2004-06-07 | add ack.h to mpd_headers | Warren Dukes |
2004-06-06 | harden metadatabuffer | Warren Dukes |
2004-06-06 | spelling fix for avuton | Warren Dukes |
2004-06-06 | slightly safer copying of metadataChunk to MpdTag | Warren Dukes |
2004-06-06 | mechanism for updating metadata while decoding | Warren Dukes |
2004-06-06 | todo update | Warren Dukes |
2004-06-05 | implement list_OK/command_list_ok_begin | Warren Dukes |
2004-06-05 | todo update | Warren Dukes |
2004-06-05 | new command, plchanges, and also add Num: to songinfo of playlistinfo | Warren Dukes |
2004-06-04 | add mackstann to (c) | Warren Dukes |
2004-06-04 | todo update | Warren Dukes |