index
:
DomeKey
bluetooth-headset-compatibility
master
Control your computer with a pair of headphones
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-29
Play sounds when a mode is activated & deactivated
Teddy Wing
2018-10-29
lib/dome-key-map: Update to latest
Teddy Wing
2018-10-29
Sounds: Add methods for playing the mode activated & deactivated sounds
Teddy Wing
2018-10-29
Add `Sounds` class
Teddy Wing
2018-10-29
Rename `sounds.h` to `sound_data.h`
Teddy Wing
2018-10-29
Add `sounds.h`, C array versions of sound files
Teddy Wing
2018-10-29
Add mode activated & deactivated sounds
Teddy Wing
2018-10-29
Update TODO
Teddy Wing
2018-10-29
Update Rust library function calls to new API names
Teddy Wing
2018-10-29
lib/dome-key-map: Update to latest
Teddy Wing
2018-10-28
Update TODO
Teddy Wing
2018-10-28
Update TODO
Teddy Wing
2018-10-27
Update TODO
Teddy Wing
2018-10-27
HeadphoneKey: Only print `NSLog`s in a debug mode
Teddy Wing
2018-10-27
HeadphoneKey: Delete `startMonitoringBluetoothEvents` method
Teddy Wing
2018-10-27
AppDelegate: Get rid of `MPRemoteCommandCenter` code
Teddy Wing
2018-10-27
Delete `KeyboardSimulator`
Teddy Wing
2018-10-27
Delete `DKApplication`
Teddy Wing
2018-10-27
Mappings: Remove old unused code
Teddy Wing
2018-10-27
Mappings: Make `const` `static`
Teddy Wing
2018-10-27
errors.h: Add include guards
Teddy Wing
2018-10-27
LicenseHandler,XDG: Remove some unneeded comments
Teddy Wing
2018-10-27
LicenseHandler(addLicense:): Delete license file at the start
Teddy Wing
2018-10-27
LicenseHandler: Run trial initialiser when license validation fails
Teddy Wing
2018-10-27
lib/dome-key-map: Update for trial FFI function
Teddy Wing
2018-10-26
LicenseHandler: Move trashing code to a new method
Teddy Wing
2018-10-26
LicenseHandler: Use current date string in file moved to trash
Teddy Wing
2018-10-26
LicenseHandler(addLicense:): Move license file to trash manually
Teddy Wing
2018-10-26
LicenseHandler(addLicense:): Delete license file instead of trashing it
Teddy Wing
2018-10-26
main: Use `sysexits.h` constants as return values
Teddy Wing
2018-10-26
Add license file using `--license` argument
Teddy Wing
2018-10-26
lib/dome-key-map: Update to exit after help output
Teddy Wing
2018-10-26
main: Print version string when the `version` command line arg is passed
Teddy Wing
2018-10-26
lib/dome-key-map: Update to include trial and command line updates
Teddy Wing
2018-10-25
LicenseHandler: Move invalid license error message to a new method
Teddy Wing
2018-10-25
LicenseHandler(addLicense:): Use `NSWorkspace` to move to trash
Teddy Wing
2018-10-25
LicenseHandler: Implement `addLicense:` method
Teddy Wing
2018-10-25
LicenseHandler: Handle `APSetKey` returning false
Teddy Wing
2018-10-25
LicenseHandler: Validate license files
Teddy Wing
2018-10-25
XDG: Add methods to get the XDG_DATA_HOME path
Teddy Wing
2018-10-24
Add an `XDG` class
Teddy Wing
2018-10-24
LicenseHandler: Add method stubs
Teddy Wing
2018-10-24
Add `LicenseHandler`
Teddy Wing
2018-10-24
DomeKey.xcodeproj: Change deployment target to 10.7
Teddy Wing
2018-10-24
Makefile: Add a `clean` target
Teddy Wing
2018-10-24
DomeKey.xcodeproj: Change deployment target to 10.6
Teddy Wing
2018-10-24
DomeKey.xcodeproj: Add AquaticPrime source fileso
Teddy Wing
2018-10-24
Add 'lib/AquaticPrime' submodule
Teddy Wing
2018-10-21
Use new name for `config_read_from_file()`
Teddy Wing
2018-10-20
Update TODO
Teddy Wing
[next]