cog/Audio
Christopher Snowhill ddbc38c7fe Move most large stack using buffers to the heap
This should solve most potential future stack overflows.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-24 18:32:47 -07:00
..
Chain [Chunk List Converter] Fix repeated initialization 2022-07-19 23:05:40 -07:00
CogAudio.xcodeproj Enable warnings to track stack overuse 2022-07-24 17:50:28 -07:00
Output Move most large stack using buffers to the heap 2022-07-24 18:32:47 -07:00
ThirdParty [FreeSurround] Actually make it work 2022-07-14 02:41:06 -07:00
Utils [DSD] Add pure downsampling path, disabled 2022-06-10 02:13:10 -07:00
Visualization Move most large stack using buffers to the heap 2022-07-24 18:32:47 -07:00
AudioContainer.h [Sandbox] Suggest URLs that are contained in CUEs 2022-06-26 02:59:37 -07:00
AudioContainer.m [Sandbox] Suggest URLs that are contained in CUEs 2022-06-26 02:59:37 -07:00
AudioDecoder.h
AudioDecoder.m
AudioMetadataReader.h
AudioMetadataReader.m
AudioMetadataWriter.h
AudioMetadataWriter.m
AudioPlayer.h [Play Counts] Track play counts of correct track 2022-06-28 01:57:00 -07:00
AudioPlayer.m [Playback] Prevent erroneous file from repeating 2022-07-06 02:20:05 -07:00
AudioPropertiesReader.h
AudioPropertiesReader.m
AudioSource.h
AudioSource.m
CogAudio_Prefix.pch
CogPluginMulti.h [Sandbox] Suggest URLs that are contained in CUEs 2022-06-26 02:59:37 -07:00
CogPluginMulti.m [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
Helper.h
Helper.m
Info.plist
Plugin.h [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
PluginController.h
PluginController.mm Remove obsolete helpbook document 2022-07-14 16:12:04 -07:00
Status.h