История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Sebastien Alaiwan e746e6cb8a Allow out-of-tree builds. 11 лет назад
  Gary Scavone 7a3f04cd2c Corrected documentation regarding API default order in RtMidi.h 11 лет назад
  Gary Scavone 774c66488c Removed reference to WINKS in midiprobe.cpp 11 лет назад
  Gary Scavone 745fbe3fa6 Removed another reference to kernel streaming support in readme. 11 лет назад
  Gary Scavone 290db6cd3e Deleted include directory with kernel streaming files. 11 лет назад
  Gary Scavone d07f6011cf Removed Windows kernel streaming code because it was incomplete and uncompilable. The code still exists in the winks branch. 11 лет назад
  Gary Scavone db1d10a2c8 Commented out some function arguments in test programs to avoid compiler warnings. 11 лет назад
  Gary Scavone ebd128a5a1 Final documentation updates before release 2.1.0. 11 лет назад
  Gary Scavone f77e648c12 Various documentation updates in preparation for the 2.1.0 release. 11 лет назад
  garyscavone 94b7c270a9 Merge pull request #20 from keinstein/testmerge 11 лет назад
  garyscavone c996e7e52b Merge pull request #19 from keinstein/docufixes 11 лет назад
  Gary Scavone 03e665c78e Bug fix to WinMM API in MidiIn destructor. 11 лет назад
  Tobias Schlemmer 239c4d42a4 Capitalise JACK. 11 лет назад
  Tobias Schlemmer bb808b7f99 Merge branch 'master' of https://github.com/thestk/rtmidi.git into pre2.1.0 11 лет назад
  Gary Scavone 9a0454ce1a A few Jack error message corrections not previously incorportated from the master branch. 11 лет назад