Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian Peter Hammerle 9470e65bb0 MidiOut::sendMessage(): parameter 'message' is of type 'const MidiMessage&' now hace 11 años
  Fabian Peter Hammerle 6e8d8d3ce7 Launchpad::setColor(): position constraint fixed hace 11 años
  Fabian Peter Hammerle 115ba3eb55 validate parameters given to Launchpad::setColor() hace 11 años
  Fabian Peter Hammerle 14cb22d1e3 Launchpad: store last color set hace 11 años
  Fabian Peter Hammerle 8c0be747b7 new class LaunchpadColor hace 11 años
  Fabian Peter Hammerle fec78cbc05 implemented Launchpad::setColor() hace 11 años
  Fabian Peter Hammerle 49901ee403 receive key strokes from launchpad hace 11 años
  Fabian Peter Hammerle 417585c3a9 MidiMessage::parseMessage(): use messageType constants to determine type of midi message hace 11 años
  Fabian Peter Hammerle 41555c3f67 added class MidiOut and method getBytes() to message classes hace 11 años
  Fabian Peter Hammerle 8b8c739cb1 added constants to messages specifying the maximum values of their properties hace 11 años
  Fabian Peter Hammerle 0eb922a754 added class MidiIn; hace 11 años
  Fabian Peter Hammerle 11a785e6fd removed previously deleted RtError.h from visual studio project hace 11 años
  Fabian Peter Hammerle 74f829b71c convert visual studio 2008 project to 2010 project hace 11 años
  Gary Scavone 28321c051e Update to ALSA port type search. hace 10 años
  Gary Scavone 1690808587 Fixed typo with firstErrorOccurred_ variable. hace 10 años
  Gary Scavone c39bb17ab4 Changed firstErrorOccurred to be class variable; Fix to ALSA input receiver id. hace 10 años
  garyscavone bde543abbf Merge pull request #34 from olilarkin/fixsysex hace 10 años
  Gary Scavone e52bfa207c Minor update to tutorial documentation to remove redundant info. hace 10 años
  Oli Larkin 4e5974b6e3 add test for validity of packet pointer hace 11 años
  Oli Larkin 94a04ef1ee fix MidiOutCore :: sendMessage() sysex sending, which was broken for sysex messages over 256 bytes, not 1024 hace 11 años
  Gary Scavone 770b57260d Reverted OS-X sendMessage function for sysex messages > 1024 bytes, as the MIDIReceived() function does not work for such. hace 11 años
  Gary Scavone ce21fe6205 CoreMidi string release added to avoid memory leak. hace 11 años
  Gary Scavone 2c7a6664d6 Memory leak fix in CoreMidi and addition of UserData pointer to error callback. hace 11 años
  garyscavone f488872066 Merge pull request #22 from Ace17/master hace 11 años
  Sebastien Alaiwan 98d6f925f9 Add libtool support (allows ./configure --enable-shared and --enable-static) hace 11 años
  Sebastien Alaiwan 8b5fe7703c rtmidi can now easily be nested into another project hace 11 años
  Sebastien Alaiwan c72f7fc50c Add Makefile.am. Remove some generated files from repository hace 11 años
  Sebastien Alaiwan 954986eb79 Allow out-of-tree builds for 'tests' directory also hace 11 años
  Sebastien Alaiwan e746e6cb8a Allow out-of-tree builds. hace 11 años
  Gary Scavone 7a3f04cd2c Corrected documentation regarding API default order in RtMidi.h hace 11 años