cog/Plugins/CueSheet
Christopher Snowhill abd557943c [Cuesheet Input] Don't repeatedly open file
The input file has already been opened for decoding by an earlier step
in the testing process, reuse the decoder from that. Spares a decoder
open cycle on all embedded cuesheet supporting formats.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-10 14:57:22 -07:00
..
CueSheet.xcodeproj Remove unnecessary files from build and copy steps 2022-07-04 23:58:06 -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
CueSheet.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CueSheet.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CueSheetContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CueSheetContainer.m [Sandbox] Suggest URLs that are contained in CUEs 2022-06-26 02:59:37 -07:00
CueSheetDecoder.h [Cuesheet] Greatly improve loading performance 2022-06-25 02:40:43 -07:00
CueSheetDecoder.m [Cuesheet Input] Don't repeatedly open file 2022-07-10 14:57:22 -07:00
CueSheetMetadataReader.h [Cuesheet Input] Fix metadata handling by merge 2022-06-12 00:55:37 -07:00
CueSheetMetadataReader.m Experimental tag support redesign 2022-07-08 16:34:50 -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
CueSheet_Prefix.pch Added beginnings of cuesheet plugin. 2007-10-09 02:25:40 +00:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00