Commit Graph

7 Commits

Author SHA1 Message Date
kevin
9acb24e9e1 Apply licensing information to project. 2024-12-01 14:35:24 -05:00
kevin
e0aeb258cd cwIoFlowCtl.h/cpp: Added _ui_callback() to pass variable values from the flow network to the UI.
Also added set_variable_user_id().
2024-10-14 14:22:51 -04:00
kevin
c9519d745c cwIoFlowCtl.h/cpp : Added program_ui_net() and set/get_variable_value(). 2024-10-12 15:30:20 -04:00
kevin
64d5886392 cwIoFlowCtl.h/cpp : Added program_is_initialized(). 2024-09-21 17:18:46 -04:00
kevin
1b450d0a85 cwIoFlowCtl.h/cpp :
1. Implemented program_preset_count() and program_preset_label().
2. Implemented program_initialize().
2024-09-20 18:16:28 -04:00
kevin
49af6c41b7 cwIoFlowCtl.h/cpp : Now recognizers kEofRC as a signal to stop the program.
Added is_executable() and is_exec_complete().
2024-07-01 10:35:24 -04:00
kevin
1d98f0088e cwIoFlowCtl.h/cpp, Makefile.am : Initial commit. 2024-06-10 16:39:17 -04:00