kevin
|
f577b09415
|
README.md : Updates
|
2024-12-14 10:39:33 -05:00 |
|
kevin
|
fe74e41a0d
|
cwAudioFileProc.h : Reformatted code.
|
2024-12-14 10:00:09 -05:00 |
|
kevin
|
e2a7af6bae
|
cwTcpSocketTest.h : Removed declartion of mdns_test() because it was never defined.
|
2024-12-14 09:59:45 -05:00 |
|
kevin
|
4ef6d649f5
|
cwSvg.h/cpp : Minor updates to SVG test.
|
2024-12-14 09:59:15 -05:00 |
|
kevin
|
375ed8bed4
|
cwAudioTransforms.h : Added comments.
|
2024-12-14 09:58:54 -05:00 |
|
kevin
|
6b9ac3a54e
|
cwAudioDeviceFile.h/cpp : Added 'cycleCnt' parameter to test().
|
2024-12-14 09:57:54 -05:00 |
|
kevin
|
6327cc9a76
|
cwIoAudioMidi.h/cpp,Makefile.am : Remove cwIoAudioMidi.h/cpp because it is not being used.
|
2024-12-14 09:57:01 -05:00 |
|
kevin
|
f102928a9f
|
cwDspTransforms.h : Fix formatting - no functional changes.
|
2024-12-02 14:48:34 -05:00 |
|
kevin
|
7eacb5e005
|
cwDsp.h/cpp,cwTest.cpp : Move fft,ifft,convolve into cwTest framework.
|
2024-12-02 14:48:13 -05:00 |
|
kevin
|
2b42d60b29
|
cwAudioFileOps.cpp : Refactor test() to handle many different audio file operations.
|
2024-12-02 14:47:28 -05:00 |
|
kevin
|
9acb24e9e1
|
Apply licensing information to project.
|
2024-12-01 14:35:24 -05:00 |
|
kevin
|
e6c9acbc7d
|
README.md, notes.md : Move contents of README.md to notes.md and add initial public README text.
|
2024-12-01 13:35:18 -05:00 |
|
kevin
|
7ed651a7c3
|
cwIoAudioPanel.cpp,cwIoSocketChat.cpp,cwIoTest.cpp,html/ioTest : Updates to support kExecTId callback and latest UI javascript library.
|
2024-12-01 13:34:14 -05:00 |
|
kevin
|
83946c1920
|
cwTcpSocketTest.h/cpp: Test functions now use cfg. objects rather than hardcoded values.
|
2024-11-30 12:19:43 -05:00 |
|
kevin
|
703cc29014
|
cwEuCon.cpp,cwLib.cpp,cwUi.cpp,cwWebSock.cpp : These modules now have a dependency on cwObject.h.
|
2024-11-30 12:18:18 -05:00 |
|
kevin
|
3363de82ed
|
cwSocket.h/cpp : Change testMain() to take a cfg..
|
2024-11-30 12:16:47 -05:00 |
|
kevin
|
953734ff54
|
html/uiTest : Updates to support latest cwUi JS and replace references to type 'list' with 'vlist'.
|
2024-11-30 12:15:44 -05:00 |
|
kevin
|
a790ab11d3
|
cwFileSys.h/cpp : Prevent dirEntries from listing '.' and '..' directories during recursion.
Added dirEntryTest().
|
2024-11-30 12:14:29 -05:00 |
|
kevin
|
ddab771c11
|
cwMidiFileDev.h/cpp : Removed unimplmeneted test() function.
|
2024-11-29 16:47:16 -05:00 |
|
kevin
|
68747ef0a8
|
cwWebSockSvr.cpp : Moved protocalA[] defn. in websockSrvTest() to use the cfg. provided values.
|
2024-11-29 16:46:40 -05:00 |
|
kevin
|
dc7edd2e46
|
cwWebsock.h : Update documentation of create() args.
|
2024-11-29 16:42:07 -05:00 |
|
kevin
|
1475f1e365
|
cwWebSockSvr.cpp : Updates websockSrvTest() to replace hard coded parameters with cfg. provided values.
|
2024-11-29 16:41:38 -05:00 |
|
kevin
|
c0666b42ec
|
cwMidiDeviceTest.cpp : Change printf() to cwLogPrint().
|
2024-11-29 14:26:36 -05:00 |
|
kevin
|
5782264b87
|
cwNumericConvert.h/cpp, cwTest.cpp : /numeric_test test added.
|
2024-11-29 13:15:44 -05:00 |
|
kevin
|
47466a4873
|
cwNumericConvert.cpp, Makefile.am : Initial commit.
|
2024-11-29 13:15:02 -05:00 |
|
kevin
|
eeeb2913db
|
Merge branch 'poly'
|
2024-11-29 11:13:59 -05:00 |
|
kevin
|
5974de6650
|
cwTime.cpp : Added tests.
|
2024-11-08 11:16:31 -05:00 |
|
kevin
|
1ed6202885
|
cwTime.h/cpp : Added fracSecondsToSpec()
|
2024-11-08 11:09:43 -05:00 |
|
kevin
|
c68f741ccf
|
README.md : Updates.
|
2024-10-19 12:38:18 -04:00 |
|
kevin
|
930982028d
|
cwFlowNet.cpp : Fixed bug where poly nets UI elements were not released.
Added and set ui_var_t.has_source_fl.
|
2024-10-19 12:38:05 -04:00 |
|
kevin
|
11489d89b4
|
cwIo.h : Improved comment.
|
2024-10-19 12:36:38 -04:00 |
|
kevin
|
7cc27cb8dd
|
cwUI.h/cpp : Added elementChildCount/UuId() and elementPhysChildCount/UuId().
emptyParent() now deletes child elements.
Added _remove_ele_from_hash_table() to fix bug where destroyed elements were not removed from hash table.
|
2024-10-19 12:36:12 -04:00 |
|
kevin
|
6e56bec206
|
README.md : Updates.
|
2024-10-14 14:24:36 -04:00 |
|
kevin
|
ffda85b4ad
|
cwMpScNbQueue.h : Added notes to cwMpScNbQueue.h.
|
2024-10-14 14:24:14 -04:00 |
|
kevin
|
44e39cd429
|
cwFlowProc.cpp,proc_dict.cfg : Updates to audio_meter to implement UI callbacks.
|
2024-10-14 14:23:31 -04: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
|
bad1d3953d
|
cwFlow.h/cpp : Added user_callback_t args to create() and set_variable_user_id().
Also added _make_flow_to_ui_callback() to exec_cycle() to implement flow callbacks to the UI.
|
2024-10-14 14:20:13 -04:00 |
|
kevin
|
805451d4d3
|
cwFlowTypes.h/cpp : Added var_send_to_ui().
This included the addition of ui_var_head/stub/tail and ui_callback to flow_t
and the ui_var and ui_var_link to variable_t.
|
2024-10-14 14:18:45 -04:00 |
|
kevin
|
5ad56fe66c
|
cwFlowNet.h/cpp : Added set_variable_user_id().
|
2024-10-14 14:16:14 -04:00 |
|
kevin
|
ee990fd628
|
cwFlowDecl.h: Added 'user_id' field to ui_var_t. Added ui_callback_t.
|
2024-10-14 14:15:21 -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
|
e5bff5cd9c
|
cwFlow.h/cpp: Added ui_net(), _create_class_ui_desc() and set/get_variable_value() in terms of ui_var_t.
|
2024-10-12 15:29:39 -04:00 |
|
kevin
|
72bd9f189a
|
cwFlowNet.h/cpp : Added create_net_ui_desc(). Added set/get_variable_value() based on ui_var_t.
|
2024-10-12 15:27:33 -04:00 |
|
kevin
|
57c154ca2c
|
cwFlowProc.cpp : Replaced references to proc_t.proc_array to proc_t.procA.,
|
2024-10-12 15:26:19 -04:00 |
|
kevin
|
83267b1016
|
cwIo.h/cpp : Added uiSetTitle(), uiCreateHList() and second version of uiGetBlob(). Changed name of uiCreateList() to uiCreateVList().
|
2024-10-12 15:25:03 -04:00 |
|
kevin
|
8c4ba8a9f7
|
cwFlowDecl.h : Added all ui_* types.
|
2024-10-12 15:23:06 -04:00 |
|
kevin
|
ab9feebc7a
|
cwFlowTypes.h/cpp:
1. Added ui_net to network_t.
2. Added ui to class_desc_t.
3. Changed name of proc_t.proc_array to procA.
4. Added var_channel_count().
|
2024-10-12 15:22:17 -04:00 |
|
kevin
|
0dab461a6e
|
cwUi.h/cpp :
1. Renamed createList() to createHList(). Added createVList().
2. Added setTitle().
|
2024-10-12 15:18:05 -04:00 |
|
kevin
|
c60142a6c1
|
cwWebSock.cpp : Removed unnecessary '\n' from cwLogInfo() calls.
|
2024-10-12 13:45:24 -04:00 |
|
kevin
|
3f47ea20f3
|
cwIo.cpp : Add missing body of serialDeviceSend().
|
2024-10-07 12:22:39 -04:00 |
|