aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-04Update TODOTeddy Wing
2018-11-04main(): Remove "Hello, World" `NSLog`Teddy Wing
2018-11-04reload_mappings(): Print a log message when mappings are reloadedTeddy Wing
2018-11-04Replace `NSLog`ged error messages with `teprintf`Teddy Wing
2018-11-04Add `teprintf()` functionTeddy Wing
2018-11-04Update TODOTeddy Wing
2018-11-04Mappings: Print parse error messages when running with `-r`Teddy Wing
2018-11-04Get mapping reloader to reload mappings for realTeddy Wing
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