jamulus/mac
AronVietti 6ecada7f87 Fixes issue with AppNap causing stuttering/silence in background
Adds a mac only Activity class that controls the NSProccessInfo
Activity options. This exposes a C++ interface for the
Objective C calls and handles the Activity Id lifecycle. Currently
sets the Activity to background, latency critical, sleep disabled.

Added the Activity calls to main.cpp, starting it in the same
location that Windows priority is set, and ending it right before
the app exits.

Updated Jamulus.pro to add the new files and required lib.
2020-05-28 00:38:41 -07:00
..
activity.h Fixes issue with AppNap causing stuttering/silence in background 2020-05-28 00:38:41 -07:00
activity.mm Fixes issue with AppNap causing stuttering/silence in background 2020-05-28 00:38:41 -07:00
deploy_mac.sh Reformat Mac deployment script to remove tabs 2020-04-23 20:27:33 +01:00
deployment_settings.py Small message and artifact name refactoring 2020-04-19 19:37:07 +01:00
Info-make.plist Improve Mac deployment script 2020-04-23 20:15:42 +01:00
Info-xcode.plist Improve Mac deployment script 2020-04-23 20:15:42 +01:00
mainicon.icns changed name of icons so that it does not contain the software name 2013-03-24 11:11:31 +00:00
sound.cpp introduce global INVALID_INDEX for more consistent code 2020-05-26 09:56:46 +02:00
sound.h bug/compile fixes 2020-05-03 14:18:22 +02:00