- 12 Feb, 2012 15 commits
-
-
Max Kellermann authored
An embedded CUE sheet must always point to the song file it is contained in.
-
Max Kellermann authored
-
Max Kellermann authored
This finally enables the new embedded CUE sheet code: when a song file contains a playlist, it is printed in the "lsinfo" output, so clients get to know about this.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Use _scan() instead, to have more control.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Parses CUE data from the "CUESHEET" tag. Needs further integration in the update thread.
-
Max Kellermann authored
Prepare for big CUESHEET tags.
-
Max Kellermann authored
The new method pair() receives an arbitrary name/value pair. Support for this is being added to a few decoder plugins.
-
- 11 Feb, 2012 18 commits
-
-
Max Kellermann authored
Remove clutter from wavpack_scan_file(), and use a (large) fixed buffer for the tag item.
-
Max Kellermann authored
-
Max Kellermann authored
Fixes build regression.
-
Max Kellermann authored
Pass a callback table to scan_file() and scan_stream(), instead of returning a tag object.
-
Max Kellermann authored
When gme_track_info() returns with success, then the gme_info_t pointer must be set.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
All supported ffmpeg/libav versions have this.
-
Max Kellermann authored
The only other libFLAC call (seek) does not produce fatal errors.
-
Max Kellermann authored
Call it in the function that also invokved FLAC__stream_decoder_init_*().
-
Max Kellermann authored
-
Max Kellermann authored
https://www.xkcd.com/292/
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The struct is smaller because it is sparse. Its traversal is also more efficient.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Feb, 2012 1 commit
-
-
Max Kellermann authored
-
- 09 Feb, 2012 4 commits
-
-
Max Kellermann authored
To replace libcue, the unmaintained and crashy library.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Feb, 2012 1 commit
-
-
Max Kellermann authored
Conflicts: NEWS configure.ac
-
- 04 Feb, 2012 1 commit
-
-
Avuton Olrich authored
-