aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-12Merge branch 'MPL-license'HEADmasterTeddy Wing
2018-12-12Relicense under the Mozilla Public License v. 2.0Teddy Wing
2018-11-21Add READMEv1.0Teddy Wing
2018-11-21Add licenseTeddy Wing
2018-11-04Makefile: Add `build-release` targetTeddy Wing
2018-10-15Change Cocoa import to be more specificTeddy Wing
2018-10-15Makefile: Move `xcodebuild` steps into MakeTeddy Wing
2018-10-15Fix memory errorTeddy Wing
2018-10-15Makefile: Add a `clean` targetTeddy Wing
2018-10-15Turn off ARCTeddy Wing
2018-10-15Change deployment target to OS X 10.6Teddy Wing
2018-10-14Change the deployment target from Mac OS X 10.12 to 10.6Teddy Wing
2018-10-14Use OS-independent `NSSystemDefined` & `NSScreenChangedEventType`Teddy Wing
2018-10-14Add modifier flag capabilityTeddy Wing
2018-10-14Get rid of unused Objective-C classTeddy Wing
2018-10-14Remove hard-coded play keyTeddy Wing
2018-10-14Change whitespaceTeddy Wing
2018-10-14Fix key down key up flagsTeddy Wing
2018-10-14Makefile: Rebuild when Objective-C sources changeTeddy Wing
2018-10-14Add include guard to header fileTeddy Wing
2018-10-14Makefile: Use a more generic Mac OS SDKTeddy Wing
2018-10-14Add a C test file to test linking and the lib functionTeddy Wing
2018-10-14Remove repetition in key down and key up eventsTeddy Wing
2018-10-14Test code to press the "play" media keyTeddy Wing
2018-10-14Add MakefileTeddy Wing
2018-10-14New Xcode Cocoa static library projectTeddy Wing