620af4450bcmArray.h/c: Many changes to complete initial development.
kevin
2013-03-21 11:04:40 -0700
608afaa381cmArray.h/c: Many changes to complete initial development.
kevin
2013-03-21 11:04:40 -0700
d085271de4cmSymTbl.c: Fixed cmSymTblRegisterFmt() to return new symbol id.
kevin
2013-03-21 11:03:21 -0700
44c4ad31fecmVectOpsRIHdr/Code.h: Added cmVoX_IsEqual() and cmVoX_IsClose().
kevin
2013-03-21 08:39:26 -0700
cc7ac752afMerge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm
kevin
2013-03-21 08:26:40 -0700
0e865f149fcmLib.c: Added kFulPathFsFl to directory scan in cmLibScan() to return full path to library files.
kevin
2013-03-21 08:25:57 -0700
bb8f746910Makefile.am: Added cmArray.h/c.
kevin
2013-03-21 08:19:45 -0700
56e192c00ecmPrefs.h/c Check existsFl prior to signaling kDuplicateIdPrRC error in _cmPrefsCreateJsonNode().
kevin
2013-03-21 08:18:46 -0700
c7abab867ecmArray.h/c Initial commit.
kevin
2013-03-21 08:16:10 -0700
865ac36953Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm
kevin
2013-03-17 14:43:48 -0700
e669344036cmFileSys.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
79fde062cdcmPgmOpt.c: Changed _cmPgmOptInsertArg() to add args to the end of the option and mater lists.
kevin
2013-03-02 17:06:09 -0800
c9dd87625acmProc4.h/c, cmDspKr.c, cmDspPgmKr.c: Many changes to debug cmScMod. Added _cmDspGSwitchAlloc().
kevin
2013-03-01 17:40:04 -0800
650b2a95a4cmProc2.c:Fixed bug in cmPvAnlInit() where cmShiftBufExec() was not called inside a while() condition.
kevin
2013-03-01 17:36:57 -0800
b467c7abd4cmDspBuiltIn.c:Rewrote _cmDspAudioFileOutExec().
kevin
2013-03-01 17:35:35 -0800
4463d9bbe3cmDspKr.h,cmDspPgm.c,cmDspPgmKr.h: Added cmDspGSwitcher ('switcher') program.
kevin
2013-03-01 17:33:31 -0800
766cf37fafcmProc.h,cmProcObj.c: Comment updates.
kevin
2013-03-01 17:30:50 -0800
e550f859c5cmScore.h/c: Added sectArray[],symArray[],costSymArray[] to cmScoreSet_t.
kevin
2013-03-01 17:29:01 -0800
3f0d2efb2ccmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string.
kevin
2013-03-01 17:27:08 -0800
070962c721cmDspClass.h/c: Added cmSampleDsvFl and cmRealDsvFl to cmDspValueSet().
kevin
2013-03-01 17:25:15 -0800
66cf71e419cmSymTbl.h/c: Added cmSymTblRegisterFmt()
kevin
2013-03-01 17:23:46 -0800
3e3b1e2aa9cmGlobal.h,cmLinkedHeap.h,cmMallocDebug.h: Fixed bug w/ NULL src ptrs to cmMemAllocStr()
kevin
2013-03-01 17:22:35 -0800
0efe33d6e0cmAudDsp,cmAudioFileDev,cmAudioPortFile,cmAudioSys: Changes to support audio port file devices.
kevin
2013-03-01 17:20:01 -0800
18fc1b0a12cmLex.c: Fixed bug where a '-' with no following digits was interpretted as a integer.
kevin
2013-02-25 11:40:37 -0800
c9a0a1b2dccmFile.h/c: Added ability to use stdin,stdout,stderr.
kevin
2013-02-25 11:39:42 -0800
8f09079fe0cmStack.h/c: Added cmStackTop() to return the top stack element.
kevin
2013-02-18 14:31:03 -0800
445824a5edcmLex.h/c: Additions made to support cmTextFmt.h/c.
kevin
2013-02-18 14:30:24 -0800
7bfa8a109eMerge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm
kevin
2013-02-15 21:41:49 -0800
3c807d08c9cmLex.h/.c: Added cmLexFilterFlags() and cmLexSetFilterFlags().
kevin
2013-02-15 21:38:01 -0800
5bf653dc5ecmPgmOpts.h/c: Many changes and additions
kevin
2013-02-15 16:07:17 -0800
bfcbe9f1fdcmRpt.c: _cmVOut() now uses a dynamically allocated buffer on long messages.
kevin
2013-02-15 16:02:12 -0800
825a359af2cmFileSys.h/c: Symbolic link fixes.
kevin
2013-02-15 16:01:22 -0800
79eb363343cmFile.h/c Added cmFileByteCountFn(), cmFileCompare().
kevin
2013-02-15 15:59:10 -0800
9b9e626287cmProc.h/c: Added cmScModulator cmDspKr.h/c,cmDspPgmKr add cmScMod
kevin
2013-02-08 23:48:54 -0800
9a65b1bbaacmGrDevCtx.c Added _cmGrDcOffs() macros.
kevin
2013-02-08 23:44:56 -0800
57986dd2e1cmGr.h/c: Removed cfgFlags and stateFlags from cmGrObj_t
kevin
2013-02-08 22:04:26 -0800
7777e82921cmGrPlot.c: Changed op->userPtr release from _cmGrPlotObjDelete() to _cmGrPlotObjDestroy().
kevin
2013-01-30 20:29:23 -0800
1e9308bedccmScore.c: Added dynRefArray release to cmScFinalize.
kevin
2013-01-30 20:28:34 -0800
030510039dcmDspKr.c: Added cmMeas and Dyn,Even,Tempo outputs to cmDspScFol.
kevin
2013-01-30 17:37:23 -0800
56249c2f40cmProc4.h/c: Add cmMeas.vsi and callback args to cmScMatcher.
kevin
2013-01-30 17:33:44 -0800
27bae4fca2cmProc4.h/c: Completed tempo and evenness measurement calculations.
kevin
2013-01-30 11:56:56 -0800
e1687cb84ecmScore.h/c: Added cmScoreSampleRate()
kevin
2013-01-30 11:55:52 -0800
ec73cb280bcmScore.h/c: Added cmScoreSetCount().
kevin
2013-01-18 09:29:48 -0800
dca4d28d1ccmProc4.h/c: Initial completetion of cmScMeas. Removed cmScAlign.
kevin
2013-01-18 09:28:33 -0800
820d85815ecmProc4.h/c: Refinements to cmScMatch and cmScMather.
kevin
2013-01-16 15:12:54 -0800
0819c27f8ecmProc4.h/c: Added cmScMatch and cmScMatcher to replace cmScAlign.
kevin
2013-01-15 17:38:21 -0800
85393d61c9cmProc4.h/c: Refinements to cmScAlign and initial interface for cmScMeas.
kevin
2013-01-14 15:15:53 -0800
78c9c3064bcmProc4.h: Added ed_xxx edit dist testing functions and cmScAlign class.
kevin
2013-01-13 16:47:50 -0800
268f2a20c1cmScore.h/c Changes to added new 'grace note' score column and srate to init. signature.
kevin
2013-01-13 16:46:39 -0800
03811e0a6acmTimeLine.h/c Added cmTimeLineMarkerFind().
kevin
2013-01-13 16:44:57 -0800
39bb4104c7cmDspPgmKr.c - Changed cmDspSysPgm_TimeLine().
kevin
2013-01-13 16:44:31 -0800
ac75b45da3cmDspPgm.c Added printer to cmDspSysPgm_AvailCh().
kevin
2013-01-13 16:43:27 -0800
883891657fcmDspKr.c Changes to reflect new cmScoreInitialize() signature.
kevin
2013-01-13 16:42:36 -0800
b59c26a73bcmGrPlotAudio.c Comment changes.
kevin
2013-01-13 16:41:20 -0800
390cedeac6cmGrDevCtx.h/c Added cmGrDcPoint/RectIsVisible()
kevin
2013-01-13 16:40:49 -0800
ab0589a216cmDspBuiltIn.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
a40294f9a9cmText.c cmTextIsEmpty() now returns true when input == NULL.
kevin
2013-01-13 16:36:40 -0800
6602a6277acmGr.h/c Fixed logic bug in cmGrPExtIsNotNullOrEmpty()
kevin
2013-01-13 16:36:00 -0800
2b6a272d55Completed AvailCh DSP Object
kevin
2012-12-18 14:46:07 -0800
9d6ac977aaChanged cmGr,cmGrPlot,cmGrPlotAudio to better handle events.
kevin
2012-12-17 20:54:37 -0800
2fddbbb745cmGrPlotAudio.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
64831fef9fChanges to phasor and wavetable DSP objects to correct problem with phase use in the wavetable.
kevin
2012-12-17 12:58:05 -0800
0fcfebb1cdcmDspKr.c Changes to _cmDspMidiFilePlaySeekMsgIdx() and _cmDspMidiFilePlayExec() to validate MIDI file handle prior to using it.
kevin
2012-12-17 12:53:41 -0800
6122fff8c9cmDspPgm.c Added _cmDspSysPgm_AvailCh() testing function.
kevin
2012-12-17 12:48:59 -0800
a659c4a2bfcmDspFx.h/c Initial code for cmAvailCh DSP object.
kevin
2012-12-17 12:47:44 -0800
2b6c5327c6cmDspClass.h/c Added DSP object variables set/get for types cmReal_t and cmSample_t.
kevin
2012-12-17 12:46:45 -0800
4c86711cb0cmGrPlot.h/c Added comments.
kevin
2012-12-17 12:45:45 -0800
e9c4d0edd2Many changes to add score/performance feedback to GUI
kevin
2012-12-13 15:38:45 -0800
4c8b5915adcmProc4.h/c Added cmScTrk object.
kevin
2012-12-13 08:46:48 -0800
befd3deeeecmMidiFile.c Fixed absolute time calc. bug in cmMidiFileTickToSamples().
kevin
2012-12-11 14:03:00 -0800
698f987558cmProc4.h/c Major score-follower development.
kevin
2012-12-03 17:18:50 -0800
d45fd52660cmScore.h/c Major changes and additions to implement score attribute sets and score sections.
kevin
2012-12-03 17:17:55 -0800
ad22aa1110cmPrefs.h/c Added cmPrefsInit() as wrapper around cmPrefsInitialize().
kevin
2012-12-03 17:16:41 -0800
a0dcef606dcmDspPgmKr.c Load time-line program static information from the pgm resource file.
kevin
2012-12-03 17:14:27 -0800
cf13708864cmDspBuiltin.c Include cmShiftBufClassCons in process list.
kevin
2012-12-03 17:13:09 -0800
3a5ab6f36ccmDspKr.c MIDI file player now emits time tag. Changes related to score follower development
kevin
2012-12-03 17:12:09 -0800
7aa3599d27cmJson.c Fixed bug in _cmJsonFindPathValue() (np==rp) and logic error in cmJsonBoolValue()
kevin
2012-12-03 17:10:26 -0800
5fe66b872acmFileSys.h/c Added cmFileSysAppName().
kevin
2012-12-03 17:08:22 -0800
36430c0d0acmCsv.c Included some input file line numbers in some error message.
kevin
2012-12-03 17:07:47 -0800