Commit Graph

9 Commits

Author SHA1 Message Date
kevin
376684e3b5 cwLog.cpp : Fix bug where sysStr was printed on info level logs 2022-12-16 11:30:41 -05:00
kevin
f63280e9f8 cwLog.cpp : System errors now print the error number. 2022-11-14 18:32:52 -05:00
kevin
70c2aa5271 cwLog.h/cpp : Added setOutputCb() and setFormatCb(). cwLogMod() now call log::msg() directly. 2021-12-29 21:35:10 -05: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
7fad3df667 cwLog.cpp : flush() output in defaultOutput(). 2020-04-16 20:09:13 -04:00
kpl
5a62d884dd Standardized filesys and mem namespaces.
Removed use of global variable in cwAudioBuf.
2019-12-27 21:51:28 -05:00
kpl
0ead6fa974 Initial implementation cwTcpSocket*
Standardized cwLex and cwLog namespaces.
2019-12-27 16:52:45 -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