Commit Graph

74 Commits

Author SHA1 Message Date
kevin
4befffc47d examples.md : Updates 2024-12-29 10:32:25 -05:00
kevin
3d321b90c7 release/build.sh : enable websocks and ALSA during build 2024-12-29 10:32:12 -05:00
kevin
cb7d923eea Makefile.am : Fix problem where there were multiple c++ standards invoked. 2024-12-29 10:31:24 -05:00
kevin
de24fab8d3 main.cpp : Call midiDeviceAllNotesOff() when run button is unchecked. 2024-12-23 16:39:19 -05:00
kevin
d9ec512201 perf_caw.cfg,preset_caw.cfg : Updates 2024-12-23 16:38:46 -05:00
kevin
b1aeec0e35 cfg/io.cfg : Increate the ui queueBlkCnt to 32 2024-12-23 16:38:20 -05:00
kevin
8146625a53 perf/perf_caw.cfg, preset/preset_caw.cfg : Initial commit. 2024-12-20 14:36:16 -05:00
kevin
f2271e1f79 examples.md : Updates. 2024-12-20 14:35:45 -05:00
kevin
af6529ac73 cawUiDecl.h : Added kPgmPrintBtnId 2024-12-20 14:35:26 -05:00
kevin
4c328775ce io.cfg : Increased websock queueBlkCnt from 8 to 16 2024-12-20 14:35:04 -05:00
kevin
ba5c675e0b index.html : Set application title. 2024-12-20 14:34:33 -05:00
kevin
a13738313a ui.js : Removed event when drop menu is clicked to prevent double events. 2024-12-20 14:34:10 -05:00
kevin
02b558edfc main.cpp,ui.cfg : Added 'print' button. 2024-12-20 14:33:21 -05:00
kevin
283b95d828 Makefile.am : Set c++ std to c++20. Added some extra compiler warning flags. 2024-12-20 14:31:59 -05:00
kevin
e02ac6b052 README.md : Updates 2024-12-14 10:43:47 -05:00
kevin
bb79faea70 examples/examples.md: Updates 2024-12-02 12:16:33 -05:00
kevin
b6d88e141e README.md, examples/examples.md : Updates 2024-12-02 12:14:25 -05:00
kevin
8de8a150d7 html/ui.cfg : Remove 'value' dummy widget. 2024-12-02 10:06:08 -05:00
kevin
67ff51549f README.md : Update command line doc. 2024-12-01 14:54:37 -05:00
kevin
933157afad Set project license information. 2024-12-01 14:53:51 -05:00
kevin
1b3b5dc0b0 ui_caw.cfg : Added more UI test cases. 2024-10-19 12:42:37 -04:00
kevin
20b29c4cca cawUi.cpp,cawUiDecl.h,caw.css,ui.cfg,main.cpp : Poly networks are now correctly displayed in UI.
Networks can be instantiated using the load button without restarting the program.
2024-10-19 12:41:20 -04:00
kevin
e3b30ad17a caw/ui/ui_caw.cfg : Initial commit. 2024-10-14 14:26:23 -04:00
kevin
3ae48f3fc5 cawUi.cpp,cawUiDecl.h : Added 'meter' implementation. 2024-10-14 14:26:00 -04:00
kevin
d72e26caaf main.cpp,cawUi.cpp,cawUiDecl.h,css/caw.css,html/ui.cfg : Improved layout of var's in proc UI. 2024-10-13 14:47:53 -04:00
kevin
887858a4cf README.md : Updates 2024-10-12 15:40:07 -04:00
kevin
c660156912 examples.cfg/md : Minor changes. 2024-10-12 15:39:55 -04:00
kevin
4fbac29233 main.cpp : Initial working version with UI. 2024-10-12 15:39:37 -04:00
kevin
22df91fe82 caw/html/index.html/ui.cfg, css/caw.css : Initial working versions 2024-10-12 15:36:33 -04:00
kevin
9069ca631d src/caw/html/ css/ui.css js/ui.js : Updates to support HList and setTitle(). Clicking on the current selected option now generates a 'click' event. 2024-10-12 15:35:41 -04:00
kevin
be3eddfbfa cawUi.h/cpp,cawUiDecl.h : Initial commit. 2024-10-12 15:31:53 -04:00
kevin
646004c02f main.cpp,ui.cfg : Initial working GUI for loading and running a program. 2024-09-21 17:20:44 -04:00
kevin
9524b954b4 ui.js : Added ui_empty(). 2024-09-21 17:20:12 -04:00
kevin
a47ce5d44f README.md : Updated to include program build information. 2024-09-20 18:19:48 -04:00
kevin
a639d3d60c main.cpp : Added call to program_initialize(). 2024-09-20 18:19:28 -04:00
kevin
68e3aa7a6e caw/cfg/io.cfg : Added new audio device 'sof-hda-dsp' 2024-09-20 18:17:34 -04:00
kevin
ed07851e48 .gitignore : Updates 2024-09-17 17:36:27 -04:00
kevin
ca226a44c7 examples.cfg/exampled.md : Updates 2024-09-17 17:35:10 -04:00
kevin
99fee3e831 Makefile.am : Added comments. 2024-09-17 17:34:54 -04:00
kevin
c8dfba5e49 Changed svg/10_feedback.svg to svg/11_feedback.svg 2024-09-17 17:34:37 -04:00
kevin
c863707946 example.md/cfg : Updates 2024-09-13 09:49:48 -04:00
kevin
3f35df571a 09_simple_poly.svg : Initial commit. 2024-09-12 17:25:31 -04:00
kevin
48c38df503 Added svg/10_feedback.svg. 2024-09-12 17:22:33 -04:00
kevin
6aea3e1ea7 1. Updates to examples.cfg and example.md and associated SVG's
2. Turned off websock LLL_NOTICE logs with 'extraLogsFl' in io.cfg.
2024-09-12 17:20:29 -04:00
kevin
4425693233 example.md : Fixed image tag bug 2024-09-11 13:45:01 -04:00
kevin
8515ff373c examples : Updated example.md for first 7 examples, added SVG files, added example.cfg. 2024-09-11 13:42:28 -04:00
kevin
af1c46cd32 main.cpp : Fixed formatting of 'help' statement.
main.cfg: Chaned camelcase for snake_case id's.
2024-09-11 13:41:40 -04:00
kevin
3feb22c7ac 00_osc_af.svg : More changes 2024-09-10 13:39:38 -04:00
kevin
b9aa6dfba0 examples/svg/00_osc_af.svg : more changes 2024-09-10 12:11:09 -04:00
kevin
e4ac0abb3e Merge branch 'master' of gitea.larke.org:kevin/caw
# Conflicts:
#	examples/svg/00_osc_af.svg
2024-09-10 12:07:36 -04:00