summaryrefslogtreecommitdiff
path: root/software/rhmixxx/rhmixxx.c
Commit message (Collapse)AuthorAgeFilesLines
* upgraded to new lufa version of avr-utilsChristian Pointner2015-06-301-24/+24
|
* dos2unix for all filesChristian Pointner2015-06-211-200/+200
|
* added reset midi commandChristian Pointner2014-11-051-0/+7
|
* removed unused Serial headerChristian Pointner2014-06-031-1/+0
|
* further improved midi command mappingChristian Pointner2014-06-031-6/+4
|
* imporved midi command mappingChristian Pointner2014-06-031-9/+13
|
* enable and disable analog channel via midi works nowChristian Pointner2014-06-031-0/+8
|
* added support for analog pins (not perfect...)Christian Pointner2014-06-031-3/+21
|
* added initial analog supportChristian Pointner2014-06-021-0/+2
|
* code cleanupsChristian Pointner2014-06-021-13/+12
|
* GPIO outputs are now MIDI controlableChristian Pointner2014-06-021-1/+9
|
* added gpio subsystemChristian Pointner2014-06-011-0/+3
|
* added support for blinkingChristian Pointner2014-06-011-4/+8
|
* some cleanupChristian Pointner2014-06-011-35/+46
|
* improved midi commands for ledsChristian Pointner2014-06-011-6/+12
| | | | | | 7F is now a wildcard for all leds
* receving midi events works nowChristian Pointner2014-06-011-1/+6
|
* added eventqueueChristian Pointner2014-06-011-4/+30
| | | | | | sending events works now
* cleanupChristian Pointner2014-06-011-6/+6
|
* fixed license headerChristian Pointner2014-05-031-67/+11
| | | | | | | added initial keypad files cleaned up main()
* fixed encoding and keypad possible shortChristian Pointner2014-05-031-1/+1
|
* upgraded avr utilsChristian Pointner2014-05-031-5/+5
|
* renamed rhmidi to rhmixxxChristian Pointner2014-03-181-0/+158