Commit Graph

  • 620af4450b cmArray.h/c: Many changes to complete initial development. kevin 2013-03-21 11:04:40 -0700
  • 608afaa381 cmArray.h/c: Many changes to complete initial development. kevin 2013-03-21 11:04:40 -0700
  • d085271de4 cmSymTbl.c: Fixed cmSymTblRegisterFmt() to return new symbol id. kevin 2013-03-21 11:03:21 -0700
  • 44c4ad31fe cmVectOpsRIHdr/Code.h: Added cmVoX_IsEqual() and cmVoX_IsClose(). kevin 2013-03-21 08:39:26 -0700
  • cc7ac752af Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm kevin 2013-03-21 08:26:40 -0700
  • 0e865f149f cmLib.c: Added kFulPathFsFl to directory scan in cmLibScan() to return full path to library files. kevin 2013-03-21 08:25:57 -0700
  • bb8f746910 Makefile.am: Added cmArray.h/c. kevin 2013-03-21 08:19:45 -0700
  • 56e192c00e cmPrefs.h/c Check existsFl prior to signaling kDuplicateIdPrRC error in _cmPrefsCreateJsonNode(). kevin 2013-03-21 08:18:46 -0700
  • c7abab867e cmArray.h/c Initial commit. kevin 2013-03-21 08:16:10 -0700
  • 865ac36953 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm kevin 2013-03-17 14:43:48 -0700
  • e669344036 cmFileSys.c: Changed _cmFileSysDirEntries() to check for symbolic links prior to checking for files or dir's because a link may be identified as file or directory. kevin 2013-03-02 17:09:17 -0800
  • 79fde062cd cmPgmOpt.c: Changed _cmPgmOptInsertArg() to add args to the end of the option and mater lists. kevin 2013-03-02 17:06:09 -0800
  • c9dd87625a cmProc4.h/c, cmDspKr.c, cmDspPgmKr.c: Many changes to debug cmScMod. Added _cmDspGSwitchAlloc(). kevin 2013-03-01 17:40:04 -0800
  • 650b2a95a4 cmProc2.c:Fixed bug in cmPvAnlInit() where cmShiftBufExec() was not called inside a while() condition. kevin 2013-03-01 17:36:57 -0800
  • b467c7abd4 cmDspBuiltIn.c:Rewrote _cmDspAudioFileOutExec(). kevin 2013-03-01 17:35:35 -0800
  • 4463d9bbe3 cmDspKr.h,cmDspPgm.c,cmDspPgmKr.h: Added cmDspGSwitcher ('switcher') program. kevin 2013-03-01 17:33:31 -0800
  • 766cf37faf cmProc.h,cmProcObj.c: Comment updates. kevin 2013-03-01 17:30:50 -0800
  • e550f859c5 cmScore.h/c: Added sectArray[],symArray[],costSymArray[] to cmScoreSet_t. kevin 2013-03-01 17:29:01 -0800
  • 3f0d2efb2c cmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string. kevin 2013-03-01 17:27:08 -0800
  • 070962c721 cmDspClass.h/c: Added cmSampleDsvFl and cmRealDsvFl to cmDspValueSet(). kevin 2013-03-01 17:25:15 -0800
  • 66cf71e419 cmSymTbl.h/c: Added cmSymTblRegisterFmt() kevin 2013-03-01 17:23:46 -0800
  • 3e3b1e2aa9 cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr() kevin 2013-03-01 17:22:35 -0800
  • 0efe33d6e0 cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices. kevin 2013-03-01 17:20:01 -0800
  • d7b64b882b cmDspStore.h/c: Initial commit. cmDspCtx.h, cmDspNet.h/c, cmDspSys.c, Makefile.am: Added cmDspStore. kevin 2013-03-01 17:18:02 -0800
  • 18fc1b0a12 cmLex.c: Fixed bug where a '-' with no following digits was interpretted as a integer. kevin 2013-02-25 11:40:37 -0800
  • c9a0a1b2dc cmFile.h/c: Added ability to use stdin,stdout,stderr. kevin 2013-02-25 11:39:42 -0800
  • 8f09079fe0 cmStack.h/c: Added cmStackTop() to return the top stack element. kevin 2013-02-18 14:31:03 -0800
  • 445824a5ed cmLex.h/c: Additions made to support cmTextFmt.h/c. kevin 2013-02-18 14:30:24 -0800
  • 7bfa8a109e Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm kevin 2013-02-15 21:41:49 -0800
  • 3c807d08c9 cmLex.h/.c: Added cmLexFilterFlags() and cmLexSetFilterFlags(). kevin 2013-02-15 21:38:01 -0800
  • 5bf653dc5e cmPgmOpts.h/c: Many changes and additions kevin 2013-02-15 16:07:17 -0800
  • bfcbe9f1fd cmRpt.c: _cmVOut() now uses a dynamically allocated buffer on long messages. kevin 2013-02-15 16:02:12 -0800
  • 825a359af2 cmFileSys.h/c: Symbolic link fixes. kevin 2013-02-15 16:01:22 -0800
  • 79eb363343 cmFile.h/c Added cmFileByteCountFn(), cmFileCompare(). kevin 2013-02-15 15:59:10 -0800
  • 9b9e626287 cmProc.h/c: Added cmScModulator cmDspKr.h/c,cmDspPgmKr add cmScMod kevin 2013-02-08 23:48:54 -0800
  • 9a65b1bbaa cmGrDevCtx.c Added _cmGrDcOffs() macros. kevin 2013-02-08 23:44:56 -0800
  • 57986dd2e1 cmGr.h/c: Removed cfgFlags and stateFlags from cmGrObj_t kevin 2013-02-08 22:04:26 -0800
  • 7777e82921 cmGrPlot.c: Changed op->userPtr release from _cmGrPlotObjDelete() to _cmGrPlotObjDestroy(). kevin 2013-01-30 20:29:23 -0800
  • 1e9308bedc cmScore.c: Added dynRefArray release to cmScFinalize. kevin 2013-01-30 20:28:34 -0800
  • 030510039d cmDspKr.c: Added cmMeas and Dyn,Even,Tempo outputs to cmDspScFol. kevin 2013-01-30 17:37:23 -0800
  • 56249c2f40 cmProc4.h/c: Add cmMeas.vsi and callback args to cmScMatcher. kevin 2013-01-30 17:33:44 -0800
  • 27bae4fca2 cmProc4.h/c: Completed tempo and evenness measurement calculations. kevin 2013-01-30 11:56:56 -0800
  • e1687cb84e cmScore.h/c: Added cmScoreSampleRate() kevin 2013-01-30 11:55:52 -0800
  • ec73cb280b cmScore.h/c: Added cmScoreSetCount(). kevin 2013-01-18 09:29:48 -0800
  • dca4d28d1c cmProc4.h/c: Initial completetion of cmScMeas. Removed cmScAlign. kevin 2013-01-18 09:28:33 -0800
  • 820d85815e cmProc4.h/c: Refinements to cmScMatch and cmScMather. kevin 2013-01-16 15:12:54 -0800
  • 0819c27f8e cmProc4.h/c: Added cmScMatch and cmScMatcher to replace cmScAlign. kevin 2013-01-15 17:38:21 -0800
  • 85393d61c9 cmProc4.h/c: Refinements to cmScAlign and initial interface for cmScMeas. kevin 2013-01-14 15:15:53 -0800
  • 78c9c3064b cmProc4.h: Added ed_xxx edit dist testing functions and cmScAlign class. kevin 2013-01-13 16:47:50 -0800
  • 268f2a20c1 cmScore.h/c Changes to added new 'grace note' score column and srate to init. signature. kevin 2013-01-13 16:46:39 -0800
  • 03811e0a6a cmTimeLine.h/c Added cmTimeLineMarkerFind(). kevin 2013-01-13 16:44:57 -0800
  • 39bb4104c7 cmDspPgmKr.c - Changed cmDspSysPgm_TimeLine(). kevin 2013-01-13 16:44:31 -0800
  • ac75b45da3 cmDspPgm.c Added printer to cmDspSysPgm_AvailCh(). kevin 2013-01-13 16:43:27 -0800
  • 883891657f cmDspKr.c Changes to reflect new cmScoreInitialize() signature. kevin 2013-01-13 16:42:36 -0800
  • b59c26a73b cmGrPlotAudio.c Comment changes. kevin 2013-01-13 16:41:20 -0800
  • 390cedeac6 cmGrDevCtx.h/c Added cmGrDcPoint/RectIsVisible() kevin 2013-01-13 16:40:49 -0800
  • ab0589a216 cmDspBuiltIn.c cmDspWaveTable can now report the current audio file sample index periodically rather than on every exec. kevin 2013-01-13 16:40:00 -0800
  • a40294f9a9 cmText.c cmTextIsEmpty() now returns true when input == NULL. kevin 2013-01-13 16:36:40 -0800
  • 6602a6277a cmGr.h/c Fixed logic bug in cmGrPExtIsNotNullOrEmpty() kevin 2013-01-13 16:36:00 -0800
  • 2b6a272d55 Completed AvailCh DSP Object kevin 2012-12-18 14:46:07 -0800
  • 9d6ac977aa Changed cmGr,cmGrPlot,cmGrPlotAudio to better handle events. kevin 2012-12-17 20:54:37 -0800
  • 2fddbbb745 cmGrPlotAudio.c Fixed bug which caused audio files that went out of view on zoom to be redrawn in their pre-zoom position. kevin 2012-12-17 14:49:54 -0800
  • 64831fef9f Changes to phasor and wavetable DSP objects to correct problem with phase use in the wavetable. kevin 2012-12-17 12:58:05 -0800
  • 0fcfebb1cd cmDspKr.c Changes to _cmDspMidiFilePlaySeekMsgIdx() and _cmDspMidiFilePlayExec() to validate MIDI file handle prior to using it. kevin 2012-12-17 12:53:41 -0800
  • 6122fff8c9 cmDspPgm.c Added _cmDspSysPgm_AvailCh() testing function. kevin 2012-12-17 12:48:59 -0800
  • a659c4a2bf cmDspFx.h/c Initial code for cmAvailCh DSP object. kevin 2012-12-17 12:47:44 -0800
  • 2b6c5327c6 cmDspClass.h/c Added DSP object variables set/get for types cmReal_t and cmSample_t. kevin 2012-12-17 12:46:45 -0800
  • 4c86711cb0 cmGrPlot.h/c Added comments. kevin 2012-12-17 12:45:45 -0800
  • e9c4d0edd2 Many changes to add score/performance feedback to GUI kevin 2012-12-13 15:38:45 -0800
  • 4c8b5915ad cmProc4.h/c Added cmScTrk object. kevin 2012-12-13 08:46:48 -0800
  • befd3deeee cmMidiFile.c Fixed absolute time calc. bug in cmMidiFileTickToSamples(). kevin 2012-12-11 14:03:00 -0800
  • 698f987558 cmProc4.h/c Major score-follower development. kevin 2012-12-03 17:18:50 -0800
  • d45fd52660 cmScore.h/c Major changes and additions to implement score attribute sets and score sections. kevin 2012-12-03 17:17:55 -0800
  • ad22aa1110 cmPrefs.h/c Added cmPrefsInit() as wrapper around cmPrefsInitialize(). kevin 2012-12-03 17:16:41 -0800
  • a0dcef606d cmDspPgmKr.c Load time-line program static information from the pgm resource file. kevin 2012-12-03 17:14:27 -0800
  • cf13708864 cmDspBuiltin.c Include cmShiftBufClassCons in process list. kevin 2012-12-03 17:13:09 -0800
  • 3a5ab6f36c cmDspKr.c MIDI file player now emits time tag. Changes related to score follower development kevin 2012-12-03 17:12:09 -0800
  • 7aa3599d27 cmJson.c Fixed bug in _cmJsonFindPathValue() (np==rp) and logic error in cmJsonBoolValue() kevin 2012-12-03 17:10:26 -0800
  • 5fe66b872a cmFileSys.h/c Added cmFileSysAppName(). kevin 2012-12-03 17:08:22 -0800
  • 36430c0d0a cmCsv.c Included some input file line numbers in some error message. kevin 2012-12-03 17:07:47 -0800
  • 24bcde77ac cmProc4.h/c cmDspKr.c Score follower tweeking. kpl 2012-11-27 14:20:54 -0800
  • d7578b9866 cmDspBuiltIn.c Added useThreadFl to WaveTable DSP Object. kpl 2012-11-27 14:19:41 -0800
  • 85e4bd0d18 Deleted cmOp.h/c kpl 2012-11-26 23:14:28 -0800
  • deaf96e725 cmDspPgmKr.c Many changes to _cmDspSysPgm_TimeLine(). kpl 2012-11-26 23:13:22 -0800
  • 6334b34d2c Removed use of cmOp.h/c. Added features to DSP WaveTable object. kpl 2012-11-26 23:12:33 -0800
  • 22d8ab1918 cmProc4.c Fixed bug where cmScFolFinal() did not delete p->edWndMtx. kpl 2012-11-26 23:08:12 -0800
  • f0e00c3d37 cmDspKr.h/c Added Score Object added Time-line cursor. kpl 2012-11-26 23:07:22 -0800
  • d32c47be4c cmMidiFile.h/c _cmMidiFileClose() is now called by cmMidiFileOpen() on the incoming handle. kpl 2012-11-26 23:03:35 -0800
  • fdf1a7c15a cmGrPlot.h/c Added cmGrPlotObjParent/XAnchor/YAnchor(). kpl 2012-11-26 23:02:02 -0800
  • 9e62a78a59 Removed cmOp.h/c kpl 2012-11-26 23:00:20 -0800
  • e1fcbfea28 Added cmAudDspLocalSendSetup() and cmAudDspSendSetup() kpl 2012-11-24 10:32:12 -0800
  • fd40c2a213 cmMem: Added cmThPtrCAS() to allow mutlithread alloc. kpl 2012-11-23 21:29:30 -0800
  • b7191065bb cmMidiFile: Debug Note duration calculation kpl 2012-11-23 21:27:50 -0800
  • 59cbd9c297 cmTimeLine:Release p->seq[] in finalize to prevent leak kpl 2012-11-23 21:16:49 -0800
  • 6b445b0f9d cmThread:Added cmThPtrCAS() kpl 2012-11-23 21:16:02 -0800
  • 186cabcf32 cmGrPageLayout() now returns bool. kpl 2012-11-20 22:51:13 -0800
  • 5e0eb97c89 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm kevin 2012-11-18 22:46:09 -0800
  • 68696bce20 Rewrote pitch tracker kevin 2012-11-18 22:41:27 -0800
  • a3ce46c35b Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm kevin 2012-11-18 08:41:01 -0800
  • 0f776fb762 Debugged cmDspMidiFilePlay and Added cmDspScFol kevin 2012-11-17 17:33:10 -0800