Commit Graph

5 Commits

Author SHA1 Message Date
kevin
674e5fba31 cmRtSys.h: Replace cmRtSysInitialize() with cmRtSysBeginCfg/Cfg/EndCfg(). 2013-04-15 18:11:45 -07:00
kevin
4364f23d22 cmRtSys.c: Disable UDP port poll in _cmRtDspExecCallback() 2013-04-12 13:06:50 -07:00
kevin
c0259b6777 cmRtSys.c:_cmRtDspExecCallback() now contains network update and message send.
This is a cleaner representation than the original code.
2013-04-11 00:29:55 -07:00
kevin
bdfc4f6c8d cmRtSys.h/c: Replaced use of cmNetH_t with cmUdpH_t. 2013-04-10 00:34:34 -07:00
kevin
7ce3d9b72a cmRtSys.h/c and cmRtSysMsg.h: Replacement for cmAudioSys.h/c. Initial Commit.
cmUiRtSysMstr.h/c: Renamed from cmUiAudioSys.h/c.
2013-04-08 22:59:10 -07:00