Commit Graph

13 Commits

Author SHA1 Message Date
6409cbf759 Bug fix
Functions implemented for menus
2024-08-21 13:37:40 +02:00
531468dcb4 Fix for empty param dict 2024-08-20 23:51:12 +02:00
89908f2353 Fix for unresponsive html elements
values are now being changed by a function rather than the setting the values directly, e.g.
/* : {
  /key : "function",
  /val : {
    /id : "func",
    /args : "v",
    /body : "document.getElementById('slider').value = v"
  }
}
/* : {
  /key : "function",
  /val : {
    /id : "func",
    /call : "40"
  }
}
2024-08-17 11:57:44 +02:00
9339c50ed1 New feature implementation
Presets update web interface
2024-08-16 14:22:26 +02:00
120a0700e0 Small changes 2024-08-13 19:15:45 +02:00
0b700b5714 New work on presets / pieces 2024-06-23 20:50:13 +02:00
2cde344212 Fixes 2024-06-20 18:22:31 +02:00
55cd7bd091 Bug fix 2024-06-19 09:17:45 +02:00
1f68eae634 Changes 2024-06-18 20:34:48 +02:00
77d62ebeca More work 2024-06-12 13:05:05 +02:00
a6640c1ea8 eliminated spat5 2024-06-10 08:02:01 +02:00
d76b6ccd5f Files addded 2024-06-04 17:24:15 +02:00
226de08ac8
Add files via upload 2024-04-27 10:31:23 +02:00