aboutsummaryrefslogtreecommitdiff
path: root/platform (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-26macOS fix memory leak (hopefully)HEADmasterNicholas Tay1-1/+1
2022-12-09Initial working Obj-C sound (leak)Nicholas Tay3-12/+71
2022-11-03Initial macOS support (key hooking only, no sound yet)Nicholas Tay1-0/+167
2022-05-30Add a proper cache for Linux+SDLNicholas Tay1-14/+50
2022-05-18Fix indent/stylingNicholas Tay2-12/+24
2022-05-17Add Linux supportNicholas Tay3-4/+169
2022-05-11Improve plugin loading architectureNicholas Tay2-16/+11
2022-05-10Dynamic load boards as DLL (windows only for now)Nicholas Tay2-0/+43
2022-05-07Split out platform-specific code for WindowsNicholas Tay2-0/+90