OverSight/Installer
Patrick Wardle 2eddae193d added 'start' button and logic to preferences so Login Item can be restarted if necessary
change launching of login item (at install time) to NSTask, so focus would stay with installer app
fixed issue where activity indicator would overlap with install/uninstall message on macOS Sierra
'Inactive' video and audio notifications are now automatically closed after two seconds
updated code for macOS Sierra (e.g. FaceTime does call CMIO:doWork)
added check to ensure we can get a process's path (which fixed a NULL pointer de-ref)
added 'avconferenced' as a white-listed apple daemon for macOS Sierra
added getOSVersion() function to facilitate macOS Sierra specific logic
added getProcessID() function to get a process name from it's pid
code cleanup/extra debug statements
2016-09-24 17:08:38 -10:00
..
Base.lproj initial checkin! 2016-09-11 14:21:14 -10:00
AppDelegate.h initial checkin! 2016-09-11 14:21:14 -10:00
AppDelegate.m added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
Configure.h initial checkin! 2016-09-11 14:21:14 -10:00
Configure.m added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
ConfigureWindowController.h initial checkin! 2016-09-11 14:21:14 -10:00
ConfigureWindowController.m added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
ConfigureWindowController.xib added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
ErrorWindowController.h initial checkin! 2016-09-11 14:21:14 -10:00
ErrorWindowController.m initial checkin! 2016-09-11 14:21:14 -10:00
ErrorWindowController.xib initial checkin! 2016-09-11 14:21:14 -10:00
Info.plist added preference handling (logging/new-version check) 2016-09-19 21:29:40 -10:00
main.h started on install/uninstall logic (as root, etc) 2016-09-14 22:15:30 -10:00
main.m started on install/uninstall logic (as root, etc) 2016-09-14 22:15:30 -10:00