1
0
Commit graph

13 Commits

Autor SHA1 Nachricht Datum
kevin
58f2040529 cmRtSys.h/c: cmRtSysCtx.h now have cmTimeSpec_t timestamps.
These timestamps are set in _cmRtDspExecCallback() by cmApBufGetIO().
_cmRtSysEnable() now calls cmApBufOnPortEnable() to allow cmApBuf to be
aware of the audio stream starting and stopping.
2013-12-15 18:49:49 -05:00
kevin
efd54c7657 cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c:
Changes to remove compiler warnings on OSX build.
2013-07-13 17:20:31 -07:00
kpl
32125efcf5 cmRtSys.h/c,cmUiRTSysMstr.c:Allow access to cmRtNetH_t via cmRtSys. 2013-05-04 23:52:56 -07:00
kevin
a1a0a61e74 cmRtSys.c: Comment updates. 2013-05-04 08:57:10 -07:00
kevin
ca3fb3ec80 cmRtSys.c: cmRtSysContext() now checks validity of rtSubIdx. 2013-05-01 15:06:05 -07:00
kpl
fada2cfcdb cmRtSys.h/c: Added cmRtNet-IsInitialized(),-DoSync(),-Report(). 2013-04-30 12:41:44 -07:00
kpl
d8e7f5ff22 cmRtSys.h/c:Changes to reflect new cmRtNet API. 2013-04-28 15:21:08 -07:00
kpl
160fc62c95 cmRtSys.c: Changes to reflect changes to cmRtNet API. 2013-04-27 15:52:28 -07:00
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