241 Révisions (32125efcf57a8ccf7f7a3e439b5b1d63e4bf368b)
 

Auteur SHA1 Message Date
  kpl 32125efcf5 cmRtSys.h/c,cmUiRTSysMstr.c:Allow access to cmRtNetH_t via cmRtSys. il y a 11 ans
  kpl c1116f6fc0 cmRtNet.h/c,cmRtSysMsg.h:Added cmRtNetMsg_t to suport use of rtSubIdx as part of endpoint description. il y a 11 ans
  kpl dfb569b548 cmData.h/c,Makefile.am:Initial commit. il y a 11 ans
  kevin a1a0a61e74 cmRtSys.c: Comment updates. il y a 11 ans
  kevin 6dfbab8037 cmRtSysMsg.h,cmRtNet.h/c: Added use of kMsgSetRtId to all non-net-sync msg's sent via network. il y a 11 ans
  kevin 48884c3389 cmMidiOsx.c: Check OSX references against 0 instead of NULL. il y a 11 ans
  kevin 2ce96cdfd3 cmAudioPortOsx.h/c:Added baseApDevIdx to cmApOSxInitialize(). il y a 11 ans
  kevin cc3f7627a0 cmDspKr.c:Removed unused variable p in _cmDspScaleRangeReset(). il y a 11 ans
  kevin 0dd7cdbbe9 cmUdpPort.h/c:Added cmInvalidUdpPortNumber and check for definition of HOST_NAME_MAX. il y a 11 ans
  kevin 0882f93f50 cmTime.h: Added OSX specfic clock_gettime(). il y a 11 ans
  kevin b82a0d0edd cmThread.c:Added OSX specific atomic operations. il y a 11 ans
  kevin ca3fb3ec80 cmRtSys.c: cmRtSysContext() now checks validity of rtSubIdx. il y a 11 ans
  kevin 3f1821b0be cmRtNet.c: Replaced use of cmInvalidId with cmInvalidUdpPortNumber in cmRtNetReport(). il y a 11 ans
  kevin 4c0847942d cmProc2.h:Removed incorrect use of cmSigGenWaveformId which caused multiple definition errors. il y a 11 ans
  kevin 267fa650a5 cmMidiPort.c: Use 0xff as invalid status byte instead of -1 in cmMpParseMidiData() il y a 11 ans
  kevin 92c7f0aa9b cmLib.c:cmLibInitialize() now checks for empty as well as NULL library path il y a 11 ans
  kevin 894d39466b cmGrPlot.h/c: Removed superfluous use of const in function returning cmGrColor_t. il y a 11 ans
  kevin 2f42661b40 cmFileSys.c:OSX pref. directory now uses 'appNameStr' as preference folder. il y a 11 ans
  kevin c26679e567 cmScore.h: Removed duplicate typedef cmScCb_t. il y a 11 ans
  kpl fada2cfcdb cmRtSys.h/c: Added cmRtNet-IsInitialized(),-DoSync(),-Report(). il y a 11 ans
  kpl e8e3f189ed cmRtNet.h/c:Added cmRtNetIsInitialized() and check for non-blank node label and bcast address. il y a 11 ans
  kpl 85e1b90c14 cmPickup.c: fixed uninitialized 'rsi' in _cmTlFindRecdBefore(). il y a 11 ans
  kpl f24f84b48d cmScore.c:Remove 'foundFl' from release build in 2 places to prevent compiler warnings. il y a 11 ans
  kevin 3838d0d888 cmDevCfg.h/c:Removed net cfg and added broadcast address and node label to audio cfg. il y a 11 ans
  kevin 1b22f4a73a cmRtNet.c:Fixed bug with detecting reuse of node labels in _cmRtNetSyncModeRecv(). il y a 11 ans
  kpl d8e7f5ff22 cmRtSys.h/c:Changes to reflect new cmRtNet API. il y a 11 ans
  kpl 63bba3ffa7 cmRtNet.h/c: Many changes. Completed testing of cmRtNetTest(). il y a 11 ans
  kpl 9e65734d66 cmUdpPort.h:Comment update. il y a 11 ans
  kpl af159c8669 cmRTNet.c: Added kBroadcastUdpFl to cmUdpInit(). il y a 11 ans
  kpl 160fc62c95 cmRtSys.c: Changes to reflect changes to cmRtNet API. il y a 11 ans
  kpl 76258fe7e2 cmUdpPort.h/c: Added kBroadcastUdpFl option. il y a 11 ans
  kpl 44900567b8 cmRtNet.h/c: Implement simplified net synch. protocol. il y a 11 ans
  kpl bb1e86f9de cmRtNet.h/c:Added cmRtNetLocalHostName(). Replaced use of cmUdpHostNameXXX() w/ cmUdpHostName() in cmRtNetTest(). il y a 11 ans
  kpl 875fce5f9d cmUdpPort.h/c:Added cmUdpLocalAddr(). Replaced cmUdpHostNameXXX() w/ cmUdpHostName(). il y a 11 ans
  kpl f4caf7f522 cmUdpPort.c:Fixed bug in cmUdpAddrToString(). il y a 11 ans
  kpl 8f9689faa8 cmRtNet.h/c: Completed initial working cmRtNetTest(). il y a 11 ans
  kpl c6906efbea cmRtNet.c: More changes to cmRtNetTest(). il y a 11 ans
  kpl 81b753e2ad cmRtNet.c: More changes to cmRtNetTest(). il y a 11 ans
  kpl 01973701f8 cmRtNet.c: More changes to cmRtNetTest(). il y a 11 ans
  kpl 3e1c8cbce6 cmRtNet.c: More changes to cmRtNetTest(). il y a 11 ans
  kpl 353deeee5d cmUdpPort.h/c:Added cmHostName(). il y a 11 ans
  kpl c6a3496639 cmRtNet.c: More changes to cmRtNetTest(). il y a 11 ans
  kevin 92d593580c cmRtNet.c: merge for cmRtNetTest() updates. il y a 11 ans
  kevin 317d40b9d9 cmRtNet.c: More changes to cmRtNetTest(). il y a 11 ans
  kevin 822ab2dacf Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm il y a 11 ans
  kpl 238ac479c5 cmRtNet.c More changes to cmRtNetTest(). il y a 11 ans
  kpl 110e5c28c4 cmRtNet.c More changes to cmRtNetTest(). il y a 11 ans
  kpl b999a8e656 cmRtNet.c More changes to cmRtNetTest(). il y a 11 ans
  kpl c344c83e84 cmRtNet.c More changes to cmRtNetTest(). il y a 11 ans
  kevin b8311ffc27 cmRtNet.c: More changes to cmRtNetTest(). il y a 11 ans