Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Linux support | Nicholas Tay | 2022-05-17 | 1 | -1/+3 |
* | Improve plugin loading architecture | Nicholas Tay | 2022-05-11 | 1 | -8/+10 |
* | Dynamic load boards as DLL (windows only for now) | Nicholas Tay | 2022-05-10 | 1 | -40/+18 |
* | More messing around with plugin system | Nicholas Tay | 2022-05-08 | 1 | -6/+8 |
* | Split out platform-specific code for Windows | Nicholas Tay | 2022-05-07 | 1 | -72/+14 |
* | Windows low-level hook working | Nicholas Tay | 2022-05-07 | 1 | -5/+85 |
* | Dynamically take in board name | Nicholas Tay | 2022-05-07 | 1 | -7/+23 |
* | Split out sound logic (for xplatform) | Nicholas Tay | 2022-04-28 | 1 | -5/+17 |
* | Iterate boards in C | Nicholas Tay | 2022-04-28 | 1 | -2/+16 |
* | Initial working Windows playsound | Nicholas Tay | 2022-04-28 | 1 | -0/+17 |