Commit Graph

24 Commits

Author SHA1 Message Date
kevin
f3aecb1177 cwIo.h/cpp : Added uiCreateFromRsrc(). 2022-12-13 16:53:31 -05:00
kevin
f0e6a56a60 cwIo.h/cpp : Added optional synchronous callbacks for all sub-systems.
The UI is now automatically cleared in io::stop().
2022-12-13 13:27:32 -05:00
kevin
f8dc859b87 cwIo.h/cpp : By default callbacks from cwIo are now synchronous. 2022-12-12 12:20:59 -05:00
kevin
83884b5424 Merge branch 'master' of gitea.larke.org:kevin/libcw 2022-11-14 18:34:07 -05:00
kevin
eb674c8411 cwIo.h/cpp : Added socketIsConnected(). 2022-11-14 18:32:32 -05:00
kevin
fac893d0b2 cwIo.h/cpp : Added io::threadCreate() 2022-06-12 16:50:01 -04:00
kevin
f57ac5ef3e cwIo.h/cpp : Added uiReport(). 2022-01-22 09:43:01 -05:00
kevin
babda9b32d cwUi,cwIo,cwUiTest.cpp,html/uiTest/js/ui.js,html/uiTest/ui.cfg : Added 'string_disp' type. 2021-12-27 16:48:58 -05:00
kevin
869d367ed9 cwIo : added audioGroupDeviceCount(),audioGroupDeviceIndex(),audioDeviceLabel(),audioDeviceUserId() 2021-12-11 15:14:27 -05:00
kevin
40465b335c cwUi.h/cpp, cwUiDecls.h : Added set/getOrderKey(). Added set/get/clearBlob(). Added destroyElement(). 2021-11-14 11:55:09 -05:00
kevin
10e6cac8d1 cwIo.h/cpp : Changes to support cwUi API changes. 2021-11-05 22:21:44 -04:00
kevin
dd0f7a1aba cwIo.h/cpp : Changes due to changes in cwUi interface. 2021-11-04 09:34:15 -04:00
kevin
fff58a8d4c cwIo.h/cpp,cwIoAudioMidi.cpp,cwIOAudioMidiApp.cpp,cwIoAudioPanel.cpp,cwIoPresetSelApp.cpp,wcIoSocketChat.cpp: Changed due to cwUi interface changes and new non-recursive object_t.get() default policy. 2021-11-03 11:09:07 -04:00
kevin
3b593c5336 cwUi.h/cpp,cwUiTest: cppAdded uiCreateLog(),uiSetNumbRange(),uiSetProgRange(). 2021-10-12 16:52:45 -04:00
kevin
e128a1dd38 cwIo.h/cpp,cwIoTest.cpp : Fixed serial port monitor example in cwIoTest.cpp 2021-10-11 11:53:36 -04:00
kevin
c66b1f4470 cwIo.h/cpp : Added timer implementation. 2021-04-10 13:37:07 -04:00
kevin
2b325ad334 cwIo.h/cpp : Implemented socket interface. Improved the audio metering. 2021-01-31 11:14:22 -05:00
kevin
f123be0323 cwIo.h,cpp, cwIoTest.cpp : Many changes to get an initial working version of audio with a audio meter UI. 2021-01-22 09:49:57 -05:00
kevin
e763ed1607 cwIo.h/cpp, cwIoTest.h/cpp, html/ioTest.* : Many changes and additions to support first working Ui and audio subsystem. 2021-01-20 13:13:11 -05:00
kevin.larke
bc3c683e41 cwSocket.h/cpp : Changed name of cbId_t to cbOpId_t 2020-04-01 10:46:31 -04:00
kpl
8b112b39fe cwIo* : Updates to include 'decl' files in header and initial sketch of interface. 2020-03-23 13:14:42 -04:00
kpl
9f2ccef9aa cwIo.h/cpp,cwIoTest.cpp : Audio interface updates. 2020-02-29 00:13:11 -05:00
kpl
7db4474dd5 cwIo.h/cpp/test : Added initial audio implemetation. 2020-02-13 11:30:46 -05:00
kpl
2737f2accb cwIo.h/cpp, cwIoTest.h/cpp : Initial commit. 2020-01-27 17:53:44 -05:00