cog/Plugins/sidplay
Christopher Snowhill e695e33537 SID Input: Bring back file hints, better this time
Now file hint stashes the whole file in memory, so that any other
threads reading the file at the same time will just grab the same memory
block and read it, rather than opening the file repeatedly.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-11 04:43:20 -08:00
..
sidplay Update copyright year 2022-01-02 23:34:29 -08:00
sidplay.xcodeproj Reduce minimum OS to macOS 10.12 2021-09-18 01:08:49 -07:00
SidContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SidContainer.mm SID Input: Clean up memory leaks 2022-02-11 04:19:27 -08:00
SidDecoder.h SID Input: Bring back file hints, better this time 2022-02-11 04:43:20 -08:00
SidDecoder.mm SID Input: Bring back file hints, better this time 2022-02-11 04:43:20 -08:00
SidMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SidMetadataReader.mm SID Input: Clean up memory leaks 2022-02-11 04:19:27 -08:00
roms.cpp Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
roms.hpp Implemented basic residfp support 2014-12-07 22:26:31 -08:00