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-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
2018-10-05
Set up IPC to enable reloading the mappings file
Teddy Wing
2018-10-04
Add a new `Mappings` class
Teddy Wing
2018-10-04
Update TODO
Teddy Wing
2018-10-04
HeadphoneKey: Update for latest dome-key-map API
Teddy Wing
2018-10-04
lib/dome-key-map: Update to get command handling
Teddy Wing
2018-10-03
lib/dome-key-map: Update to include latest `Action::Map` parsing
Teddy Wing
2018-10-02
Update TODO
Teddy Wing
2018-09-26
HeadphoneKey: Load MapGroup into `_state`; Initialize Rust logger
Teddy Wing
2018-09-26
HeadphoneKey(runAction): Get rid of keyboard simulation
Teddy Wing
2018-09-26
lib/dome-key-map: Update for file MapGroup and logging
Teddy Wing
2018-09-25
TODO: Add notes for escaping
Teddy Wing
2018-09-25
Update TODO
Teddy Wing
2018-09-25
Update TODO
Teddy Wing
2018-09-25
Makefile: Fix dependency on Rust lib
Teddy Wing
2018-09-25
Add TODO
Teddy Wing
2018-09-24
Makefile: Only run `xcodebuild` when there are changes
Teddy Wing
2018-09-24
Makefile: Add a target to run the program
Teddy Wing
2018-09-24
lib/dome-key-map: Simulate key presses
Teddy Wing
2018-09-24
lib/dome-key-map: Add current mode deactivation functionality
Teddy Wing
2018-09-24
HeadphoneKey: Get switching to mode working
Teddy Wing
2018-09-21
HeadphoneKey: Start of mode handling (WIP)
Teddy Wing
2018-09-18
HeadphoneKey: Add a method to switch modes
Teddy Wing
2018-09-18
HeadphoneKey(runAction): Fix EXC_BAD_ACCESS on undefined map
Teddy Wing
[next]