Michael Beale
Michael Beale
adding condition to not run as root on MacOS
adding some additional requirements to meet Intel Labs' open source standards.
UI is switching to a more fluid formPanel layout. Need to remove the GridControl and all functionality from the forms. Need to replace all of the GridControl event handlers with...
Problem: Currently all of the settings classes just use member variables to store settings. Because of some forthcoming UI changes, we need them all changed to be properties with specific...
Currently ACAT has a "feature" that ensures that all ACAT windows are always above all other windows on the system while it is running. this is to prevent accidental context...
Currently the Camera actuator in ACAT is using an Intel internally developed Camera Actuator to enable recognizing facial expressions to activate the UI. Besides only being available in binary form,...
Dependent on #92 and #91 Document the process of creating a new localization of ACAT so others can do it.
Currently the ACATTalk user interface elements for keyboard layout (QUERTY and ABC) are English specific, and do not accommodate languages that may have more than 26 characters in their keyboard...