Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add goals + licence to README | Nicholas Tay | 2022-05-25 | 2 | -1/+17 |
* | Ensure EOL at end of C files | Nicholas Tay | 2022-05-25 | 2 | -2/+2 |
* | Add LICENCE | Nicholas Tay | 2022-05-18 | 1 | -0/+25 |
* | Add Windows readme info | Nicholas Tay | 2022-05-18 | 1 | -3/+6 |
* | Fix indent/styling | Nicholas Tay | 2022-05-18 | 4 | -20/+32 |
* | Fix readme | Nicholas Tay | 2022-05-17 | 1 | -1/+3 |
* | Add README | Nicholas Tay | 2022-05-17 | 1 | -0/+57 |
* | Add Linux support | Nicholas Tay | 2022-05-17 | 8 | -13/+187 |
* | Improve plugin loading architecture | Nicholas Tay | 2022-05-11 | 9 | -67/+69 |
* | Dynamic load boards as DLL (windows only for now) | Nicholas Tay | 2022-05-10 | 16 | -71/+149 |
* | More messing around with plugin system | Nicholas Tay | 2022-05-08 | 8 | -25/+40 |
* | Split out platform-specific code for Windows | Nicholas Tay | 2022-05-07 | 4 | -75/+116 |
* | 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 | 2 | -3/+19 |
* | Initial working Windows playsound | Nicholas Tay | 2022-04-28 | 5 | -0/+50 |