Graphe des révisions

12 Révisions

Auteur SHA1 Message Date
kevin
5851b40dc1 cmMidiOsx.c : Added use of delta time to time stamp in call to cmMpParseMidiData().
The time stamp value still needs to be verified.
2014-01-16 20:21:37 -08:00
kevin
57faeb20e6 cmAudioPortOsx.c : Added #include "cmTime.h" 2014-01-16 20:20:25 -08:00
kevin
40a9f35e18 cmMidiOsx.c : Added comment on a possible problem with the time stamp
computation in _cmMpMIDISystemReadProc().
2013-12-10 16:33:43 -05:00
kevin
87dd286b98 cmMidiOsx.c : Fixed bug in cmMpDeviceSend() where the correct message
byte count was not calculated.
2013-11-03 11:56:39 -08:00
kevin
3dc64bb1c0 cmMidiOsx.c : Removed some sanity checks in _cmMpMIdiSystemReadProc()
because the variables cheched were not used in the function and were
failing the sanity check.
2013-10-16 09:00:22 -07:00
kevin
35181582f6 osx/cmMidiOsx.c : Updated device reporting format. 2013-09-29 18:48:43 -07:00
kevin
ace80b2f7a osx/cmMidiOsx.c : Changed MIDI device report output format. 2013-09-28 12:41:47 -07:00
kevin
a204e9ad1c cmMidiOsx.c: Fixed bug in va_list usage in _cmMpError() which showed
up in spat-lab port.
2013-09-05 15:57:31 -07:00
kevin
27ab77f2c7 osx/clock_gettime_stub.h/c: Removed. Replaced with OS-X specific code in cmTime.c 2013-05-22 10:24:00 -07:00
kevin
48884c3389 cmMidiOsx.c: Check OSX references against 0 instead of NULL.
Use _cmMpRtPtr to notice the first use of _cmMpRoot.
2013-05-01 15:11:32 -07:00
kevin
2ce96cdfd3 cmAudioPortOsx.h/c:Added baseApDevIdx to cmApOSxInitialize(). 2013-05-01 15:10:18 -07:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00