297 Commits (69bd0575b5e7d35f0a23b8267775d46721e4f51a)

Author SHA1 Message Date
  Andrew Belt 6c817f8d4c Add module preset copy, paste, load, and save 7 years ago
  Andrew Belt 31c42dfea3 Call all Module::on*() events from engine thread, remove mutex from 7 years ago
  Andrew Belt 4bde271a36 Add key command for Revert Patch 7 years ago
  Andrew Belt 8ae99e2ef0 Added version check 7 years ago
  Andrew Belt c756329bfc Update osdialog, fix osdialog filter format 7 years ago
  Andrew Belt 4e41c35395 Add filters to patch open/save dialogs 7 years ago
  Andrew Belt 7407d20b33 Reorder toolbar, fix Bridge directories in `make dist`, update osdialog 7 years ago
  Andrew Belt 17eeade228 Fix deprecation attributes and dialog messages 7 years ago
  Andrew Belt 7e49a697d4 Remove Module::onCreate and Module::onDelete 7 years ago
  Andrew Belt cbf2d8bb8a Fix onCreate() call 7 years ago
  Andrew Belt b6b6ec8553 Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development 7 years ago
  Andrew Belt 8063a2faa0 Add "lock modules" to toolbar 7 years ago
  Andrew Belt c42a9c8aab Remove obsolete MidiIO code, serialize power meter state to settings 7 years ago
  Andrew Belt 1753453db2 ModuleBrowser case insensitive sort for author name 7 years ago
  Andrew Belt aa76b4bc81 Reorder MIDI-4 poly modes 7 years ago
  Andrew Belt 98c18acec7 Toggle full screen with F11 7 years ago
  Andrew Belt a9f4c0e50d Add the rest of the toolbar icons, remove File menu 7 years ago
  Andrew Belt ea73afd083 Add more icons 7 years ago
  Andrew Belt e068ad9e28 Add example icon to toolbar 7 years ago
  Andrew Belt da45a33ed3 Use patches/ directory as default patch location 7 years ago
  Andrew Belt 67923962e9 Reorder driverIds, re-enable Bridge 7 years ago
  Andrew Belt fa622a502b Fixed reset() and toJson() for continuous encoders 7 years ago
  Andrew Belt 64458ce60f Use hex strings for colors in patch file instead of object 7 years ago
  Andrew Belt 2fa3db43b1 Add keypad Enter key command for module browser 7 years ago
  Andrew Belt 8a9f81cbd7 More MIDI restructuring, changed driver -> driverId, device -> deviceId 7 years ago
  Andrew Belt 531f348dc2 Restructure midi for multiplexing, add gamepad midi driver, add CPU 7 years ago
  Andrew Belt ba7193050d Fix manage plugins URL 7 years ago
  Andrew Belt ef97f7c7ca Condense Module Browser module list item, don't persist filters 7 years ago
  Andrew Belt 01289be29e Add version to context menu 7 years ago
  Andrew Belt a976c831d9 Check for status = available in manifests 7 years ago
  Andrew Belt f9087788bc Update plugin manager to 0.6 API 7 years ago
  Andrew Belt 63dd31f7ca Don't draw shadow if opacity is 0 7 years ago
  Andrew Belt f69c02efe1 Remove upgrade warning, set VERSION in Makefile 7 years ago
  Andrew Belt 8f30d48d1f Small build system tweaks 7 years ago
  Andrew Belt acbe3370f8 Plugin extracter and loader 7 years ago
  Andrew Belt 158a396170 Add prefix to string functions 7 years ago
  Andrew Belt ef64c13287 Add systemOpenBrowser 7 years ago
  Andrew Belt 13cbc78f23 Add timestamp to logger, remove version check at boot and .vcv file 7 years ago
  Andrew Belt 3dbdd7a334 Strip binary when making distributable 7 years ago
  Andrew Belt 875b1762fa Revert light glow intensity 7 years ago
  Andrew Belt d1f2f83a94 Fix windows bridge build 7 years ago
  Andrew Belt 04ba73454c Bridge server progress 7 years ago
  Andrew Belt ec52f1f121 Use screen blending with alpha compositing for LightWidget rendering 7 years ago
  Andrew Belt e1c2dbc104 Fix lastPath, lights WIP 7 years ago
  Andrew Belt 3f86f5668c Rename Parameter.cpp to ParamWidget.cpp 7 years ago
  Andrew Belt 6f36a77e7b Make min, max, and clamp generics 7 years ago
  Andrew Belt fbd1b85f50 More descriptive headers in filter page of Module Browser 7 years ago
  Andrew Belt c3afbc09c4 Clamp outputs post-conversion in Audio module 7 years ago
  Andrew Belt 0b81d72e3c Move Module Browser items around 7 years ago
  Andrew Belt 316644c143 Improve appearance of ModuleBrowser 7 years ago