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-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
2018-10-20
Get timeout from config
Teddy Wing
2018-10-20
Use new `c_parse_args()` method signature
Teddy Wing
2018-10-20
lib/dome-key-map: Update for config file handling
Teddy Wing
2018-10-18
Update TODO
Teddy Wing
2018-10-18
lib/dome-key-map: Update to get special media keyso
Teddy Wing
2018-10-18
Revert "Test code to press the "play" media key"
Teddy Wing
2018-10-13
Test code to press the "play" media key
Teddy Wing
2018-10-10
Update TODO
Teddy Wing
2018-10-09
Try moving MPRemoteCommandCenter to AppDelegate
Teddy Wing
2018-10-07
HeadphoneKey: Try using `MPRemoteCommandCenter` to listen for media keys
Teddy Wing
2018-10-07
Try listening to Bluetooth headphone buttons
Teddy Wing
2018-10-07
main: Switch back to `NSApplication`
Teddy Wing
2018-10-07
Try listening to media keys
Teddy Wing
2018-10-06
Add DKApplication
Teddy Wing
2018-10-06
Update TODO
Teddy Wing
2018-10-06
Update TODO
Teddy Wing
2018-10-06
HeadphoneKey: Free `_state` when deallocating
Teddy Wing
2018-10-06
main: Free the config object
Teddy Wing
2018-10-06
Update TODO
Teddy Wing
2018-10-06
Makefile(run): Add the `--daemon` flag to the executable
Teddy Wing
2018-10-06
Mappings(dispatchReload): Return result of `notify_post()`
Teddy Wing
2018-10-06
main: Run main NSApp code when the `--daemon` flag is passed
Teddy Wing
2018-10-06
Parse command line arguments with the `dome-key-map` library
Teddy Wing
[next]