summaryrefslogtreecommitdiff
path: root/commands.h
AgeCommit message (Collapse)AuthorFilesLines
2011-01-06Reworked "find" to allow for more sophisticated searches.Jon Bergli Heier1-4/+0
The usage of the "find" command is as follows: find SEARCH where SEARCH is either a simple string to search for, or key:value pairs with the following keys: artist album title
2011-01-04Added Doxyfile and documentation comments in various places.Jon Bergli Heier1-0/+2
2011-01-02Killed the 'commands' namespace.Jon Bergli Heier1-22/+20
2011-01-02Command handling changes as a result of adding the update command.Jon Bergli Heier1-4/+24
2011-01-02Print command name on unknown command.Jon Bergli Heier1-0/+1
2011-01-01Implemented a simple 'ls' command for the telnet server.Jon Bergli Heier1-0/+24