news: Add consume and single commands
This commit is contained in:
parent
ac8def81ab
commit
8c1465c67c
3
NEWS
3
NEWS
|
@ -36,6 +36,9 @@ ver 0.15 (200?/??/??)
|
||||||
- "playlistinfo" supports a range now
|
- "playlistinfo" supports a range now
|
||||||
- added "sticker database", command "sticker", which allows clients
|
- added "sticker database", command "sticker", which allows clients
|
||||||
to implement features like "song rating"
|
to implement features like "song rating"
|
||||||
|
- added "consume" command which removes a song after play
|
||||||
|
- added "single" command, if activated, stops playback after current song or
|
||||||
|
repeats the song if "repeat" is active.
|
||||||
* Rewritten mixer code to support multiple mixers
|
* Rewritten mixer code to support multiple mixers
|
||||||
* Add audio archive extraction support:
|
* Add audio archive extraction support:
|
||||||
- bzip2
|
- bzip2
|
||||||
|
|
Loading…
Reference in New Issue