|
32b01976d8
|
change default scri path to 'run' cli command
|
2021-04-03 23:05:56 -03:00 |
|
|
9937365433
|
update to latest zig
|
2021-04-03 22:16:04 -03:00 |
|
|
ebf716de17
|
fix type for Runner.args
|
2020-11-08 18:47:40 -03:00 |
|
|
c2834f8254
|
properly free Image contents
|
2020-08-18 21:00:07 -03:00 |
|
|
77cceab288
|
make Image free its paths
|
2020-08-18 20:57:33 -03:00 |
|
|
f61e9b013f
|
make CommandList free its command pointers
|
2020-08-18 20:40:06 -03:00 |
|
|
4adf80e51a
|
fix some memory leaks
|
2020-08-18 17:58:04 -03:00 |
|
|
353d8d6947
|
fix for latest zig
|
2020-08-18 17:49:23 -03:00 |
|
|
fa7e993ec2
|
zig fmt pass
|
2020-07-23 16:31:32 -03:00 |
|
|
af0ea574e1
|
remove default value for Runner.repl field
|
2020-06-02 17:16:02 -03:00 |
|
|
1b59705eae
|
cloned runners inherit repl flag from parent
|
2020-06-02 17:15:50 -03:00 |
|
|
a2ea8fb53e
|
make args live through lifetime of runner
we just assign cloned runners the args of the parent runner and don't
free the parent's, maintaining okay memory usage.
|
2020-06-02 17:12:34 -03:00 |
|
|
c78ca9dd5b
|
refactor argument fetching for load cmd
|
2020-06-02 16:59:53 -03:00 |
|
|
0453f37305
|
add noop, runqs support to runner
|
2020-06-01 22:47:21 -03:00 |
|
|
9cb82e3180
|
remove unecessary code
|
2020-06-01 22:34:48 -03:00 |
|
|
b0525f2386
|
add proper support on rotateCmd for lang.Command.Rotate
|
2020-06-01 22:06:15 -03:00 |
|
|
54919110a5
|
refactor: remove 'new' prefix from functions
|
2020-06-01 21:54:10 -03:00 |
|
|
76b353e593
|
remove code for old runner commands
|
2020-06-01 21:51:51 -03:00 |
|
|
36937a5fde
|
remove ParamMap creation from runner
|
2020-05-31 22:28:10 -03:00 |
|
|
9801e303c0
|
flatten switch values
|
2020-05-31 21:55:48 -03:00 |
|
|
2b4f428890
|
fix typo
|
2020-05-31 21:55:44 -03:00 |
|
|
1c1e525b1d
|
add support for plugin command types
|
2020-05-31 21:47:31 -03:00 |
|
|
7543ecafaa
|
remove unused blocks of code
|
2020-05-31 18:30:39 -03:00 |
|
|
325e7b1102
|
add support for the rest of lv2 commands
|
2020-05-31 18:29:42 -03:00 |
|
|
3a7009f9bf
|
convert more commands to new form
|
2020-05-31 17:53:33 -03:00 |
|
|
c6c31f5a60
|
rename NewCommand to Command
|
2020-05-31 17:18:36 -03:00 |
|
|
d09603c005
|
add runner support for LV2Command() spec
|
2020-05-31 17:11:40 -03:00 |
|
|
94c9695110
|
add helper to make lv2 command structs
|
2020-05-31 16:55:50 -03:00 |
|
|
f9c1851734
|
add support for generic lv2 command running
|
2020-05-31 15:20:19 -03:00 |
|
|
d518369314
|
add random debug statements
|
2020-05-30 23:57:34 -03:00 |
|
|
7d519b73b6
|
add runner support on command cast
|
2020-05-30 22:56:45 -03:00 |
|
|
47a97636cd
|
enable command debug printing
|
2020-05-30 22:39:45 -03:00 |
|
|
c3b83c3e4b
|
replace f64 to f32 on some commands
|
2020-05-30 22:29:13 -03:00 |
|
|
f20079b807
|
disable codepaths not supporting new commands
|
2020-05-30 22:25:43 -03:00 |
|
|
0c2cd5638e
|
update because of arraylist api changes
|
2020-05-12 17:26:46 -03:00 |
|
|
8261d202bd
|
multiple fixes for latest zig
|
2020-03-26 16:35:58 -03:00 |
|
|
08d9923e75
|
add saturator, vintagedelay cmd
|
2020-01-26 14:50:50 -03:00 |
|
|
bc8ab98689
|
add multichorus cmd
|
2020-01-26 14:03:01 -03:00 |
|
|
127ea389fd
|
add moddelay cmd
|
2020-01-26 02:05:43 -03:00 |
|
|
a0a75579dd
|
add tapedelay cmd (broken)
|
2020-01-26 00:28:59 -03:00 |
|
|
8c3c5a3ac2
|
add invert cmd
|
2020-01-26 00:13:53 -03:00 |
|
|
299a39fc27
|
add gverb cmd
|
2020-01-26 00:03:15 -03:00 |
|
|
c73b7440a6
|
add foverdrive cmd
- lang: remove oldGetCommand
|
2020-01-25 23:52:22 -03:00 |
|
|
fa8740e0db
|
add thruzero command
|
2020-01-25 23:32:24 -03:00 |
|
|
5a0e6934e7
|
add dyncomp cmd
|
2020-01-25 22:45:37 -03:00 |
|
|
7c4dead5cf
|
add many experimental plugins
|
2020-01-25 18:52:45 -03:00 |
|
|
9a6caa2453
|
add gate cmd
|
2020-01-25 17:47:20 -03:00 |
|
|
182d368363
|
fix for latest zig
|
2020-01-14 22:31:20 -03:00 |
|
|
a10416e56f
|
fixes for latest zig
|
2019-12-08 12:14:31 -03:00 |
|
|
c57c40db61
|
use at-as builtin
|
2019-11-10 13:37:59 -03:00 |
|