kevin
|
9acb24e9e1
|
Apply licensing information to project.
|
2024-12-01 14:35:24 -05:00 |
|
kevin
|
91fad53d33
|
Added "#include cwTest.h" dependency to most *.cpp files.
|
2024-05-29 12:36:57 -04:00 |
|
kevin
|
5527936024
|
cwLog : Added outputCbArg(),outputCb(),formatCbArg(),formatCb().
cwLogPrint() now prints irregardless of the current level.
|
2024-05-09 21:54:39 -04:00 |
|
kevin
|
6ba4d04b58
|
cwLog.cpp : levelToLabel() is not implemented in terms of cw::idToLabel().
|
2024-05-06 15:41:54 -04:00 |
|
kevin
|
831b85af64
|
cwLog.h/cpp: Debug logging is now level controlled rather than by #define cwLOG_DEBUG.
Added levelFromString() levelToString().
|
2023-11-14 07:53:43 -05:00 |
|
kevin
|
cea07592bc
|
cwLog.h/cpp : Added flags(),set_flags().
|
2023-09-12 17:38:44 -04:00 |
|
kevin
|
4459a0b130
|
cwLog.cpp : Add date/time stamp to default output.
|
2023-05-19 21:21:35 -04:00 |
|
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 |
|