aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-29Play sounds when a mode is activated & deactivatedTeddy Wing
2018-10-29lib/dome-key-map: Update to latestTeddy Wing
2018-10-29Sounds: Add methods for playing the mode activated & deactivated soundsTeddy Wing
2018-10-29Add `Sounds` classTeddy Wing
2018-10-29Rename `sounds.h` to `sound_data.h`Teddy Wing
2018-10-29Add `sounds.h`, C array versions of sound filesTeddy Wing
2018-10-29Add mode activated & deactivated soundsTeddy Wing
2018-10-29Update TODOTeddy Wing
2018-10-29Update Rust library function calls to new API namesTeddy Wing
2018-10-29lib/dome-key-map: Update to latestTeddy Wing
2018-10-28Update TODOTeddy Wing
2018-10-28Update TODOTeddy Wing
2018-10-27Update TODOTeddy Wing
2018-10-27HeadphoneKey: Only print `NSLog`s in a debug modeTeddy Wing
2018-10-27HeadphoneKey: Delete `startMonitoringBluetoothEvents` methodTeddy Wing
2018-10-27AppDelegate: Get rid of `MPRemoteCommandCenter` codeTeddy Wing
2018-10-27Delete `KeyboardSimulator`Teddy Wing
2018-10-27Delete `DKApplication`Teddy Wing
2018-10-27Mappings: Remove old unused codeTeddy Wing
2018-10-27Mappings: Make `const` `static`Teddy Wing
2018-10-27errors.h: Add include guardsTeddy Wing
2018-10-27LicenseHandler,XDG: Remove some unneeded commentsTeddy Wing
2018-10-27LicenseHandler(addLicense:): Delete license file at the startTeddy Wing
2018-10-27LicenseHandler: Run trial initialiser when license validation failsTeddy Wing
2018-10-27lib/dome-key-map: Update for trial FFI functionTeddy Wing
2018-10-26LicenseHandler: Move trashing code to a new methodTeddy Wing
2018-10-26LicenseHandler: Use current date string in file moved to trashTeddy Wing
2018-10-26LicenseHandler(addLicense:): Move license file to trash manuallyTeddy Wing
2018-10-26LicenseHandler(addLicense:): Delete license file instead of trashing itTeddy Wing
2018-10-26main: Use `sysexits.h` constants as return valuesTeddy Wing
2018-10-26Add license file using `--license` argumentTeddy Wing
2018-10-26lib/dome-key-map: Update to exit after help outputTeddy Wing
2018-10-26main: Print version string when the `version` command line arg is passedTeddy Wing
2018-10-26lib/dome-key-map: Update to include trial and command line updatesTeddy Wing
2018-10-25LicenseHandler: Move invalid license error message to a new methodTeddy Wing
2018-10-25LicenseHandler(addLicense:): Use `NSWorkspace` to move to trashTeddy Wing
2018-10-25LicenseHandler: Implement `addLicense:` methodTeddy Wing
2018-10-25LicenseHandler: Handle `APSetKey` returning falseTeddy Wing
2018-10-25LicenseHandler: Validate license filesTeddy Wing
2018-10-25XDG: Add methods to get the XDG_DATA_HOME pathTeddy Wing
2018-10-24Add an `XDG` classTeddy Wing
2018-10-24LicenseHandler: Add method stubsTeddy Wing
2018-10-24Add `LicenseHandler`Teddy Wing
2018-10-24DomeKey.xcodeproj: Change deployment target to 10.7Teddy Wing
2018-10-24Makefile: Add a `clean` targetTeddy Wing
2018-10-24DomeKey.xcodeproj: Change deployment target to 10.6Teddy Wing
2018-10-24DomeKey.xcodeproj: Add AquaticPrime source filesoTeddy Wing
2018-10-24Add 'lib/AquaticPrime' submoduleTeddy Wing
2018-10-21Use new name for `config_read_from_file()`Teddy Wing
2018-10-20Update TODOTeddy Wing