kevin
a5d62b6e97
cwObject.h : Added is_type().
2021-01-31 11:04:49 -05: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.larke
65ad48974e
cwObject.h/cpp : Added duplicate() function.
2020-04-21 14:53:33 -04:00
kevin.larke
9761728433
cwObject.h/cpp : Enabled 'bool' variables via getv()
2020-04-16 11:05:38 -04:00
kevin.larke
6670a961be
cwObject.h : Fixed bug where type CString was confused for type String. Added comments, and error messages.
2020-04-09 21:06:06 -04:00
kevin.larke
bfe9d9ebfc
cwObject.h/cpp : Added newPairObject(), typeid: kCStringTId, changed list_ele() to child_ele()
2020-04-06 19:15:03 -04:00
kevin.larke
10b2a36970
cwObject.h/cpp,cwObjectTemplate.h : Initial implementation of newObject(). Added flags to find().
2020-03-31 12:51:17 -04:00
kevin.larke
e4328c950b
cwObject.h/cpp : Added unlink() and non const find(),par_value(),list_ele().
2020-03-25 11:34:28 -04:00
kevin.larke
938e8c284d
cwObject*,cwText* : Added object_t.to_string() function
2020-03-24 08:53:00 -04:00
kpl
72b959690f
cwObject.h/cpp : Added list_ele().
2020-01-27 17:48:17 -05:00
kpl
d6e0f5e675
Many changes and additions.
...
Added serial port, websocket, midi and initial audio functionality.
2019-12-24 10:05:24 -05:00
kpl
3954d794f1
Initial commit
2019-12-18 22:24:12 -05:00