cog/Plugins
Christopher Snowhill 872816f056 VGM Decoder: Change logic of dictionary creation
Metadata logic code should be using this dictionaryWithDictionary method
so that the resulting dictionary is actually immutable, like it claims
to be, rather than simply casting it. Safety coding, all that jazz. Not
really a major issue, just feels right.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-05-24 01:09:39 -07:00
..
APL Add decoder open error indicator 2022-02-10 02:15:48 -08:00
AdPlug Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
ArchiveSource Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
BASSMODS Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
CoreAudio Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
CueSheet CUE Reader: Fix enumerating sheets and tag reading 2022-02-13 12:18:58 -08:00
Dumb Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
FFMPEG Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
FileSource Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Flac Clean up a couple of warning notices on this file 2022-02-26 01:11:50 -08:00
GME Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
HTTPSource Plugin utilities: Moved encoding guesser to header 2022-05-24 01:05:43 -07:00
HighlyComplete Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
Hively Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
M3u Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MAD MAD Input: Fix gapless decoding of FFmpeg files 2022-04-25 13:19:12 -07:00
MIDI Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
Musepack Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
OpenMPT Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
OpenMPT.old Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
Opus Build several libraries out of tree now 2022-02-15 00:26:55 -08:00
Pls Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Quicktime Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Shorten Implement framework for dynamic metadata updates 2022-02-08 21:21:53 -08:00
SilenceDecoder Add decoder open error indicator 2022-02-10 02:15:48 -08:00
TagLib Update supported file name extensions for art 2022-02-16 01:56:34 -08:00
Vorbis Add include path for libogg 2022-02-15 00:40:47 -08:00
WavPack Correct capitalization of WavPack in codec info 2022-03-04 02:08:55 -08:00
libvgmPlayer Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
modplay Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
playptmod Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
sidplay Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00
vgmstream VGM Decoder: Change logic of dictionary creation 2022-05-24 01:09:39 -07:00