nrgrip/src
Matteo Cypriani 15c5a5fb04 Fix potential pre-gap bug in cue sheet
If an index #0 is present for a track but not for the next track, it
could be written for the following track (i.e. two tracks from where it
appeared), which would lead to an incoherent cue sheet.

In theory, this was a non-issue because in NRG, a track always has an
index #0, but you never know.
2016-12-06 19:31:27 -05:00
..
cue_sheet Fix potential pre-gap bug in cue sheet 2016-12-06 19:31:27 -05:00
metadata Write cue sheet to file 2016-12-06 19:27:07 -05:00
error.rs Add basic cue sheet handling 2016-12-06 18:06:13 -05:00
lib.rs Add basic cue sheet handling 2016-12-06 18:06:13 -05:00
main.rs Add basic cue sheet handling 2016-12-06 18:06:13 -05:00