Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows low-level hook working | Nicholas Tay | 2022-05-07 | 1 | -5/+85 |
| | | | | | | | | Had to do some stuff with the previous VK tracking, just like what I had to do in C# with Meccha, since it keeps firing events. GetMessage part also just blocks to ensure we keep receiving Windows events, but not sure what to do otherwise. | ||||
* | 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 |