kevin
|
af7328e4d7
|
cmDspClass.c : Added OSX 10.5 (OSX_VER_10_5) conditional compilation blocks.
|
2013-10-31 20:09:46 -07:00 |
|
kevin
|
60090ac441
|
cmDspClass.c : Restored _cmDspParseArgV() to return void to allow
compilation on OSX 10.6.8. This need to be fixed correctly so that it
compiles on 10.5.
|
2013-10-17 16:55:26 -07:00 |
|
kevin
|
75879e774a
|
cmDspClass.c : _cmDspParseArgV() now returns a va_list. This seems to
now be required to work with the OSX 32bit build. Added missing va_end() in _cmDspClassErrV().
|
2013-10-16 18:52:19 -07:00 |
|
kevin
|
2d85218c4b
|
cmDspClass.c: Removed use of OS_OSX preproc. flags for working around
va_list differences with older gcc. This change is part of spat-lab port.
|
2013-09-05 15:58:41 -07:00 |
|
kevin
|
03d026999a
|
cmDspClass.c: Fixed #ifdef typo's
|
2013-05-23 11:06:31 -07:00 |
|
kevin
|
f118b68bb7
|
cmDspClass.c:Added OS_X specific compilation for _cmDspParseArgV().
|
2013-05-22 15:12:52 -07:00 |
|
kevin
|
a9a615f94e
|
cmDspClass.c: _cmDspParseArgV() now returns the va_list. This seemed to solve a OS-X problem with va_arg() parsing.
|
2013-05-22 10:32:45 -07:00 |
|
kevin
|
070962c721
|
cmDspClass.h/c: Added cmSampleDsvFl and cmRealDsvFl to cmDspValueSet().
|
2013-03-01 17:25:15 -08:00 |
|
kevin
|
2b6c5327c6
|
cmDspClass.h/c Added DSP object variables set/get for types cmReal_t and cmSample_t.
|
2012-12-17 12:46:45 -08:00 |
|
kevin
|
b108da1911
|
Initial commit
|
2012-10-29 20:52:39 -07:00 |
|