Cog/Plugins/CueSheet
Christopher Snowhill 503ca803e9 CUE: Fix playback position tracking for DSD
DSD wasn't tracking the correct sample count, because DSD
Audio Chunks store the byte count, rather than the bit count.
This may be changed in the future, so I'll have to remember.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-07-21 00:12:43 -07:00
..
CueSheet.xcodeproj Update projects and source in prep for Xcode 15 2023-06-08 04:12:29 -07:00
en.lproj Updated to latest Xcode 2019-07-02 16:37:17 -07:00
es.lproj Fix encoding of strings resources. 2018-07-22 01:58:57 -07:00
pl.lproj Activate Polish translation 2022-07-11 14:41:15 -07:00
tr.lproj Translation: Added Turkish language support 2023-02-23 22:44:24 -08:00
CueSheet.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CueSheet.m [Sandbox] Add Sandbox grants to places missing it 2022-07-25 19:35:32 -07:00
CueSheet_Prefix.pch Added beginnings of cuesheet plugin. 2007-10-09 02:25:40 +00:00
CueSheetContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CueSheetContainer.m Fix a crash with embedded cue sheet handling 2022-10-16 15:00:24 -07:00
CueSheetDecoder.h CUE: Fix playback position tracking for DSD 2023-07-21 00:12:43 -07:00
CueSheetDecoder.m CUE: Fix playback position tracking for DSD 2023-07-21 00:12:43 -07:00
CueSheetMetadataReader.h [Cuesheet Input] Fix metadata handling by merge 2022-06-12 00:55:37 -07:00
CueSheetMetadataReader.m Fix a crash with embedded cue sheet handling 2022-10-16 15:00:24 -07:00
CueSheetTrack.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CueSheetTrack.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00