diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-11-02 22:13:58 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-11-02 22:13:58 +0000 |
commit | 44eb26c16fb66908f75d395e63a16c343c28e00d (patch) | |
tree | 34a098ea018bfea9305300662d1b0dfe10a2deb5 /TODO | |
parent | 69176148bfd4a9a40a8d653997a6f2714d65776b (diff) | |
download | mpd-44eb26c16fb66908f75d395e63a16c343c28e00d.tar.gz mpd-44eb26c16fb66908f75d395e63a16c343c28e00d.tar.xz mpd-44eb26c16fb66908f75d395e63a16c343c28e00d.zip |
new commands: enalbe_device, and disable_device, (maybe these commands should be toggles instead of two seperate commands?)
also, on close device, close the shout connection
git-svn-id: https://svn.musicpd.org/mpd/trunk@2485 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -30,6 +30,9 @@ *) have children ignore SIGHUP +*) put more debugging info when failing to read/write db and other similar + errors + Post-1.0 -------- *) crosslink "list" stuff, for example, artists are crosslinked to alubms and |