Mirror of objective-see/OverSight@github.com - Tool to alert you when your microphone or webcam are in use
Go to file
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
Installer added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
Installer.xcodeproj renamed installer to 'OverSight_Installer' 2016-09-18 22:01:24 -10:00
LoginItem added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
MainApp added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
OverSight.xcodeproj added preference handling (logging/new-version check) 2016-09-19 21:29:40 -10:00
OverSight.xcworkspace initial checkin! 2016-09-11 14:21:14 -10:00
OverSightXPC added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00
Shared added 'start' button and logic to preferences so Login Item can be restarted if necessary 2016-09-24 17:08:38 -10:00