aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial working Obj-C sound (leak)Nicholas Tay2022-12-091-2/+4
* Initial macOS support (key hooking only, no sound yet)Nicholas Tay2022-11-031-1/+4
* Fix indent/stylingNicholas Tay2022-05-181-6/+6
* Add Linux supportNicholas Tay2022-05-171-2/+5
* Dynamic load boards as DLL (windows only for now)Nicholas Tay2022-05-101-1/+1
* More messing around with plugin systemNicholas Tay2022-05-081-18/+2
* Split out platform-specific code for WindowsNicholas Tay2022-05-071-3/+12
* Iterate boards in CNicholas Tay2022-04-281-1/+3
* Initial working Windows playsoundNicholas Tay2022-04-281-0/+29