2021-06-08 04:43Z | fix build on bsd | kst | 3 | +47 | -5 |
2021-03-08 11:04Z | clean up | kst | 3 | +69 | -57 |
2021-02-03 12:32Z | jack: simplify spill logic | kst | 1 | +3 | -6 |
2021-02-03 10:18Z | jack: fix integer overflow | kst | 1 | +24 | -7 |
2021-01-01 21:26Z | improve timing accuracy of midi messages | kst | 2 | +57 | -44 |
2020-12-14 09:04Z | fix style | kst | 1 | +2 | -1 |
2020-12-14 08:56Z | add compiler option | kst | 1 | +2 | -0 |
2020-12-14 08:55Z | add fqa | kst | 1 | +14 | -1 |
2020-11-05 08:56Z | make: fix uninstall | kst | 1 | +1 | -1 |
2020-10-22 07:39Z | fix byte order | kst | 1 | +2 | -2 |
2020-10-18 03:47Z | the prototype was done much earlier | kst | 1 | +1 | -1 |
2020-10-17 22:44Z | update usage | kst | 1 | +1 | -1 |
2020-10-17 00:21Z | remove unecessary protections | kst | 1 | +2 | -6 |
2020-10-16 23:03Z | add program, bank select keybinds | kst | 7 | +141 | -61 |
2020-10-16 20:15Z | panic: also send reset controls | kst | 3 | +22 | -1 |
2020-10-16 19:04Z | add panic button | kst | 6 | +19 | -7 |
2020-10-16 02:32Z | just a reminder | kst | 1 | +4 | -1 |
2020-10-15 14:04Z | add -a flag for auto connect | kst | 5 | +78 | -10 |
2020-10-15 10:43Z | remove cflags in manpage | kst | 1 | +0 | -1 |
2020-10-15 10:32Z | reorganize readme and manpage | kst | 2 | +21 | -20 |
2020-10-15 10:22Z | more style cleanup | kst | 4 | +11 | -10 |
2020-10-15 10:17Z | remove unused include | kst | 1 | +0 | -1 |
2020-10-15 10:13Z | style cleanup | kst | 1 | +6 | -6 |
2020-10-15 10:05Z | add xinput version check | kst | 1 | +6 | -3 |
2020-10-15 09:56Z | fix compat issue with reaper | kst | 5 | +49 | -75 |
2020-10-15 07:36Z | add missing consts | kst | 3 | +3 | -3 |
2020-10-15 02:47Z | add file headers | kst | 7 | +7 | -0 |
2020-10-15 02:25Z | readme: add caveats | kst | 1 | +7 | -0 |
2020-10-15 02:07Z | remove outdated comments | kst | 1 | +1 | -1 |
2020-10-15 02:05Z | add license | kst | 1 | +19 | -0 |
2020-10-15 02:03Z | style cleanup | kst | 3 | +25 | -25 |
2020-10-15 02:00Z | readme cleanup | kst | 1 | +12 | -9 |
2020-10-15 01:54Z | reorder functions for readability | kst | 1 | +12 | -12 |
2020-10-15 01:50Z | make: add install for man page | kst | 1 | +4 | -1 |
2020-10-15 01:48Z | add man page | kst | 1 | +157 | -0 |
2020-10-15 01:10Z | add readme | kst | 1 | +99 | -0 |
2020-10-15 00:16Z | add -h flag | kst | 1 | +4 | -1 |
2020-10-14 23:58Z | make cleanup | kst | 1 | +2 | -3 |
2020-10-14 23:33Z | make: add customization notes | kst | 1 | +5 | -3 |
2020-10-14 23:22Z | add two more example layout config | kst | 5 | +112 | -5 |
2020-10-14 23:03Z | fix typo | kst | 1 | +1 | -1 |
2020-10-14 22:33Z | add keybinds to change velocity | kst | 4 | +63 | -49 |
2020-10-14 22:16Z | remove unnecessary static variables | kst | 1 | +3 | -3 |
2020-10-14 22:12Z | even more graceful shutdown | kst | 2 | +21 | -21 |
2020-10-14 21:04Z | make: add install/uninstall scripts | kst | 1 | +8 | -1 |
2020-10-14 20:59Z | init, take 3 | kst | 10 | +512 | -0 |