summaryrefslogtreecommitdiff
path: root/commands.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Reworked "find" to allow for more sophisticated searches.Jon Bergli Heier1-14/+31
2011-01-04Added Doxyfile and documentation comments in various places.Jon Bergli Heier1-0/+3
2011-01-02Killed the 'commands' namespace.Jon Bergli Heier1-14/+14
2011-01-02Command handling changes as a result of adding the update command.Jon Bergli Heier1-13/+20
2011-01-02Print command name on unknown command.Jon Bergli Heier1-1/+1
2011-01-02Moved MusicDirectory conversion code to music::get_directory().Jon Bergli Heier1-4/+3
2011-01-01Added 'find' command to the telnet server and removed find_artist call in mus...Jon Bergli Heier1-0/+38
2011-01-01Implemented a simple 'ls' command for the telnet server.Jon Bergli Heier1-0/+45