225 Révisions (894d39466b10e8eb3fa8ffaa79e1e08ba7116add)
 

Auteur SHA1 Message Date
  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
  kevin 636d3211da cmRtNet.c:Changed cmRtNetTest() port number. il y a 11 ans
  kevin 19ec97b2b4 cmRtNet.h/c: More changes to cmRtNetTest(). il y a 11 ans
  kevin 75f3882a61 cmRtNet.h/c: Added cmRtNetTest(). il y a 11 ans
  kevin 6552c90322 cmDspPgmKr.c:Added compressor to _cmDspSysPgm_TimeLine() il y a 11 ans
  kevin 62ab5588e1 cmDspPgmKr.c:Added use of ScaleRange to score measurement values. il y a 11 ans
  kevin 83450bedc8 cmProc4.c: _cmScModulatorParse() now allows values from previous entries to il y a 11 ans
  kevin 14f163394d cmDspKr.h/c: Added 'ScaleRange' DSP class. il y a 11 ans
  kevin f4448e99b6 cmDspSys.c: Incoming MIDI messages are now dispatched to DSP objects via il y a 11 ans
  kevin ca06ba399a cmDspPreset.c:Fixed uninitialized variable 'pp' in _cmDspPresetCount(). il y a 11 ans
  kevin b6e7cd4214 cmGr.c:Fixed unintialized variable 'rc' in cmGrWorldExt(). il y a 11 ans
  kevin e19a6e0cd1 cmAudLabelFile.c:Fixed uninitialzed 'rc' in cmGrObjWorldExt(). il y a 11 ans
  kevin 224e5a3e77 cmAudDsp.c:Added MIDI device report to audio device report. il y a 11 ans
  kevin 1728a83539 cmPrefs.h: Update comments il y a 11 ans
  kevin da5ce4234b cmArray.h: Update comments. il y a 11 ans
  kevin 3d2414566c cmUiRtSysMstr.c:Removed dependence on cmUdpNet.h il y a 11 ans
  kevin 674e5fba31 cmRtSys.h: Replace cmRtSysInitialize() with cmRtSysBeginCfg/Cfg/EndCfg(). il y a 11 ans