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
path:
root
/
DomeKey.xcodeproj
Age
Commit message (
Expand
)
Author
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
Makefile: Use project-local build directory
Teddy Wing
2018-11-04
Add `teprintf()` function
Teddy Wing
2018-10-29
Add `Sounds` class
Teddy Wing
2018-10-27
Delete `KeyboardSimulator`
Teddy Wing
2018-10-27
Delete `DKApplication`
Teddy Wing
2018-10-24
Add an `XDG` class
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
DomeKey.xcodeproj: Change deployment target to 10.6
Teddy Wing
2018-10-24
DomeKey.xcodeproj: Add AquaticPrime source fileso
Teddy Wing
2018-10-06
Add DKApplication
Teddy Wing
2018-10-04
Add a new `Mappings` class
Teddy Wing
2018-08-28
Add dome_key_map.h to the project
Teddy Wing
2018-08-28
Link with libdome_key_map.a
Teddy Wing
2018-08-27
Add char_to_key_code.h header file
Teddy Wing
2018-08-27
Add char_to_key_code.m
Teddy Wing
2018-08-27
Add `KeyboardSimulator`
Teddy Wing
2018-08-16
Random xcodeproj change
Teddy Wing
2018-08-16
Use an `NSApplication`
Teddy Wing
2018-08-15
Link static DDHidLib library instead of framework
Teddy Wing
2018-08-14
Add `HeadphoneKey` class
Teddy Wing
2018-08-07
Add DDHidLib framework as a target dependency
Teddy Wing
2018-08-06
New Xcode 9.2 command-line tool project
Teddy Wing