1605 Commits (6147397c0ff719e017fc4c747bde8e7818b92345)
 

Author SHA1 Message Date
  Andrew Belt 6147397c0f Add changelog for 1.0.1. 5 years ago
  Andrew Belt 41eb965839 Update osdialog, which fixes loading/saving UTF-8 files on Windows. 5 years ago
  Andrew Belt 8341623cf2 Add `make staple` target, although for now this is useless. Prompt user to access microphone on launch. 5 years ago
  Andrew Belt 51eb3dda0a Revise issue templates. 5 years ago
  Andrew Belt b4fe16e090 Add `make notarize` target to Makefile 5 years ago
  Andrew Belt 139f9a0da3 Disable -p flag on Mac for now since App Translocation interferes with it during normal launch. 5 years ago
  Andrew Belt 371609573f Fix F1 key command for opening manual in a web browser. 5 years ago
  Andrew Belt 9247ac4045 Bump version 5 years ago
  Andrew Belt 7cb85d543c Allow ParamQuantity::displayMultiplier to be 0. 5 years ago
  Andrew Belt 2b15b1b4bb Add scissor to LedDisplayChoice. 5 years ago
  Andrew Belt f813bff72b Fix `make debug` on Mac. 5 years ago
  Andrew Belt 690a2dbc21 Create dep/ folder when dep.mk is included. 5 years ago
  Andrew Belt 5a5fbb2242 Revise feature_request template more. 5 years ago
  Andrew Belt 3e861cf021 Revise feature request template. 5 years ago
  Andrew Belt 3c93886cf1 Tweak template patch. 5 years ago
  Andrew Belt 2c910ef698 Move module container header outside of scroll widget. 5 years ago
  Andrew Belt 5f35e78253 Add key command text to Revert menu item. 5 years ago
  Andrew Belt f260e482a9 Don't prompt when clearing the patch when it is already empty. 5 years ago
  Andrew Belt 93aca3d4cc Tweak text 5 years ago
  Andrew Belt bc06efd9ab Add system::openFolder() on Mac. 5 years ago
  Andrew Belt d2f0458036 Close MenuOverlay when clicked with any mouse button 5 years ago
  Andrew Belt c8d495dfe3 Use correct ShellExecute verb for system::openFolder() on Windows. 5 years ago
  Andrew Belt a6a8826c48 Fix mtime on Windows. 5 years ago
  Andrew Belt b5888180be Use correct mtime on Mac. 5 years ago
  Andrew Belt 93a2a480f6 Remove favorites from settings and favorite scoring in Module Browser. 5 years ago
  Andrew Belt 82b817ec01 Add Plugin::modifiedTimestamp and set it in plugin.cpp. Sort by modifiedTimestamp in Module Browser. 5 years ago
  Andrew Belt 6a0797fde5 Remove behavior of Knob triggering an Action event if the value has not changed. 5 years ago
  Andrew Belt 8670788ad4 Add more documentation to event.hpp about how events interact. 5 years ago
  Andrew Belt d89034b01c Add operator[] to simd::Vector. Change implementation of movemaskInverse. 5 years ago
  Andrew Belt 5919c4adcc Fix memory leak of mapJ variable in MIDI-Map. 5 years ago
  Andrew Belt f0c87ad969 Reverse order of float_4(float, float, float, float) and int32_4(int32_t, int32_t, int32_t, int32_t). Add simd::movemaskInverse(). 5 years ago
  Andrew Belt 8c89a50e22 Fix zlib dep build 5 years ago
  Andrew Belt 45168562a7 Use --host=$(MACHINE) instead of --build=<hard coded triple> 5 years ago
  Andrew Belt f521680856 Add --build to configure scripts in dep.mk. 5 years ago
  Andrew Belt 1db6618fce Add simd::crossfade. Make MinBlepGenerator generic. 5 years ago
  Andrew Belt 341ae5125d Fix OpenGlWidget by calling superclass step(). 5 years ago
  Andrew Belt 59fef98b52 Change allowCursorLock menu item. 5 years ago
  Andrew Belt 2ae4a93c1d Use the correct byte for channel pressure MIDI messages in MIDI-CV. 5 years ago
  Andrew Belt 1ea9afcb97 Revert "Use alloca() instead of VLAs for dynamic stack allocation." 5 years ago
  Andrew Belt bb34db46c9 Use alloca() instead of VLAs for dynamic stack allocation. 5 years ago
  Andrew Belt d750c456a7 Make dsp::Decimator compatible with SIMD types. 5 years ago
  Andrew Belt 9c7ebfc015 Add getters for event::State members. 5 years ago
  Andrew Belt e4c5f817ea Decrease resolution to VGA 640 × 480. 5 years ago
  Andrew Belt f35ac3e711 Rename parameter template arguments and aliases in Vector. 5 years ago
  Andrew Belt d434270da8 Added static variables to get template parameters in Vector classes. 5 years ago
  Andrew Belt 419e4670e0 Add menu item for settings::allowCursorLock. 5 years ago
  Andrew Belt 33a147b4a7 Add recent features to changelog. 5 years ago
  Andrew Belt b4bd09a2eb Add more documentation to Port. 5 years ago
  Andrew Belt 01dbc1dde3 Move "Update Rack" menu bar item to top of menu. 5 years ago
  Andrew Belt 85862e0d68 Add int32_4::setr(). 5 years ago