1561 Commits (898bc44794d11a6af0d376744331fd5cc1cec00a)

Author SHA1 Message Date
  Andrew Belt 89521fe8cc Move system to its own namespace 6 years ago
  Andrew Belt b0ba3c6d20 Rename request to network, move to its own namespace 6 years ago
  Andrew Belt 3fa78176e2 Move asset to its own namespace 6 years ago
  Andrew Belt bee6f658cf Move logger to its own namespace, add macros to macros.hpp 6 years ago
  Andrew Belt c57c76e6d1 Move math to its own namespace, clean up deprecated classes 6 years ago
  Andrew Belt dcb214a122 Fix last path when using command line to open patch 6 years ago
  Andrew Belt 6827b127ac Prevent multiple Rack instances on Windows 6 years ago
  Andrew Belt 0523a84777 Remove redundant MIDI channel filtering in MIDI-4 6 years ago
  Andrew Belt 13107b8577 Switch to C++ headers 6 years ago
  Andrew Belt b6d3930f00 Added better toolbar button tooltip labels 6 years ago
  Andrew Belt 732c1f104a Round MIDI CC value 6 years ago
  Andrew Belt 925031b9b1 Reorganize DSP headers, rewrite Decimator, rewrite some FIR functions 6 years ago
  Andrew Belt bd4f68c13d Re-add power meter for Audio, add Rect::shrink 6 years ago
  Andrew Belt 831362d1c2 Disable drawing of power meter on Core AUDIO 6 years ago
  Andrew Belt 9d1d08105d Add -g and -l command line arguments 6 years ago
  Andrew Belt 6c817f8d4c Add module preset copy, paste, load, and save 6 years ago
  Andrew Belt daecb8caa6 Make parameter smoothing thread-safe and lock-free 6 years ago
  Andrew Belt b264bc6af6 Clean up RealTimeConvolver 6 years ago
  Andrew Belt 31c42dfea3 Call all Module::on*() events from engine thread, remove mutex from 6 years ago
  Andrew Belt 1fd0cc8b67 Clear lastPath if user prompts to clear a previously-crashed patch 6 years ago
  Andrew Belt 4bde271a36 Add key command for Revert Patch 6 years ago
  Andrew Belt c6be92e505 Create local directory in assetInit() 6 years ago
  Andrew Belt 8ae99e2ef0 Added version check 6 years ago
  Andrew Belt fafb63a26d Type into MidiCcChoices 6 years ago
  Andrew Belt d5ed5c7ea3 Learn CC only if value changes 6 years ago
  Andrew Belt a2a349740e Remove +/-12V clamping of wires 6 years ago
  Andrew Belt 7f6745ca58 Don't retrigger on release for MIDI-1 6 years ago
  Andrew Belt c756329bfc Update osdialog, fix osdialog filter format 6 years ago
  Andrew Belt 4e41c35395 Add filters to patch open/save dialogs 6 years ago
  Andrew Belt 7407d20b33 Reorder toolbar, fix Bridge directories in `make dist`, update osdialog 6 years ago
  Andrew Belt 17eeade228 Fix deprecation attributes and dialog messages 6 years ago
  Andrew Belt 7e49a697d4 Remove Module::onCreate and Module::onDelete 6 years ago
  Andrew Belt cbf2d8bb8a Fix onCreate() call 6 years ago
  Andrew Belt e01a20fd64 Fix asset.cpp variable names 6 years ago
  Andrew Belt b6b6ec8553 Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development 6 years ago
  Andrew Belt 8063a2faa0 Add "lock modules" to toolbar 6 years ago
  Andrew Belt c42a9c8aab Remove obsolete MidiIO code, serialize power meter state to settings 6 years ago
  Andrew Belt 1753453db2 ModuleBrowser case insensitive sort for author name 6 years ago
  Andrew Belt aa76b4bc81 Reorder MIDI-4 poly modes 6 years ago
  Andrew Belt 6402811c05 Use Framebuffer for IconButton SVG 6 years ago
  Andrew Belt 98c18acec7 Toggle full screen with F11 6 years ago
  Andrew Belt 751568f31f Add 10 pixels to tooltip because of Retina text width bug 6 years ago
  Andrew Belt a9f4c0e50d Add the rest of the toolbar icons, remove File menu 6 years ago
  Andrew Belt d6d1df0930 Revert "Use GLFW sticky key implementation" 6 years ago
  Andrew Belt ea73afd083 Add more icons 6 years ago
  Andrew Belt e068ad9e28 Add example icon to toolbar 6 years ago
  Andrew Belt a5dac7d877 Use GLFW sticky key implementation 6 years ago
  Andrew Belt ecafef8a3f Reenable antialiasing (typo) 6 years ago
  Andrew Belt 7f114b0530 Clean up window.cpp 6 years ago
  Andrew Belt d2a308f56b Remember pressed keyboard keys upon release 6 years ago