cog/Cog.xcodeproj
Christopher Snowhill 5611d08df1 Reduce memory usage of adding tracks
Significantly reduce the memory footprint of adding tracks to the
playlist, by coalescing the NSString and NSData objects in the info
dictionaries as they are being loaded in the background, into a common
data set which will then be discarded when the whole job is completed.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-16 21:38:43 -08:00
..
project.xcworkspace Fix local signing issues 2020-02-13 17:45:11 -08:00
xcshareddata/xcschemes Revert display regressions. 2021-05-09 01:16:20 +03:00
project.pbxproj Reduce memory usage of adding tracks 2022-02-16 21:38:43 -08:00