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-11-14
doc/dome-key.1.txt: Add "Configuration" section
Teddy Wing
2018-11-14
doc/dome-key.1.txt: Add real descriptions of command line options
Teddy Wing
2018-11-14
doc/dome-key.1.txt: Fix closing quote
Teddy Wing
2018-11-11
Update TODO
Teddy Wing
2018-11-11
pkg/dome-key.in.rb: Add the command to run if you don't use launchd
Teddy Wing
2018-11-11
pkg/dome-key.in.rb: Add sample config setup to Brew Caveats
Teddy Wing
2018-11-11
Update TODO
Teddy Wing
2018-11-10
Add doc/extract_special_key_names.sh
Teddy Wing
2018-11-06
Makefile(dist/dome-key): Copy binary from xcarchive
Teddy Wing
2018-11-06
Add file size optimisations to Release build
Teddy Wing
2018-11-05
Remove lib/char_to_key_code.*
Teddy Wing
2018-11-05
lib/dome-key-map: Update to latest
Teddy Wing
2018-11-05
Makefile: Organise targets
Teddy Wing
2018-11-05
Makefile: Add dist targets
Teddy Wing
2018-11-05
Makefile: Use project-local build directory
Teddy Wing
2018-11-05
lib/dome-key-map: Update to latest
Teddy Wing
2018-11-04
Update TODO
Teddy Wing
2018-11-04
main(): Remove "Hello, World" `NSLog`
Teddy Wing
2018-11-04
reload_mappings(): Print a log message when mappings are reloaded
Teddy Wing
2018-11-04
Replace `NSLog`ged error messages with `teprintf`
Teddy Wing
2018-11-04
Add `teprintf()` function
Teddy Wing
2018-11-04
Update TODO
Teddy Wing
2018-11-04
Mappings: Print parse error messages when running with `-r`
Teddy Wing
2018-11-04
Get mapping reloader to reload mappings for real
Teddy Wing
2018-11-03
Move `dome_key_logger_init` call to `main()`
Teddy Wing
2018-11-03
lib/dome-key-map: Update to latest
Teddy Wing
2018-11-03
lib/dome-key-map: Update to latest, good error messages
Teddy Wing
2018-11-03
doc/dome-key.1.txt: Add a rough description
Teddy Wing
2018-11-03
Update TODO
Teddy Wing
2018-11-02
pkg/dome-key.in.rb: Set dependency on Mac OS X 10.7
Teddy Wing
2018-11-02
Add the beginning of a man page
Teddy Wing
2018-11-02
Update TODO
Teddy Wing
2018-10-30
Update TODO
Teddy Wing
2018-10-30
Update TODO
Teddy Wing
2018-10-30
Update TODO
Teddy Wing
2018-10-30
Add a skeleton Homebrew formula
Teddy Wing
2018-10-30
Add launchd plist
Teddy Wing
2018-10-30
Update TODO
Teddy Wing
2018-10-30
lib/dome-key-map: Update to include default mappings
Teddy Wing
2018-10-29
Update TODO
Teddy Wing
2018-10-29
HeadphoneKey: Play audio only with the `--audio` command line flag
Teddy Wing
2018-10-29
lib/dome-key-map: Update to get `--audio` flag handling
Teddy Wing
2018-10-29
HeadphoneKey: Remove unused `_in_mode` instance variable
Teddy Wing
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
[next]