aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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