diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -25,8 +25,12 @@ *) add support for saving and restoring audioOutput state to the state_file -*) on resetPlayer(), store last state info, so that a killall mpd will - properlly save the state, even if the player process dies first +*) 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 0.13 ---- |