Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-12-09 | Initial working Obj-C sound (leak) | Nicholas Tay | 3 | -12/+71 |
2022-11-03 | Initial macOS support (key hooking only, no sound yet) | Nicholas Tay | 1 | -0/+167 |
2022-05-30 | Add a proper cache for Linux+SDL | Nicholas Tay | 1 | -14/+50 |
2022-05-18 | Fix indent/styling | Nicholas Tay | 2 | -12/+24 |
2022-05-17 | Add Linux support | Nicholas Tay | 3 | -4/+169 |
2022-05-11 | Improve plugin loading architecture | Nicholas Tay | 2 | -16/+11 |
2022-05-10 | Dynamic load boards as DLL (windows only for now) | Nicholas Tay | 2 | -0/+43 |
2022-05-07 | Split out platform-specific code for Windows | Nicholas Tay | 2 | -0/+90 |