Commit Graph

8 Commits

Author SHA1 Message Date
kevin
1232c3e36e cwFileSystem.cpp : Fixed but in exapndPath() that rejected paths with spaces. 2020-10-04 10:48:50 -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
3d1facf2c2 cwFileSys.h/cpp : Added expandPath(). 2020-04-20 15:01:21 -04:00
kevin.larke
7b2ebd5580 Changes to support autotools build.
Changed #define cwLINUX to OS_LINUX.
2020-03-24 08:51:51 -04:00
kpl
1849edf7cc cwFileSys.cpp : Added comments. 2020-01-27 17:49:19 -05:00
kpl
68b8a15714 Implemented filesys::dirEntries() 2019-12-27 23:35:39 -05:00
kpl
5a62d884dd Standardized filesys and mem namespaces.
Removed use of global variable in cwAudioBuf.
2019-12-27 21:51:28 -05:00
kpl
3954d794f1 Initial commit 2019-12-18 22:24:12 -05:00