aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-03Move `dome_key_logger_init` call to `main()`Teddy Wing
2018-11-03lib/dome-key-map: Update to latestTeddy Wing
2018-11-03lib/dome-key-map: Update to latest, good error messagesTeddy Wing
2018-11-03doc/dome-key.1.txt: Add a rough descriptionTeddy Wing
2018-11-03Update TODOTeddy Wing
2018-11-02pkg/dome-key.in.rb: Set dependency on Mac OS X 10.7Teddy Wing
2018-11-02Add the beginning of a man pageTeddy Wing
2018-11-02Update TODOTeddy Wing
2018-10-30Update TODOTeddy Wing
2018-10-30Update TODOTeddy Wing
2018-10-30Update TODOTeddy Wing
2018-10-30Add a skeleton Homebrew formulaTeddy Wing
2018-10-30Add launchd plistTeddy Wing
2018-10-30Update TODOTeddy Wing
2018-10-30lib/dome-key-map: Update to include default mappingsTeddy Wing
2018-10-29Update TODOTeddy Wing
2018-10-29HeadphoneKey: Play audio only with the `--audio` command line flagTeddy Wing
2018-10-29lib/dome-key-map: Update to get `--audio` flag handlingTeddy Wing
2018-10-29HeadphoneKey: Remove unused `_in_mode` instance variableTeddy Wing
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