cue_parser: new line based CUE sheet parser

To replace libcue, the unmaintained and crashy library.
This commit is contained in:
Max Kellermann
2012-02-10 00:12:29 +01:00
parent b9673fc521
commit abcc225763
9 changed files with 420 additions and 359 deletions

1
NEWS
View File

@@ -27,6 +27,7 @@ ver 0.17 (2011/??/??)
- alsa: listen for external volume changes
* playlist:
- allow references to songs outside the music directory
- new CUE parser, without libcue
* state_file: add option "restore_paused"
* cue: show CUE track numbers
* allow port specification in "bind_to_address" settings