kevin
|
e0bfe08ccf
|
README.md : Fixed test example command line.
|
2025-03-25 18:16:43 -04:00 |
|
kevin
|
f30492963b
|
html/index.html : Changed appTitle to 'CAW'.
|
2025-03-25 18:16:15 -04:00 |
|
kevin
|
1d0b583474
|
cwUi.cpp,cwUiDecl.cpp,ui.cfg,main.cpp : Added log GUI interface.
|
2025-03-25 18:15:38 -04:00 |
|
kevin
|
0347a58d48
|
README.md : Updates.
|
2025-03-12 17:43:59 -04:00 |
|
kevin
|
c31eadd724
|
cawUi.cpp : _get_widget_type_id() is now able to directly use ui_var->ui_cfg.
|
2025-03-12 13:24:24 -04:00 |
|
kevin
|
b3945e168c
|
perf/perf_caw.cfg : Aded ex_04/05_score_player.
|
2025-03-08 12:33:27 -05:00 |
|
kevin
|
90ce72effe
|
caw/cfg/io.cfg : Changed UI 'queueBlkCnt' to 64.
|
2025-03-08 12:32:55 -05:00 |
|
kevin
|
00b7388875
|
caw/html/css/caw.css,ui.css : Simplifications and updates.
|
2025-03-08 12:31:56 -05:00 |
|
kevin
|
33a12d1f67
|
cawUi.cpp,cawUiDecl.h,main.cpp : Added button widget.
Added enable/hide widget attributes.
|
2025-03-08 12:30:57 -05:00 |
|
kevin
|
92dde98c93
|
debug/vgrind.sh : Initial commit.
|
2024-12-29 10:34:34 -05:00 |
|
kevin
|
f134c09639
|
preset/preset_caw.cfg : Added example_03.
|
2024-12-29 10:33:31 -05:00 |
|
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 |
|