]> git.tue.mpg.de Git - paraslash.git/commit
com_select(): Support '-' to reactivate the previous mood/playlist.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 25 Nov 2024 20:55:43 +0000 (21:55 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 5 Jan 2025 17:57:29 +0000 (18:57 +0100)
commitd09ca1da67f3f71b54ddd5f7d56d8d7cacf9d12c
tree62c3b270a22686db9262df929c7810af8172717c
parentca4cb7171c4a391d22af105eb2f9a750e64ac8ea
com_select(): Support '-' to reactivate the previous mood/playlist.

This adds two global variables to keep track of the previously active
mood or playlist. The select subcommand makes use of this information
if the argument is the special string '-'. The subcommand then follows
common Unix conventions and reactivates the previous mood or playlist.
afs.c
m4/lls/server_cmd.suite.m4