aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-16Merge pull request #17 from aposada/masterHEADmasterRalf Kistner
2015-01-15Added Bhoreal controller compatibilityAlex Posada
2014-12-20Add another example to the test suite.Ralf Kistner
2014-12-20Test with more Arduino versions on Travis.Ralf Kistner
2014-12-20Minor board update.Ralf Kistner
2014-12-20Enable HID and CDC by default again.Ralf Kistner
2014-12-18Fix install script for initial install.Ralf Kistner
2014-12-18Fix download links for Travis.Ralf Kistner
2014-12-18Fix date in readme.Ralf Kistner
2014-12-18Fix compiler warnings.Ralf Kistner
2014-12-18Only send MIDI nodes when we can.Ralf Kistner
2014-12-18Allow device reset with sysex message F0 01 F7.Ralf Kistner
2014-09-16Update README.mdRalf Kistner
2014-09-16Add example to change controller valueRalf Kistner
2014-09-16Fix MIDI specification linkRalf Kistner
2014-07-06Merge pull request #12 from stepto/masterRalf Kistner
2014-07-04Added support for Bare Conductive Touch BoardStefan Dzisiewski-Smith
2014-05-11Add setup method to readme examples.Ralf Kistner
2014-01-31Verify examples on all boards.Ralf Kistner
2014-01-31Use Arduino 1.5.4.Ralf Kistner
2014-01-31Update README with more examplesRalf Kistner
2014-01-31Merge branch 'arduino-micro'Ralf Kistner
2014-01-13Merge pull request #4 from stepto/masterRalf Kistner
2014-01-10Added iPad compatibility via extra board type. Cludgy, perhaps, but works.Stefan Dzisiewski-Smith
2013-12-27Add Arduino Micro configuration (experimental).arduino-microRalf Kistner
2013-07-29Merge pull request #2 from tub/masterRalf Kistner
2013-07-28Fixing install script for OSxToby Cole
2013-04-10Fix not being able to read MIDI input of less than 4 events.Ralf Kistner
2013-04-04Merge pull request #1 from fbbdev/masterRalf Kistner
2013-04-04Fix MIDI RX bug: the MIDIUSB class was trying to receive data from CDC endpointFabio Massaioli
2013-03-19Another attempt at fixing travis configuration.Ralf Kistner
2013-03-19More travis fixes.Ralf Kistner
2013-03-19Add referer for IDE download.Ralf Kistner
2013-03-19Fix travis configuration error.Ralf Kistner
2013-03-19Update travis configuration to install the library first.Ralf Kistner
2013-03-19Add MidiEcho example.Ralf Kistner
2013-03-19Fix some travis configuration issues.Ralf Kistner
2013-03-19Add travis configuration to verify a basic build.Ralf Kistner
2013-03-18Fix MIDI example (add call to flush).Ralf Kistner
2013-03-18Add USB development notes.Ralf Kistner
2013-03-18Update readme with instructions for MIDI-USB.Ralf Kistner
2013-03-18Implement MIDI read and write.Ralf Kistner
2013-03-18MIDI-USB descriptors.Ralf Kistner
2013-03-18Fix typo.Ralf Kistner
2013-03-18Add basic usage instructions.Ralf Kistner
2013-03-18Merge branch 'lib-1.5-cores'Ralf Kistner
2013-03-18Add the AVR libraries.Ralf Kistner
2013-03-18Rename core from arduino to arcore.Ralf Kistner
2013-03-18Add install script for Ubuntu.Ralf Kistner
2013-03-18Add basic readme and license.Ralf Kistner