Commit Graph

  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • | *
  • | *
  • 91ac4881 update plugin mini-HOWTO by bsp2 2019-04-17 22:16:30 +0200
  • 70db6320 update plugin mini-HOWTO by bsp2 2019-04-17 22:05:54 +0200
  • 22fd4f08 add plugin mini-HOWTO by bsp2 2019-04-17 22:00:53 +0200
  • 93bf107d Add SED to dep.mk by Andrew Belt 2019-04-17 13:01:51 -0400
  • 0a39d57f Reorder glClear and nanovg drawing. Rename CPU meter to CPU timer. by Andrew Belt 2019-04-17 11:47:17 -0400
  • f3181efc Add shadows to SvgButton and SvgSwitch. Rearrange ModuleWidget context menu items. by Andrew Belt 2019-04-16 03:28:36 -0400
  • 47ce8272 Initialize OpenGL context before calling scene->draw(). by Andrew Belt 2019-04-16 00:24:28 -0400
  • 3b70a569 Add string::ellipsizePrefix. Use kHz instead of Hz for sample rate displays. by Andrew Belt 2019-04-15 02:26:50 -0400
  • e8fc76ca Change dsp::Counter to dsp::ClockDivider by Andrew Belt 2019-04-15 00:19:57 -0400
  • 49e48ba9 Fix bug where only one expander could be set. by Andrew Belt 2019-04-14 22:17:54 -0400
  • 2ca9f56a Clarify license on Core panels. by Andrew Belt 2019-04-14 22:17:29 -0400
  • 0ae781aa Fix syntax by Andrew Belt 2019-04-11 17:47:09 -0400
  • dbb4d67a Change helper and rack0.hpp to use new configParam method. Add dsp::Counter::getCount(). by Andrew Belt 2019-04-11 17:32:54 -0400
  • ec5874ad Add string<->wstring conversion functions by Andrew Belt 2019-04-08 23:43:10 -0400
  • 53a63187 Add partial Unicode handling of filenames on Windows. by Andrew Belt 2019-04-08 22:25:27 -0400
  • 06249451 Fix GetVersion function call by Andrew Belt 2019-04-06 21:45:32 -0400
  • a7ec68e4 Log OS version on launch by Andrew Belt 2019-04-05 13:10:26 -0400
  • bd65799a Assert ModuleWidget height when added to RackWidget. Round ModuleWidget width to nearest HP. by Andrew Belt 2019-04-05 02:35:52 -0400
  • 0c0be078 Only serialize left/rightModuleId if valid ID by Andrew Belt 2019-04-05 02:18:49 -0400
  • 35a95169 Fix RackWidget_updateAdjacent not disconnecting modules by Andrew Belt 2019-04-05 02:07:58 -0400
  • d90914bf update README by bsp2 2019-04-03 19:02:48 +0200
  • cfa24e08 add melodyz' patches by bsp2 2019-04-03 19:02:20 +0200
  • 0ed5f561 Change origin offset of RackScrollWidget by Andrew Belt 2019-04-02 20:05:02 -0400
  • a14e0433 update LindenbergResearch modules by bsp2 2019-03-31 20:17:35 +0200
  • 59843fec update LindenbergResearch modules by bsp2 2019-03-31 20:17:13 +0200
  • ae93c6ab update LindenbergResearch modules by bsp2 2019-03-31 20:16:50 +0200
  • 357952c3 Move all metadata from Param to ParamQuantity. by Andrew Belt 2019-03-30 18:26:06 -0400
  • 6660c888 Change app::ParamQuantity to engine::ParamQuantity. by Andrew Belt 2019-03-30 17:28:29 -0400
  • b932a8d8 Move ui::Quantity to Quantity. by Andrew Belt 2019-03-30 17:19:17 -0400
  • 4d36193c Fix ModuleWidget::getParam(), getInput(), and getOutput() returning incorrect object. by Andrew Belt 2019-03-30 10:46:14 -0400
  • 445686b8 Allow Param limits with min > max by Andrew Belt 2019-03-29 14:27:44 -0400
  • 87cab493 Add saved state to history::State. Ask for user confirmation in patch::resetDialog() and patch::loadDialog() if patch is unsaved. by Andrew Belt 2019-03-26 11:28:35 -0400
  • f63b4a6b Change "LRN" to "--" on Core MIDI modules. by Andrew Belt 2019-03-26 08:20:48 -0400
  • 2de7e9e9 Update osdialog by Andrew Belt 2019-03-26 07:24:33 -0400
  • c9438cde update squinkylabs-plug1 Linux config by bsp2 2019-03-25 20:56:46 +0100
  • ac67cfed remove module squinkylabs-plug1.Sequencer (WIP) by bsp2 2019-03-25 20:51:23 +0100
  • 7bf0f497 update README by bsp2 2019-03-25 17:12:25 +0100
  • 190f5e67 fix out of bounds array write by bsp2 2019-03-25 16:42:25 +0100
  • f17111dd update comment by bsp2 2019-03-25 16:41:41 +0100
  • 59bee779 fix GCC warning by bsp2 2019-03-25 16:36:07 +0100
  • 6c99d983 add empty folders by bsp2 2019-03-25 16:19:34 +0100
  • bb9e211c add speexdsp_config_types.h by bsp2 2019-03-25 16:16:25 +0100
  • b92240b6 add config.h by bsp2 2019-03-25 16:13:54 +0100
  • 19e21500 update README by bsp2 2019-03-25 16:12:32 +0100
  • c42bcc22 Update osdialog by Andrew Belt 2019-03-23 00:59:04 -0400
  • dd556815 Add fatal error if res is not found. by Andrew Belt 2019-03-22 11:31:25 -0400
  • 500e5e02 Update osdialog by Andrew Belt 2019-03-22 09:55:18 -0400
  • ff527dc4 Update osdialog by Andrew Belt 2019-03-22 09:45:17 -0400
  • c6f20cc3 update README by bsp2 2019-03-21 23:52:55 +0100
  • 083c082c update README by bsp2 2019-03-21 23:38:59 +0100
  • ddb5f670 update README by bsp2 2019-03-21 23:33:15 +0100
  • 38c29d29 Remove stb_imagewrite.h reference. by Andrew Belt 2019-03-21 18:28:58 -0400
  • f73c5f21 Add namespace documentation by Andrew Belt 2019-03-21 08:17:05 -0400
  • 2446756c Make settings a namespace instead of a global class. by Andrew Belt 2019-03-21 08:12:27 -0400
  • 16b42e8e Rename RackWidget::rails by Andrew Belt 2019-03-21 08:05:05 -0400
  • 0309ad73 Move devMode and headless to Settings. Unzip Fundamental even if plugins/Fundamental folder exists but it isn't loaded. by Andrew Belt 2019-03-21 07:45:51 -0400
  • c6742a54 Update osdialog by Andrew Belt 2019-03-21 07:10:33 -0400
  • ca9cddce Remove error message for plugin loading by Andrew Belt 2019-03-21 07:10:18 -0400
  • 635c994a update README by bsp2 2019-03-20 20:29:26 +0100
  • f9738b7a add module Southpole-parasites.Smoke by bsp2 2019-03-20 20:00:28 +0100
  • 82f32038 Add system::runProcessAsync by Andrew Belt 2019-03-20 05:23:28 -0400
  • bf46e500 Revert to old version of stb_truetype. Adjust default RackScrollWidget offset. by Andrew Belt 2019-03-18 21:32:59 -0400
  • bc85e959 Associate .vcv file type on Mac by Andrew Belt 2019-03-18 12:16:10 -0400
  • df222e69 Make Patch::reset load the system template by Andrew Belt 2019-03-18 12:13:36 -0400
  • 5f021407 Add version to Windows installer by Andrew Belt 2019-03-18 08:14:31 -0400
  • ba9f945d Associate .vcv file type on Windows by Andrew Belt 2019-03-18 07:19:11 -0400
  • 5b0da394 Reenable NSIS installer by Andrew Belt 2019-03-18 06:37:52 -0400
  • 3e860ca9 Remove error message from crash handler. Remove static linking of libgcc and libstdc++ from Linux. by Andrew Belt 2019-03-18 02:38:15 -0400
  • 81b51aae Statically link libgcc and libstdc++ on Linux. by Andrew Belt 2019-03-18 01:55:30 -0400
  • 5428239c update README by bsp2 2019-03-16 17:15:52 +0100
  • 77754616 update README by bsp2 2019-03-15 18:08:47 +0100
  • 7a44bfe4 fix MIDI Note On idle detection mode and add configurable threshold settings by bsp2 2019-03-15 17:49:42 +0100
  • 6d755381 Reset double-click state after DoubleClickEvent is fired. Fix Knob resetting. by Andrew Belt 2019-03-15 03:05:50 -0400
  • 7e2d4a6b Use larger canvas for RackScrollWidget. by Andrew Belt 2019-03-15 01:11:57 -0400
  • 9125cf9d update todo by bsp2 2019-03-11 15:46:09 +0100
  • 2d3d5b7e update README by bsp2 2019-03-11 15:45:49 +0100
  • 486cd3ad update patches by bsp2 2019-03-11 15:45:32 +0100
  • ca426b7c update patches by bsp2 2019-03-11 15:44:51 +0100
  • b27d1254 update README by bsp2 2019-03-10 20:54:57 +0100
  • 750d0d38 add 'pulse lead 2' example patch by bsp2 2019-03-10 20:47:09 +0100
  • bb9a572d bsp.Rescaler: support output inversion (out_min > out_max) by bsp2 2019-03-10 20:45:08 +0100
  • d886dcf0 update README by bsp2 2019-03-10 16:31:44 +0100
  • 343df469 update module bsp.Bias and bsp.Rescaler (scale input) by bsp2 2019-03-10 16:02:56 +0100
  • b6e9f9cb add modules bsp.Bias and bsp.Rescaler by bsp2 2019-03-10 14:58:11 +0100
  • 0566d49c fix "Save as" and "Revert" keyboard shortcuts by bsp2 2019-03-10 14:56:45 +0100
  • da0c4b08 add fixDenorm global setting (settings.json + Toolbar) by bsp2 2019-03-10 12:09:51 +0100
  • 19007a22 remove debug output by bsp2 2019-03-10 12:08:55 +0100
  • 849f0f95 update patches by bsp2 2019-03-10 12:08:24 +0100
  • 073b54d0 support channel aftertouch by bsp2 2019-03-10 12:05:30 +0100
  • 6fe14dca Move reset and randomize from Param to ParamWidget. by Andrew Belt 2019-03-09 19:30:30 -0500
  • 0d441a42 update README by bsp2 2019-03-09 17:14:50 +0100
  • 4b2471fd update patches by bsp2 2019-03-09 16:32:21 +0100
  • 54ed9c8a fix out of bounds memory read in Bidoo.REI pitchshifter (randomly caused loud noise bursts after patch loading) by bsp2 2019-03-09 16:30:01 +0100
  • 0135b094 remove debug output by bsp2 2019-03-09 16:27:15 +0100
  • 5cad5087 use x86intrin.h include in GCC / clang builds by bsp2 2019-03-09 15:08:26 +0100
  • ffab7295 REI: fix noise burst after patch load by bsp2 2019-03-09 15:07:31 +0100
  • df0c8cff Show favorites number. Fix search filter typo. by Andrew Belt 2019-03-08 16:01:43 -0500
  • 1b1645e5 March 2019 modules update (add missing Skylights modules) by bsp2 2019-03-08 21:38:54 +0100
  • c43d2314 Serialize/deserialize left/rightModuleId in Module. by Andrew Belt 2019-03-08 15:34:51 -0500
  • e1a55f49 Add numbers to authors, tags, and modules list in ModuleBrowser. Add favorite button and favorite filter to ModuleBrowser. by Andrew Belt 2019-03-08 15:23:50 -0500