Commit Graph

9 Commits

Author SHA1 Message Date
kevin
2d54982009 cwTime.h,cpp : Added seconds,milli,microToSpec() and subtractMicros() 2021-10-11 12:22:27 -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.larke
273133f6f6 cwTime.cpp : Added >=, <= tests to test(). 2020-04-18 08:59:35 -04:00
kevin.larke
09a02e9a9b cwTime.h/cpp : Added test(). 2020-04-17 13:28:09 -04:00
kevin.larke
03d24fbbdc cwTime.h/cpp,cwDnsSd.cpp,cwMdns.cpp : Changed cwTime interface to use all references rather than pointers as arguments. 2020-04-17 11:16: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
e0c69bfd25 cwTime.h : Added now(), advanceMs() and futureMs(). 2020-03-04 14:06:27 -05:00
kpl
3ef020648b cwTime.cpp/h : Added elapsedMs() 2020-02-01 10:13:21 -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