kevin
090851acbf
cwVectOps.h : Added new version of seq(), phasor(), and sine().
2020-10-04 10:47:39 -04:00
kevin
0884fda411
cwUtility : Added powerOfTwo() functions.
2020-10-04 10:47:03 -04:00
kevin
1440a4f55f
cwAudioFile : Fixed memory leak. Added alloc/freeFloatBuf().
2020-10-04 10:46:19 -04:00
kevin
43c8737d73
cwAudioBuf,cwAudioDeviceAlsa : Test functions now return error codes.
2020-09-27 10:27:32 -04:00
kevin
9b97662d62
cwAudioFileOps.cpp : Fixed regression in parallelMix().
2020-09-24 12:39:19 -04:00
kevin
be361fcbd6
cwAudioFileOps.cpp : Minor changes to clean code and error reporting.
2020-09-24 11:41:23 -04:00
kevin
7312289d76
cwAudioFile.cpp : Fixed bug in _get() that prevented all dependent function from reading at the correct location.
2020-09-24 11:36:06 -04:00
kevin
fe5c069adb
cwMtx.h,cpp : Added slice() and derivatives.
2020-09-22 13:33:32 -04:00
kevin
077e1bc428
Makefile.am : Added use of cwALSA
2020-09-22 13:32:13 -04:00
kevin
62257d7d24
cwVectOps.h : Initial commit.
...
cwTime.h: Added elaspsedMs()
cwObject.h: Added getv_opt().
cwCommon.h: Added kInvalidStateRC
Makefile: Added use of cwWEBSOCK build variable.
cwAudioFileOps.h : Initial commit.
cwAudioFile.h : Moved some operations so cwAudioFileOps.h
cwCommonImpl.h : Removed is_int<> because has a std library implementation.
2020-09-22 11:37:19 -04:00
kevin
fa33ac00c9
cwFileSys.h/cpp : Added makeDir().
...
cwLog.h/cpp : Added cwLogPrint() functions.
cwMtx.h : Many addtions.
cwObject.h : Added find_child() functions.
cwUtility.h/cpp : Added x80ToDouble() and doubleToX80().
cwCommon.h : Added new RC codes
cwCommonImpl.h : Added swapping macros and is_int<T>().
2020-09-01 15:46:21 -04:00
kevin
1af6b58667
cwAudioFile.h/cpp, cwMtx.cpp, Makefile.am : Added cwAudioFile and cwMtx.cpp.
2020-09-01 15:42:28 -04:00
kevin
d492374df7
cwNN.h/cpp/Makefile.am : Initial commit.
2020-08-19 20:12:51 -04:00
kevin
ca4487d09b
cwText.h/cpp : Added textAppend() and textJoin().
2020-08-19 20:12:19 -04:00
kevin
bb479512ef
cwMtx.h : Initial commit.
2020-08-19 20:11:49 -04:00
kevin
a75a2a2a36
cwSvg.h/cpp : Initial commit.
2020-08-19 20:11:29 -04:00
kevin
11bad66e54
cwDataSets.h/cpp : Initial commit. MNIST dataset implementation.
2020-08-19 20:10:35 -04:00
kevin
ded6a1ef4a
cwMem.h : Expanded allocDupl() interfaces. Added printp(),appendStr()
2020-08-19 20:08:14 -04:00
kevin
721d333a7f
cwCommonImpl.h : define cwCount() and cwPP_NARG().
2020-08-19 20:06:44 -04:00
kevin
2e4ac71f44
cwFile.h : Set read/write???() cnt to default to 1.
2020-08-19 20:06:17 -04:00
kevin.larke
2b73b7b416
cwEuCon.cpp : Change mute id's to indicate source.
2020-05-19 20:51:20 -04:00
kevin.larke
c94990cb00
cwEuConDecls.h : Changed kMuteEuconId to kEucMuteEuconId and added kFdrMuteEuconId.
2020-05-19 20:44:35 -04:00
kevin.larke
71a2bf42c9
html/ui/ui.css/js : Initial commit.
2020-05-18 12:23:41 -04:00
kevin.larke
4982c61d60
cwUi.h/cpp : Added single element creation functions which take there values from the system rather than setting them from their default value.
2020-05-18 11:03:42 -04:00
kevin.larke
c4b0b0dba3
cwEuCon.cpp : Send state changes back to FDR.
2020-05-17 06:49:03 -04:00
kevin
222e058579
cwUi : Added widget type "numb_disp".
2020-05-15 11:59:39 -04:00
kevin.larke
a11abf391c
cwEuCon.cpp : Add fank channel to log output.
2020-05-14 16:34:09 -04:00
kevin.larke
c36ba83b7b
cwEuCon.h/cpp : Implemented sendMsg() and use cwEuConDecls.h.
2020-05-14 11:13:07 -04:00
kevin.larke
0ca908f7b8
cwEuConDecls.h : Initial commit.
2020-05-14 11:11:53 -04:00
kevin.larke
9d9f43cf58
cwEuCon.cpp : added _app_msg_decode().
2020-05-12 10:43:00 -04:00
kevin.larke
6be205ecb5
cwUi.h/cpp : Added findElementAppId().
2020-04-30 15:10:54 -04:00
kevin.larke
fab87f7050
cwUi.cpp : Fixed bug where 'title' element type had the wrong type string.
2020-04-28 20:51:18 -04:00
kevin.larke
239f9c1916
Merge branch 'master' of gitea.larke.org:klarke/libcw
2020-04-28 17:39:28 -04:00
kevin.larke
9b3fec0f95
cwUi.h: Added 'title' widget, and other minor HTML/JS/CSS changes.
2020-04-28 17:39:18 -04:00
kevin.larke
cb00951d10
Merge branch 'master' of gitea.larke.org:klarke/libcw
2020-04-28 16:59:42 -04:00
kevin.larke
e4bcdd4034
cwObject.cpp : Check for unexpected NULL node in objectFromString().
2020-04-28 16:59:33 -04:00
kevin.larke
a46453f371
README.md : Updates
2020-04-28 16:38:54 -04:00
kevin.larke
01a9b7605a
cwNumericConvert.h : min range limit in numeric_convert() changed from double.min() to 0. See note in source.
2020-04-28 16:38:43 -04:00
kevin.larke
aa7f945299
cwUi.h : _createEle() the parent id is set to the first ancestor which has a valid appId.
2020-04-28 16:37:49 -04:00
kevin.larke
99af70eb37
cwUiTest.cpp : Added more extensive example of resource based UI creation. Created 'value' UI element attribute.
2020-04-28 08:42:25 -04:00
kevin.larke
a324184c7a
cwUi.cpp : Added 'div' aliases 'panel','row,'col' and assoc'd relaxed parent searching in _createEle().
2020-04-28 08:40:53 -04:00
kevin.larke
f121997d53
cwUi.cpp,ui.js,ui.css,ui.cfg : Added row,col,panel div aliases.
2020-04-27 12:31:10 -04:00
kevin.larke
e2f1d9915f
cwUi.h,cpp,cwUiTest.cpp : Added appIdMap[] as arg. to constructor.
2020-04-27 08:14:26 -04:00
kevin.larke
a260c3626c
cwUi.cpp : Eliminated use of 'initFl' and changed _findOrCreateElement() to allow certain matching parent/name pairs.
2020-04-26 17:27:29 -04:00
kevin.larke
87455db469
cwUI.h/cpp : Added session id tracking and 'idle' message generation.
2020-04-26 09:19:19 -04:00
kevin.larke
d3502e1379
html/ui.js,ui.css : Initial CSS implementation.
2020-04-24 16:38:03 -04:00
kevin.larke
0fc0dcf1be
cwUiTest.cpp : Changed connect/disconnect info message.
2020-04-24 16:37:15 -04:00
kevin.larke
460e7d0048
cwUi.cpp : Added ui_t.initFl to prevent application id's from being re-registered when new websocket sessions are started.
2020-04-24 16:35:45 -04:00
kevin.larke
ebfe4dd224
cwUI.h/cpp,cwUiTest.cpp,html/uiTest/ui.js : Implemented 'echo' protocol to send values to the browser. Implemented initial default HTML class attribute assignments.
2020-04-24 10:20:25 -04:00
kevin.larke
9288040004
cwUi.cpp : check for null ele_t.eleName wherever eleName is accessed.
2020-04-23 13:53:30 -04:00