Commit History

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