Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-14 | Add `HeadphoneKey` class | Teddy Wing | |
This will be our delegate for the DDHID key listener. | |||
2018-08-07 | Add DDHidLib framework as a target dependency | Teddy Wing | |
2018-08-07 | Add submodule for DDHidLib library | Teddy Wing | |
This will hopefully make it easier to interface with `IOHIDLib` and get events from headphone buttons. | |||
2018-08-06 | Add .gitignore | Teddy Wing | |
Taken from https://www.gitignore.io/api/objective-c with modifications. Cleaned up the comments and got rid of things I didn't think were necesary. | |||
2018-08-06 | New Xcode 9.2 command-line tool project | Teddy Wing | |