| Commit message (Expand) | Author | Age | Files | Lines |
* | undo change 3081 | Warren Dukes | 2005-03-15 | 1 | -18/+0 |
* | - Add 'mute' command for testing | Avuton Olrich | 2005-03-14 | 1 | -0/+18 |
* | fix logic for commands and notcommands for real this time | Warren Dukes | 2004-11-23 | 1 | -3/+2 |
* | fix a little logic bomb in commands && notcommands | Warren Dukes | 2004-11-23 | 1 | -2/+2 |
* | added "notcommands" command | Warren Dukes | 2004-11-23 | 1 | -0/+21 |
* | optimized read() on clients, should be much, much faster now | Warren Dukes | 2004-11-14 | 1 | -3/+3 |
* | correct a type in the error message | Warren Dukes | 2004-11-12 | 1 | -1/+1 |
* | now more flexible list, search, find, where you can enter pairs of | Warren Dukes | 2004-11-12 | 1 | -16/+28 |
* | ok, now song->url is only the filename, not the full path to the song | Warren Dukes | 2004-11-11 | 1 | -3/+3 |
* | merge changes from metadata-rewrite branch | Warren Dukes | 2004-11-10 | 1 | -6/+59 |
* | new command "commands" for avuton | Warren Dukes | 2004-11-08 | 1 | -0/+22 |
* | new command "addid", this is the same as "add" command, except it also return... | Warren Dukes | 2004-11-02 | 1 | -1/+9 |
* | new command "devices", prints devices and their states | Warren Dukes | 2004-11-02 | 1 | -2/+12 |
* | new commands: enalbe_device, and disable_device, (maybe these commands should... | Warren Dukes | 2004-11-02 | 1 | -0/+36 |
* | fix playlistid command so it can take an argument | Warren Dukes | 2004-06-19 | 1 | -1/+1 |
* | fix C99 stuff for commandError | Warren Dukes | 2004-06-15 | 1 | -12/+13 |
* | make swapid and deleteid actually work | Warren Dukes | 2004-06-13 | 1 | -2/+2 |
* | make seekid actually work | Warren Dukes | 2004-06-13 | 1 | -1/+1 |
* | make playid actually work | Warren Dukes | 2004-06-13 | 1 | -1/+1 |
* | change 'current' command to 'currentsong' | Warren Dukes | 2004-06-12 | 1 | -3/+3 |
* | todo update | Warren Dukes | 2004-06-10 | 1 | -0/+13 |
* | implemented songid commands: playlistid, playid, seekid, deleteid, moveid, sw... | Warren Dukes | 2004-06-09 | 1 | -1/+133 |
* | potential bugfixes for handling metadata in player/decoder | Warren Dukes | 2004-06-07 | 1 | -1/+2 |
* | implement list_OK/command_list_ok_begin | Warren Dukes | 2004-06-05 | 1 | -1/+2 |
* | new command, plchanges, and also add Num: to songinfo of playlistinfo | Warren Dukes | 2004-06-05 | 1 | -32/+48 |
* | finish ack error codes | Warren Dukes | 2004-06-04 | 1 | -21/+38 |
* | work on ACK error codes | Warren Dukes | 2004-06-04 | 1 | -1/+15 |
* | clean up ACK error coding a little bit | Warren Dukes | 2004-06-04 | 1 | -36/+23 |
* | don't stop on play command! | Warren Dukes | 2004-06-03 | 1 | -1/+1 |
* | add urlhandlers command, but prolly not needed | Warren Dukes | 2004-06-02 | 1 | -0/+8 |
* | by popular demand: have stop remember the current song and play will start | Warren Dukes | 2004-05-23 | 1 | -1/+3 |
* | redimentary addition of url's to playlist | Warren Dukes | 2004-05-13 | 1 | -3/+6 |
* | round crossfade for status | Warren Dukes | 2004-04-15 | 1 | -1/+3 |
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
* | cleanup interface between interface.[ch] and command.[ch] | Warren Dukes | 2004-04-12 | 1 | -10/+45 |
* | incremental updates and command-list/update kung fu | Warren Dukes | 2004-04-11 | 1 | -51/+150 |
* | update job id stuff | Warren Dukes | 2004-04-11 | 1 | -1/+4 |
* | updating_db in status and some ideas for the TODO that i've already forgotten | Warren Dukes | 2004-04-11 | 1 | -0/+3 |
* | make "update" command background/non-blocking | Warren Dukes | 2004-04-11 | 1 | -2/+1 |
* | increment playlist version on update, so clients know to update | Warren Dukes | 2004-03-10 | 1 | -0/+1 |
* | crossfade should always be displayed in status | Warren Dukes | 2004-02-27 | 1 | -1/+1 |
* | add xfade and audio to status, remove crossfade no args options | Warren Dukes | 2004-02-27 | 1 | -6/+6 |
* | have pause take an optional arugment | Warren Dukes | 2004-02-25 | 1 | -1/+11 |
* | import from SF CVS | Warren Dukes | 2004-02-23 | 1 | -0/+617 |