Historique des commits

Auteur SHA1 Message Date
  Fabian Peter Hammerle 49901ee403 receive key strokes from launchpad il y a 11 ans
  Fabian Peter Hammerle 417585c3a9 MidiMessage::parseMessage(): use messageType constants to determine type of midi message il y a 11 ans
  Fabian Peter Hammerle 41555c3f67 added class MidiOut and method getBytes() to message classes il y a 11 ans
  Fabian Peter Hammerle 8b8c739cb1 added constants to messages specifying the maximum values of their properties il y a 11 ans
  Fabian Peter Hammerle 0eb922a754 added class MidiIn; il y a 11 ans
  Fabian Peter Hammerle 11a785e6fd removed previously deleted RtError.h from visual studio project il y a 11 ans
  Fabian Peter Hammerle 74f829b71c convert visual studio 2008 project to 2010 project il y a 11 ans
  Gary Scavone 28321c051e Update to ALSA port type search. il y a 10 ans
  Gary Scavone 1690808587 Fixed typo with firstErrorOccurred_ variable. il y a 10 ans
  Gary Scavone c39bb17ab4 Changed firstErrorOccurred to be class variable; Fix to ALSA input receiver id. il y a 10 ans
  garyscavone bde543abbf Merge pull request #34 from olilarkin/fixsysex il y a 10 ans
  Gary Scavone e52bfa207c Minor update to tutorial documentation to remove redundant info. il y a 10 ans
  Oli Larkin 4e5974b6e3 add test for validity of packet pointer il y a 11 ans
  Oli Larkin 94a04ef1ee fix MidiOutCore :: sendMessage() sysex sending, which was broken for sysex messages over 256 bytes, not 1024 il y a 11 ans
  Gary Scavone 770b57260d Reverted OS-X sendMessage function for sysex messages > 1024 bytes, as the MIDIReceived() function does not work for such. il y a 11 ans
  Gary Scavone ce21fe6205 CoreMidi string release added to avoid memory leak. il y a 11 ans
  Gary Scavone 2c7a6664d6 Memory leak fix in CoreMidi and addition of UserData pointer to error callback. il y a 11 ans
  garyscavone f488872066 Merge pull request #22 from Ace17/master il y a 11 ans
  Sebastien Alaiwan 98d6f925f9 Add libtool support (allows ./configure --enable-shared and --enable-static) il y a 11 ans
  Sebastien Alaiwan 8b5fe7703c rtmidi can now easily be nested into another project il y a 11 ans
  Sebastien Alaiwan c72f7fc50c Add Makefile.am. Remove some generated files from repository il y a 11 ans
  Sebastien Alaiwan 954986eb79 Allow out-of-tree builds for 'tests' directory also il y a 11 ans
  Sebastien Alaiwan e746e6cb8a Allow out-of-tree builds. il y a 11 ans
  Gary Scavone 7a3f04cd2c Corrected documentation regarding API default order in RtMidi.h il y a 11 ans
  Gary Scavone 774c66488c Removed reference to WINKS in midiprobe.cpp il y a 11 ans
  Gary Scavone 745fbe3fa6 Removed another reference to kernel streaming support in readme. il y a 11 ans
  Gary Scavone 290db6cd3e Deleted include directory with kernel streaming files. il y a 11 ans
  Gary Scavone d07f6011cf Removed Windows kernel streaming code because it was incomplete and uncompilable. The code still exists in the winks branch. il y a 11 ans
  Gary Scavone db1d10a2c8 Commented out some function arguments in test programs to avoid compiler warnings. il y a 11 ans
  Gary Scavone ebd128a5a1 Final documentation updates before release 2.1.0. il y a 11 ans