Commit graph

10 commits

Author SHA1 Message Date
Nicolas "Pixel" Noble
251001be13 Memory leak on CueFile objects. 2023-09-04 08:30:44 -07:00
Nicolas Pixel Noble
ab7af3da30 Proper handling of cuesheet files not terminated with a newline. 2023-08-08 21:37:36 -07:00
Nicolas Pixel Noble
7f9b13ebaf Simplifying / fixing string lenght system. 2023-08-08 21:35:13 -07:00
Nicolas Pixel Noble
a14475e14a Fixing REM keyword behavior. 2023-08-08 21:34:47 -07:00
Nicolas Pixel Noble
92992dfa0e Adding FLAC / OPUS / OGG track types. 2023-08-08 21:34:26 -07:00
Nicolas Pixel Noble
6a18ff5ce9 Cueparser fix (2)
- Pregaps actually happen the other way around.
2022-12-09 16:04:04 -08:00
Nicolas Pixel Noble
23e0bec467 Improving cuesheet parser
- Handling FLAGS
- Handling mid-file PREGAP
2022-12-08 21:47:55 -08:00
Nicolas Pixel Noble
5939c4b98e Some parser fixes, and rehauling ffmpeg support. 2022-12-03 23:08:48 -08:00
Nicolas Pixel Noble
35d06db723 Some fixes and improvements. 2022-11-25 13:12:07 -08:00
Nicolas Pixel Noble
31692da16f IsoBrowser work
- Rewrote the cue sheet parser
- Improved CD metadata somewhat
- Added a stub of IsoBrowser (with CRC32 computation)
- Changed BIOS detection from Adler32 to CRC32
2022-11-21 22:08:17 -08:00