コミット履歴

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