OverSight/OverSightXPC
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
..
Enumerator.h initial checkin! 2016-09-11 14:21:14 -10:00
Enumerator.m added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
Info.plist initial checkin! 2016-09-11 14:21:14 -10:00
OverSightXPC.h added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
OverSightXPC.m added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
main.h added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
main.m ignore xpc client/requestor as a 'candidate' video proc 2016-09-16 13:00:23 -10:00