cog/Plugins
Christopher Snowhill 4d25b41462 GME Plugin: Silence a type truncation warning
Adding a cast here silences a warning from passing a long to a function
accepting an int. It doesn't really matter here anyway, as the long in
question is hard coded to initialize to a fixed sample rate. Even when
sample rate configuration is eventually added, this will still be hard
capped to well within the range of 32-bit integers.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-05-24 01:11:07 -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 GME Plugin: Silence a type truncation warning 2022-05-24 01:11:07 -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