Commit graph

  • 45f1ebff9b
    Merge pull request #838 from jpcima/version-updates JP Cimalando 2021-04-15 22:58:48 +02:00
  • 1e46b619a2 Update the LV2 version Jean Pierre Cimalando 2021-04-15 22:47:52 +02:00
  • be3e3fd871 Bump sfizz version, along with the so version Jean Pierre Cimalando 2021-04-15 22:47:40 +02:00
  • e307e7b282
    Merge pull request #836 from jpcima/api-updates JP Cimalando 2021-04-15 22:37:29 +02:00
  • 416e558c0b Add value constraints in API spec [ci skip] Jean Pierre Cimalando 2021-04-15 22:36:13 +02:00
  • 34f9754a99 Fix a clang-tidy problem Jean Pierre Cimalando 2021-04-15 22:21:27 +02:00
  • 62506b50f3 Add the missing exportMidnam C++ API Jean Pierre Cimalando 2021-04-15 22:20:09 +02:00
  • ce1894ccf4 Tempo API in BPM Jean Pierre Cimalando 2021-04-15 22:14:30 +02:00
  • 5081bcc7d3 Typo in doxygen comment redtide 2021-04-15 22:07:55 +02:00
  • 38ada285f0 Change note velocity, CC value, and aftertouch arguments to int Jean Pierre Cimalando 2021-04-15 21:43:57 +02:00
  • b88b209bb7
    Update README.md [ci skip] JP Cimalando 2021-04-15 21:37:10 +02:00
  • 6d30d1b5ca
    Merge pull request #835 from jpcima/vst2-compat JP Cimalando 2021-04-15 19:01:23 +02:00
  • 28727ce877
    Merge pull request #831 from paulfd/silence-files Paul Ferrand 2021-04-15 18:54:22 +02:00
  • 29c62cfd68 Export a compatibility entry point for VST2 Jean Pierre Cimalando 2021-04-15 18:35:06 +02:00
  • 1bbd88607d Fix switch case without break Jean Pierre Cimalando 2021-04-15 18:11:03 +02:00
  • d1dce83049
    Merge pull request #834 from jpcima/region-updates-bis JP Cimalando 2021-04-15 17:38:34 +02:00
  • 7b6eb953c6 Direct OSC updates into the regions Jean Pierre Cimalando 2021-04-15 16:43:32 +02:00
  • ce246e0f1b
    Merge pull request #833 from jpcima/opcode-spec-values JP Cimalando 2021-04-15 17:13:53 +02:00
  • dee8934b9e Allow OpcodeSpec to process enums too Jean Pierre Cimalando 2021-04-15 17:00:51 +02:00
  • 343350ad96
    Merge pull request #832 from jpcima/opcode-spec-values JP Cimalando 2021-04-15 16:05:11 +02:00
  • eb6716181f Ability for OpcodeSpec to process number values Jean Pierre Cimalando 2021-04-15 15:49:34 +02:00
  • 16a790a33d Small, all zero files are replaced by *silence Paul Fd 2021-04-15 10:57:36 +02:00
  • 4edbd5143d
    Merge pull request #829 from jpcima/default-sample-quality JP Cimalando 2021-04-14 21:00:35 +02:00
  • 18461b09d4 Change the default quality in plugins as well Jean Pierre Cimalando 2021-04-14 20:04:34 +02:00
  • 8c0c0b6d38
    Merge pull request #828 from sfztools/paulfd-patch-1 JP Cimalando 2021-04-14 20:01:20 +02:00
  • 49ebc8f61c
    Up the default sample quality Paul Ferrand 2021-04-14 18:02:45 +02:00
  • 69f7b54940 Re-center the top-left logo Jean Pierre Cimalando 2021-04-14 11:25:40 +02:00
  • ae3aff7ea0 Work around the blink of top-left logo Jean Pierre Cimalando 2021-04-14 11:24:45 +02:00
  • 887ff26220
    Merge pull request #642 from paulfd/deprecate-internal-oversampling Paul Ferrand 2021-04-14 11:11:55 +02:00
  • 1c3313fb0b
    Merge pull request #827 from jpcima/validate-pluginval JP Cimalando 2021-04-14 11:11:25 +02:00
  • 17c5082900 Validation with pluginval Jean Pierre Cimalando 2021-04-14 10:11:37 +02:00
  • 2d6b99e1ab Deprecate the internal oversampling factor - Removed it completely from the library - Kept the API for future work Paul Fd 2021-04-14 08:21:12 +02:00
  • 752dd557e4
    Merge pull request #826 from jpcima/button-highlight JP Cimalando 2021-04-14 04:27:07 +02:00
  • 6b835cafbe Highlight the button of the active panel Jean Pierre Cimalando 2021-04-14 04:10:49 +02:00
  • ae5e27b7cc
    Merge pull request #825 from jpcima/indices JP Cimalando 2021-04-14 01:41:06 +02:00
  • 9e15fa5e7c Prevent the indices from overflowing Jean Pierre Cimalando 2021-04-14 01:26:26 +02:00
  • e3b0260d9c Fork vstgui to add file dialog updates Jean Pierre Cimalando 2021-04-13 22:43:39 +02:00
  • 8331ae4a0f
    Merge pull request #824 from redtide/cclabel-theme-color JP Cimalando 2021-04-13 22:13:12 +02:00
  • 95188b14f5 Make fonts consistent on knobs and labels Jean Pierre Cimalando 2021-04-13 22:12:24 +02:00
  • 27ed3403eb
    Merge pull request #823 from jpcima/bend-smooth JP Cimalando 2021-04-13 21:47:35 +02:00
  • 2a0101675d Added missing backcolor to the ccknobs label in theme should fix also the font size redtide 2021-04-13 21:33:41 +02:00
  • 8809a9db97 Pitch envelope in cents, bend_smooth linear in pitch Jean Pierre Cimalando 2021-04-13 20:45:06 +02:00
  • 5ec58b4bba UI: Restore brighter knob track color redtide 2021-04-13 19:46:23 +02:00
  • 5a4b1f5369
    Merge pull request #820 from jpcima/hd-apis JP Cimalando 2021-04-12 23:51:31 +02:00
  • 3c9a7541a5 Do not require dylibbundler to build Jean Pierre Cimalando 2021-04-12 17:51:42 +02:00
  • 6229bbe550
    Merge pull request #822 from redtide/ccknob-fix JP Cimalando 2021-04-12 23:05:47 +02:00
  • 8c09edeef1 UI: set CC knobs theme colors redtide 2021-04-12 19:01:33 +02:00
  • 327cf9332c
    Merge pull request #821 from jpcima/control-panel-style JP Cimalando 2021-04-12 18:58:41 +02:00
  • 5e8d6e0e5a Assign theme colors to the panel Jean Pierre Cimalando 2021-04-12 18:56:59 +02:00
  • 7ad50886e9 Allow to set knob styles on the control panel Jean Pierre Cimalando 2021-04-12 18:31:11 +02:00
  • b76d1682ef Add high-precision API for note, aftertouch and bend Jean Pierre Cimalando 2021-04-12 16:24:05 +02:00
  • 437ac60528
    Merge pull request #819 from jpcima/editor-piano-colors JP Cimalando 2021-04-12 15:26:44 +02:00
  • 099ee14b01 Use a color pair for key/switch, giving switch priority Jean Pierre Cimalando 2021-04-12 15:24:34 +02:00
  • c29f2bd27e
    Merge pull request #818 from jpcima/dynamic-theme-update JP Cimalando 2021-04-12 14:51:47 +02:00
  • bc576fad07 Support dynamic theme updates Jean Pierre Cimalando 2021-04-12 14:39:50 +02:00
  • f5e5ccb9fc
    Merge pull request #817 from jpcima/resource-copy-target JP Cimalando 2021-04-12 06:20:50 +02:00
  • 7a33d3079f Copy editor resources when changed Jean Pierre Cimalando 2021-04-12 06:15:17 +02:00
  • a838dc3dbd
    Merge pull request #816 from jpcima/theme-selector.2 JP Cimalando 2021-04-12 05:54:02 +02:00
  • e6bb118d09 UI: Theme selector redtide 2021-04-06 22:49:04 +02:00
  • 54442fa86c Suppress some vst3sdk warnings raised from headers Jean Pierre Cimalando 2021-04-11 19:43:18 +02:00
  • 5e063e2c1a Fix some warnings Jean Pierre Cimalando 2021-04-11 19:40:33 +02:00
  • 86d82060ad Fix note events copy Jean Pierre Cimalando 2021-04-11 19:39:27 +02:00
  • 25370e82bc
    Merge pull request #814 from jpcima/vst-flags JP Cimalando 2021-04-11 01:42:47 +02:00
  • 6848c0e48e Update automation flags on parameters Jean Pierre Cimalando 2021-04-11 01:18:08 +02:00
  • a49cf37930
    Merge pull request #813 from jpcima/sample-quality-setting JP Cimalando 2021-04-10 21:19:24 +02:00
  • 94be9902c1 Sample quality controls in UI Jean Pierre Cimalando 2021-04-10 17:48:13 +02:00
  • 6bddda53f6
    Merge pull request #812 from redtide/gui-components-update JP Cimalando 2021-04-10 18:26:31 +02:00
  • fcc723fa0a UI: components update redtide 2021-04-10 18:08:49 +02:00
  • 4481bc33b0
    Merge pull request #811 from paulfd/taiko-bugs JP Cimalando 2021-04-10 16:00:36 +02:00
  • b364d19930 Ensure that transition delta is never flushed to 0 Paul Fd 2021-04-10 15:49:11 +02:00
  • edd0b8f04e Always "fast-off" voices that have no samples left If anything, it will cut the release time on an ended sample. Paul Fd 2021-04-10 15:48:40 +02:00
  • be20a65c41
    Merge pull request #810 from jpcima/devirtualize JP Cimalando 2021-04-10 15:17:50 +02:00
  • 0035de0269 Devirtualize Jean Pierre Cimalando 2021-04-10 14:43:28 +02:00
  • 014518486c
    Merge pull request #809 from jpcima/cutoff-polyaft JP Cimalando 2021-04-10 14:08:35 +02:00
  • e8f1160988 Remove old NOLINTs [ci skip] Jean Pierre Cimalando 2021-04-10 14:06:40 +02:00
  • 392dd069a5 Add cutoff_polyaft Jean Pierre Cimalando 2021-04-10 12:40:54 +02:00
  • c493b5d445 Add Android system dependencies for plugins Paul Fd 2021-04-10 11:52:13 +02:00
  • 9ada0be6d7
    Merge pull request #808 from jpcima/vst3core JP Cimalando 2021-04-10 01:51:19 +02:00
  • e849ff23ad Organizational changes around vst3-core Jean Pierre Cimalando 2021-04-10 01:35:36 +02:00
  • 26d593483a
    Merge pull request #807 from jpcima/robust JP Cimalando 2021-04-09 21:49:00 +02:00
  • 7d58b3d5da Protect frame values against signed/unsigned casts Jean Pierre Cimalando 2021-04-09 21:42:43 +02:00
  • 3c11405ff2
    Merge pull request #806 from jpcima/misc JP Cimalando 2021-04-09 21:25:39 +02:00
  • 0b8f673a38 Add the continue statement in case of failed load Jean Pierre Cimalando 2021-04-09 21:17:15 +02:00
  • bfa60c32aa
    Merge pull request #805 from jpcima/ogg-vorbis JP Cimalando 2021-04-09 20:44:12 +02:00
  • 082c3fa58f Dynamic frame allocation for OGG vorbis Jean Pierre Cimalando 2021-04-09 20:36:05 +02:00
  • 4ecfac1dce
    Merge pull request #803 from jpcima/sorted-events JP Cimalando 2021-04-09 17:38:26 +02:00
  • 15708c8056 Add cast to please the windows compilers Jean Pierre Cimalando 2021-04-09 17:21:18 +02:00
  • d5de4d5b17 Ordered event processing for VST Jean Pierre Cimalando 2021-04-08 18:40:55 +02:00
  • a7cc260fb8 Move about icons a bit left Jean Pierre Cimalando 2021-04-09 02:35:44 +02:00
  • 9c9f681991 Update gitignore Jean Pierre Cimalando 2021-04-09 01:55:54 +02:00
  • 1ed35fccb5 Link plugin-common with pugixml Jean Pierre Cimalando 2021-04-09 01:33:47 +02:00
  • ff30117ac1
    Merge pull request #802 from jpcima/editor-resource-path JP Cimalando 2021-04-09 01:32:06 +02:00
  • 7a78e7627f Utility to get the resource path of the plugin bundle Jean Pierre Cimalando 2021-04-09 00:52:17 +02:00
  • 8b7761e615 Link common plugin sources with Foundation Jean Pierre Cimalando 2021-04-08 20:32:29 +02:00
  • 8d68f50bac Move sfizz settings and paths to common plugin sources Jean Pierre Cimalando 2021-04-08 20:30:19 +02:00
  • 9558be22d1
    Merge pull request #801 from jpcima/osname JP Cimalando 2021-04-08 18:08:17 +02:00
  • 66c54c9e4e OS name with older glib API Jean Pierre Cimalando 2021-04-08 17:56:18 +02:00
  • 0de8b1cabc
    Merge pull request #800 from jpcima/better-process-name JP Cimalando 2021-04-08 17:40:04 +02:00
  • 749444368c Better process name Jean Pierre Cimalando 2021-04-08 17:33:19 +02:00
  • 8ba3b4e917
    Merge pull request #799 from redtide/palette-rename JP Cimalando 2021-04-08 15:59:00 +02:00