cog/Plugins/CueSheet
Christopher Snowhill 477feaab1d Now properly supports sample format changing
Sample format can now change dynamically at play time, and the player
will resample it as necessary, extrapolating edges between changes to
reduce the potential for gaps.

Currently supported formats for this:

- FLAC
- Ogg Vorbis
- Any format supported by FFmpeg, such as MP3 or AAC

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-07 19:18:45 -08:00
..
CueSheet.xcodeproj Cuesheet: Read and merge metadata from referenced audio files, no matter their format 2021-11-21 00:16:16 -08:00
English.lproj Updates for modern Xcode 2019-10-05 00:12:36 -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 Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CueSheetDecoder.h Now properly supports sample format changing 2022-02-07 19:18:45 -08:00
CueSheetDecoder.m Now properly supports sample format changing 2022-02-07 19:18:45 -08:00
CueSheetMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CueSheetMetadataReader.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08: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