cog/Audio
Christopher Snowhill b95cb59a61 [Audio Processing] Increase thread stack size
Apparently, all these new changes with FreeSurround have pushed the
default 512KB thread stack size to the limit. And I'm not even using
stack variables, really, except for maybe the autoreleasepools.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-14 03:35:38 -07:00
..
Chain [Audio Processing] Increase thread stack size 2022-07-14 03:35:38 -07:00
CogAudio.xcodeproj [FreeSurround] Experimental implementation code 2022-07-14 03:34:36 -07:00
Output [Audio Output / Debugging] Fix sample logging 2022-07-14 03:35:27 -07:00
ThirdParty [FreeSurround] Actually make it work 2022-07-14 03:35:32 -07:00
Utils [DSD] Add pure downsampling path, disabled 2022-06-10 02:13:10 -07:00
Visualization [Visualization Controller] Minor guard check 2022-07-11 14:41:09 -07:00
AudioContainer.h [Sandbox] Suggest URLs that are contained in CUEs 2022-06-26 02:54:19 -07:00
AudioContainer.m [Sandbox] Suggest URLs that are contained in CUEs 2022-06-26 02:54:19 -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-27 21:46:36 -07:00
AudioPlayer.m [Playback] Prevent erroneous file from repeating 2022-07-06 02:20:20 -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:54:19 -07:00
CogPluginMulti.m [Input API] Change input readAudio method 2022-07-10 15:22:04 -07:00
Helper.h
Helper.m
Info.plist
Plugin.h [Input API] Change input readAudio method 2022-07-10 15:22:04 -07:00
PluginController.h
PluginController.mm [Tag Reading] Moved external cover art reader 2022-07-02 14:59:19 -07:00
Status.h