Oli Larkin
|
4e5974b6e3
add test for validity of packet pointer
|
%!s(int64=11) %!d(string=hai) anos |
Oli Larkin
|
94a04ef1ee
fix MidiOutCore :: sendMessage() sysex sending, which was broken for sysex messages over 256 bytes, not 1024
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
770b57260d
Reverted OS-X sendMessage function for sysex messages > 1024 bytes, as the MIDIReceived() function does not work for such.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
ce21fe6205
CoreMidi string release added to avoid memory leak.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
2c7a6664d6
Memory leak fix in CoreMidi and addition of UserData pointer to error callback.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
d07f6011cf
Removed Windows kernel streaming code because it was incomplete and uncompilable. The code still exists in the winks branch.
|
%!s(int64=11) %!d(string=hai) anos |
garyscavone
|
94b7c270a9
Merge pull request #20 from keinstein/testmerge
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
03e665c78e
Bug fix to WinMM API in MidiIn destructor.
|
%!s(int64=11) %!d(string=hai) anos |
Tobias Schlemmer
|
bb808b7f99
Merge branch 'master' of https://github.com/thestk/rtmidi.git into pre2.1.0
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
9a0454ce1a
A few Jack error message corrections not previously incorportated from the master branch.
|
%!s(int64=11) %!d(string=hai) anos |
garyscavone
|
c9939d0023
Merge pull request #16 from keinstein/perror
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
aa5f832854
Windows RtError bug fix and function argument commenting to avoid compiler warnings.
|
%!s(int64=11) %!d(string=hai) anos |
Tobias Schlemmer
|
dbe835a08d
Call perror on uncknown errors in the MIDI queue.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
6a13d5e8d8
ALSA openPort() fix to better distinguish sender and receiver port (from Russell Smyth).
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
409bb15748
Small fix in ALSA openVirtualPort() to correctly save the port number.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
1f11f7496a
Small compiler fix in Jack API.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
653a2a1234
Fix in Jack API for improperly made changesfrom a previous patch
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
9523a1b50c
Commented out use of MIDISendSysex() in OS-X, so sysexes are sent as normal messages. This avoids a problem where virtual ports were not receiving the sysex messages.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
f9c4af9da6
Fix for spurious callbacks in OS-X when ignoring sysex messages and split sysexes are received (codepainters)
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
a4347457ef
Reverted Windows UNICODE portname fix to previous solution by Wilcox.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
92cf1b8e8f
Windows code to avoid lockups when shutting down and sending/receiving sysex messages (submitted by ptarabbia)
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
d2530d1026
Updated OS-X sysex sending mechanism according to patch submitted by ptarabbia
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
cfb945a9c2
Fixes for previous error hook and isPortOpen() function commit.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
112baabce3
Updates from Mogilevskiy to add error hook, isPortOpen() function, and UNICODE windows name fix.
|
%!s(int64=11) %!d(string=hai) anos |
Przemyslaw Wegrzyn
|
312a94caf5
SysEx callbacks filter condition moved to outer if.
|
%!s(int64=11) %!d(string=hai) anos |
Przemyslaw Wegrzyn
|
977c8db6b6
Avoid 0-sized message callbacks if SysEx msgs are ignored altogether.
|
%!s(int64=11) %!d(string=hai) anos |
Gary Scavone
|
c5a8f3a85c
Small change to configure.ac for prefix and removed 2 tabs in RtMidi.cpp
|
%!s(int64=11) %!d(string=hai) anos |
garyscavone
|
2b9a455f8f
Merge pull request #9 from drewish/restore-tick-case
|
%!s(int64=11) %!d(string=hai) anos |
garyscavone
|
72207f6fe0
Merge pull request #8 from drewish/fix-osx-warning
|
%!s(int64=11) %!d(string=hai) anos |
andrew morton
|
3500fc434d
Restore lost TICK case
|
%!s(int64=11) %!d(string=hai) anos |