undo change 3081

git-svn-id: https://svn.musicpd.org/mpd/trunk@3085 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes
2005-03-15 23:18:23 +00:00
parent f723517057
commit d4352ac996
5 changed files with 9 additions and 158 deletions

8
TODO
View File

@@ -25,12 +25,8 @@
*) add support for saving and restoring audioOutput state to the
state_file
*) fix killall mpd
*) have it determine if SIGTERM received from parent pid, if not
then it doesn't exit with EXIT_SUCCESS, but EXIT_FAILURE
*) if player died w/ EXIT FAILURE, then store the current
state somewhere in case we a SIGTERM was received by the
parent
*) on resetPlayer(), store last state info, so that a killall mpd will
properlly save the state, even if the player process dies first
0.13
----