| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-15 | Link static DDHidLib library instead of framework | Teddy Wing | |
| Since the framework is external, we can't link it directly as it's a third-party library. As such, it would be separate from our executable. Instead, link against the static DDHidLib library so that it gets bundled into the executable. | |||
| 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-06 | New Xcode 9.2 command-line tool project | Teddy Wing | |
