cog/Audio/CogAudio.xcodeproj
Christopher Snowhill da4630f4c5 Add a metadata loader cache
Promote the Plugin Controller source file to Objective-C++, and add a
simple data cache that holds on to requests for up to 5 seconds after
their last access, for preventing spammed requests from hitting files
over and over. This is apparently really relevant to the CUESheet reader
and its embedded CUESheet handling, as that tends to reread the same
file over and over as it populates the playlist with tracks. The nested
reader can also lead to repeated reading even on files without CUESheets
embedded.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-26 23:24:32 -08:00
..
xcshareddata/xcschemes Clean up most warnings and update some dependencies 2021-04-29 18:16:24 -07:00
project.pbxproj Add a metadata loader cache 2022-02-26 23:24:32 -08:00