Age | Commit message (Expand) | Author | Files | Lines |
2020-03-10 | Check ArtNet/sACN channel direction at map time | cbdev | 4 | -2/+12 |
2020-03-10 | Simplify MIDI backend | cbdev | 2 | -36/+28 |
2020-03-10 | Restructure core loop, add check for zero-descriptor case | cbdev | 3 | -76/+125 |
2020-03-09 | Update README and example config | cbdev | 3 | -4/+9 |
2020-03-09 | Remove deprecated MIDI channel syntax | cbdev | 2 | -51/+30 |
2020-03-09 | Installer: Update help | Spacelord | 1 | -11/+14 |
2020-03-09 | Installer: Update prefix-containing variables. | Spacelord | 1 | -1/+4 |
2020-03-08 | Installer: Update prefix-containing variables when the prefix argument is set. | Spacelord | 1 | -3/+5 |
2020-03-08 | Updater: fix if | Spacelord | 1 | -2/+3 |
2020-03-08 | Merge branches 'master' and 'master' of github.com:cbdevnet/midimonster | Spacelord | 3 | -5/+20 |
2020-03-08 | Implement argument parsing. | Spacelord | 1 | -41/+119 |
2020-03-08 | Add lua debug loggingv0.4 | cbdev | 1 | -1/+5 |
2020-03-08 | Fix typo | cbdev | 1 | -1/+1 |
2020-03-08 | Print proper error messages from core select on Windows | cbdev | 1 | -0/+11 |
2020-03-08 | Enable syntax highlighting, fix some errors | cbdev | 1 | -3/+3 |
2020-03-08 | Allow managed_fd implementation data to be updated | cbdev | 1 | -0/+1 |
2020-03-08 | Implement python intervaling and socket management | cbdev | 3 | -11/+346 |
2020-03-08 | Implement timestamp() callback for Lua | cbdev | 2 | -7/+14 |
2020-03-07 | Update interval() documentation | cbdev | 2 | -2/+1 |
2020-03-07 | Fix openpixelcontrol edge case | cbdev | 1 | -5/+5 |
2020-03-07 | Whitespace fixes | cbdev | 3 | -4/+3 |
2020-03-06 | Minor fixes | cbdev | 2 | -1/+3 |
2020-03-06 | Implement openpixelcontrol broadcast (strip 0) input | cbdev | 2 | -63/+131 |
2020-03-06 | Implement (optional) rate-limiting for sACN | cbdev | 3 | -25/+74 |
2020-03-05 | Fix artnet rate limiting | cbdev | 2 | -8/+14 |
2020-03-05 | Implement ArtNet rate-limiting to approx. 44 pps | cbdev | 3 | -17/+53 |
2020-03-04 | Try to override Python 2.7 installation in CI, fix typo | cbdev | 2 | -2/+3 |
2020-03-04 | Try to make OSX build the python backend | cbdev | 1 | -2/+2 |
2020-03-04 | Clean up & retab CI script, fix typo | cbdev | 2 | -98/+86 |
2020-03-03 | Implement python backend | cbdev | 6 | -3/+514 |
2020-03-01 | Fix some errors in the Lua documentation | cbdev | 1 | -4/+4 |
2020-02-29 | Keep console alive when exiting as last process on Windows | cbdev | 2 | -3/+19 |
2020-02-28 | Implement openpixelcontrol 16bit server mode | cbdev | 2 | -5/+32 |
2020-02-28 | Do not build openpixelcontrol with debug output | cbdev | 1 | -1/+0 |
2020-02-28 | Fix typo | cbdev | 1 | -1/+1 |
2020-02-28 | Minor documentation fix | cbdev | 2 | -6/+5 |
2020-02-28 | Restructure openpixelcontrol | cbdev | 2 | -89/+127 |
2020-02-28 | Update README to reflect all backends, add notes for building Lua on Windows | cbdev | 2 | -9/+20 |
2020-02-28 | Reorder CI builds, fix CI config warnings | cbdev | 1 | -48/+17 |
2020-02-28 | Document commandline parameters in manpage (Fixes #48), update CI to Ubuntu b... | cbdev | 2 | -26/+37 |
2020-02-27 | Implement OpenPixelControl server mode (8bit) | cbdev | 5 | -13/+241 |
2020-02-26 | Use (spell-)lintian from package repositories in CI | cbdev | 3 | -3/+9 |
2020-02-25 | Implement quiet mode for maweb backend | cbdev | 2 | -2/+16 |
2020-02-23 | Implement OpenPixelControl output | cbdev | 4 | -2/+459 |
2020-02-22 | Update logo | cbdev | 4 | -2/+3 |
2020-02-09 | Mention release page in installer section, move images around | cbdev | 3 | -3/+7 |
2020-02-08 | Updated README. (#47) | Spacelord | 1 | -47/+67 |
2020-01-29 | Minor fix in maweb backend documentation | Spacelord | 2 | -3/+3 |
2020-01-17 | Add project logo and initial Windows resource data | cbdev | 4 | -2/+30 |
2020-01-13 | Hide core-internal structures | cbdev | 2 | -8/+8 |