Commit Graph

  • edab074749 Amend previous commit (fix Windows Lua bindings) Robin Gareus 2025-09-29 16:19:58 +02:00
  • 96c734686e Fix Windows builds, add required classkeys see 73b903fd03 Robin Gareus 2025-09-29 16:07:01 +02:00
  • dec0e2dae8 Sort busses in new-aux menu by presentation-info Robin Gareus 2025-09-29 00:49:49 +02:00
  • a0cd43132b Prevent issues when changing processors while recording #10017 Robin Gareus 2025-09-28 23:52:36 +02:00
  • d3d31378db Switch to draw tool when selecting region line in dialog Robin Gareus 2025-09-28 15:17:24 +02:00
  • 5c4f95a0f8 Fix tooltip typo in rta_windows.cc Fixes minor user-facing typo luzpaz 2025-09-22 19:49:09 -04:00
  • c07353eeb4 Add click-free bypass/enable to ACE-Amp Robin Gareus 2025-09-28 12:53:22 +02:00
  • 73b903fd03 Expose Controlpoint, and automation line selection as Lua bindings Robin Gareus 2025-09-28 01:51:41 +02:00
  • 625ad2af77 Fix loading LV2 channel numbers from standard/common port groups David Robillard 2025-09-27 21:21:17 -04:00
  • 14e8b66b61 Fix region-editor (double) packing Robin Gareus 2025-09-28 01:35:04 +02:00
  • bc3120dfe6 Keep showing region in property box when editing regionFX automation Robin Gareus 2025-09-28 00:40:06 +02:00
  • bbdca232a9 NO-OP: strum item/action capitalization Franke Burgarino 2025-09-26 16:54:05 -05:00
  • c2eecac3b2 Update strum logic Franke Burgarino 2025-09-26 16:26:15 -05:00
  • 215d59e0e6 RegionFX: handle property and non-automatable controls Robin Gareus 2025-09-26 20:27:56 +02:00
  • 82bdb3f05f Expose MIDI Strum using operator in libardour Robin Gareus 2025-09-26 00:00:19 +02:00
  • 44097cdd6a Revert "Add MIDI note strumming feature" Robin Gareus 2025-09-25 22:56:39 +02:00
  • 6126b96ca3 Properly display solo state on cue page, include implicit solo Robin Gareus 2025-09-25 21:35:40 +02:00
  • 604c4f4e6d Fix pianoroll solo button (again), re-subscribe to signals Robin Gareus 2025-09-25 21:29:37 +02:00
  • 39ca1efe0f Produce valid HTML when printing bindings Robin Gareus 2025-09-24 22:00:39 +02:00
  • 1b7de5ae34 Clean up view menu Franke Burgarino 2025-09-24 16:54:30 -05:00
  • c4cececfb7 MCU: fix monitor/immersive mute button Franke Burgarino 2025-09-24 11:29:27 -05:00
  • cb64c9a9c1 Update action state when watched controllable changes Robin Gareus 2025-09-24 17:11:59 +02:00
  • 68128f4156 Update mixer-strip bottom spacer calculation Robin Gareus 2025-09-23 22:39:55 +02:00
  • e539cabc00 Allow to re-allocate (ensure) buffers after clearing them Robin Gareus 2025-09-23 17:44:54 +02:00
  • afd0172c63 Fix jump in gain when deactivating aux-send with non-unity gain Robin Gareus 2025-09-23 02:14:51 +02:00
  • 36ed5bbf37 Fix edge case when region start is after the source' end Robin Gareus 2025-09-21 17:52:49 +02:00
  • 72eda5e98f update german translation to current Edgar Aichinger 2025-09-18 13:06:48 +02:00
  • 64613cbeb0 Stopgap solution to speed up MIDI region selection Robin Gareus 2025-09-18 00:08:56 +02:00
  • 614472bc4c Skip idempotent calls to Pianoroll::set_track Robin Gareus 2025-09-17 17:49:46 +02:00
  • 95f63a9a4e Improve Library manager UI Robin Gareus 2025-09-16 20:24:51 +02:00
  • 3cd7bd661c also save mouse mode, x-origin and snap mode in RegionUISettings Paul Davis 2025-09-15 22:14:27 -06:00
  • a6295e4d3f cue editors: add zoom focus to saved state Paul Davis 2025-09-15 22:07:28 -06:00
  • d9d45f11e9 delete commented line that refers to non-existent variable Paul Davis 2025-09-15 09:43:25 -06:00
  • 521f01984b refactor code associated with cut/copy/clear so that pianoroll ops will affect automation points there Paul Davis 2025-09-14 13:49:07 -06:00
  • b65a70e580 fix thinko-delete in 9f4d84dcb4 that broke step entry (and maybe other things too) Paul Davis 2025-09-13 17:26:33 -06:00
  • 07c86bb472 Fix user-facing and non-user-facing typos Robin Gareus 2025-09-13 14:01:41 +02:00
  • 9dafed2d76 Fix potential buffer overflow when playing 10^18 beats :) chousemp3 2025-09-12 19:04:25 +02:00
  • 2ba290e904 NO-OP: whitespace and comment clarification chousemp3 2025-09-12 19:03:00 +02:00
  • a9e7ce15db Add MIDI note strumming feature chousemp3 2025-09-12 19:02:07 +02:00
  • 0581f29f5f Add MIDI note strumming operator chousemp3 2025-08-28 22:25:11 -07:00
  • 4dbacf0cb6 do not alter visible note range of MidiView if data range did not change Paul Davis 2025-09-12 10:31:55 -06:00
  • b41ab993ec add API to MidiViewBackground to get access to its data note range Paul Davis 2025-09-12 10:30:51 -06:00
  • 726295c4ce Ditto for UI configuration, only save modified settings Robin Gareus 2025-09-11 23:30:13 +02:00
  • 52bd416845 Only save modified configuration variable to user config Robin Gareus 2025-09-11 23:29:29 +02:00
  • 4e71a78bc7 simplify Pianoroll::snap_to_internal() Paul Davis 2025-09-11 15:11:07 -06:00
  • e7bc6624d9 ensure that GDK events arriving in a PianorollMidiView use a local tempo scope if appropriate Paul Davis 2025-09-11 15:09:27 -06:00
  • 77bc293aee add a variation on the EC_LOCAL_TEMPO_SCOPE macro Paul Davis 2025-09-11 15:08:55 -06:00
  • 0122f5072f Fix typos in RTA tooltips Franke Burgarino 2025-09-11 09:28:24 -05:00
  • 1426573707 do not disconnect from history changed signal when resetting a region in a cue editor Paul Davis 2025-09-10 15:09:07 -06:00
  • 7a5dec92c7 Add common selection modifiers for VCA strips Robin Gareus 2025-09-10 17:03:19 +02:00
  • b0a3c2efbd Allow to select VCAs in the mixer window Robin Gareus 2025-09-10 16:59:18 +02:00
  • 7b7ed820ed M: expose Track/Bus auto-connect preference Robin Gareus 2025-09-10 09:33:29 +02:00
  • ab2f22dcaa Amend 74133432d3 fix editor sidebar visibility Robin Gareus 2025-09-10 01:46:11 +02:00
  • 5d9d367cde Don't unset CueEditor:_track when changing regions. Robin Gareus 2025-09-09 01:25:33 +02:00
  • c32106600a Don't show trigger selection in Editor's bottom pane Robin Gareus 2025-09-09 00:21:13 +02:00
  • e4ef7fca8f Don't clear selection during session load Robin Gareus 2025-09-08 23:30:06 +02:00
  • 74133432d3 Correctly hide attachment content at application start Robin Gareus 2025-09-08 20:27:51 +02:00
  • 604964dc57 Explicitly show attachment contents Robin Gareus 2025-09-08 20:16:02 +02:00
  • 3124c8a61c Fix initial solo indicator (required for no-strobe) Robin Gareus 2025-09-08 15:29:51 +02:00
  • 8f81f77fa3 Fix meter_change signal (amend b14ce31372) Robin Gareus 2025-09-05 01:03:25 +02:00
  • 9e6d077f64 Add/update VBM specific enum (amend 59989eed3) Robin Gareus 2025-09-04 00:50:26 +02:00
  • afc721e7ed Add pitch option to dialog chmaha 2025-08-20 22:02:51 -04:00
  • f914eaa600 Remove accidentally comitted file Robin Gareus 2025-09-03 18:41:20 +02:00
  • 628d7491a8 VST3: amend previous commit (fix setting color) Robin Gareus 2025-09-03 17:14:14 +02:00
  • 5c8458e377 VST3: PSL extension color format Robin Gareus 2025-09-03 14:04:18 +02:00
  • 02b1ca4705 Add tooltips to RTA Window controls Robin Gareus 2025-09-02 20:43:13 +02:00
  • bca71d0cc4 fix error in position of notes drawn in percussive mode Paul Davis 2025-09-02 13:56:00 -06:00
  • 603f8a2c6b auto-ify a loop in the canvas ruler rendering code Paul Davis 2025-09-02 11:10:11 -06:00
  • 2e33194ed5 virtualize some CueEditor methods to allow audio clip editor to do the right thing Paul Davis 2025-09-02 11:09:37 -06:00
  • 3850dbc8d0 remove debug output Paul Davis 2025-09-02 11:08:40 -06:00
  • 0398836dfe remove unused local variable Paul Davis 2025-09-02 11:08:29 -06:00
  • 6d38195da0 remove unused local variable Paul Davis 2025-09-02 11:08:20 -06:00
  • 3c5b4ce1b0 NO-OP: move source file location of ~AudioClipEditor Paul Davis 2025-09-02 11:07:50 -06:00
  • 91cee544c2 use minsec ruler in AudioClipEditor Paul Davis 2025-09-02 11:05:17 -06:00
  • 4b28ca2136 move minsec-ruler related code and variables from Editor to EditingContext Paul Davis 2025-09-02 11:03:38 -06:00
  • ac7cbec9c9 no need for EC_LOCAL_TEMPO_SCOPE in CueEditor::session_going_away() Paul Davis 2025-09-01 11:16:06 -06:00
  • 89db5dbb25 no need for EC_LOCAL_TEMPO_SCOPE in Pianoroll::unset Paul Davis 2025-09-01 11:15:20 -06:00
  • 901e32f17f temporal: add stacktraces to DEBUG_TRACE output for start/end local tempo map Paul Davis 2025-09-01 11:14:52 -06:00
  • f6ec3828ed temporal: fix local tempo map depth mgmt when starting a local tempo map Paul Davis 2025-09-01 11:14:25 -06:00
  • c92ebd0277 Update RoutePropertiesBox when immersieve panning changes Robin Gareus 2025-09-01 17:07:45 +02:00
  • 060462a9f1 Fix struct/class tag mismatch Robin Gareus 2025-08-29 17:22:41 +02:00
  • d5170b0025 Use non-modal color dialog for Trigger UI Robin Gareus 2025-08-29 03:54:31 +02:00
  • 699fc983ae Use transient parent for color dialog, and position it to pointer Robin Gareus 2025-08-29 02:50:22 +02:00
  • 7a50bc023f Satisfy nitpicking beta-tester Robin Gareus 2025-08-28 21:30:47 +02:00
  • 556fc8897f Improve keybinding label consistency Robin Gareus 2025-08-28 21:00:04 +02:00
  • a7b07e392e RTA: allow to remove master Robin Gareus 2025-08-28 19:33:54 +02:00
  • 51027b9921 Fix application-bar meter and blinking Robin Gareus 2025-08-28 18:33:45 +02:00
  • ce70b544b0 RTA: render master-bus first Robin Gareus 2025-08-28 18:09:45 +02:00
  • 3219802c6f audio clip editor: use refactored region trim handling now in CueEditor Paul Davis 2025-08-27 14:02:31 -06:00
  • 6187dd35c8 refactor code for region trimming from Pianoroll/MidiView Paul Davis 2025-08-27 14:02:02 -06:00
  • cd9fe29347 One less debug message Robin Gareus 2025-08-27 15:58:53 +02:00
  • 878d10ef02 Trigger Page: consistent selection property box layout Robin Gareus 2025-08-27 15:23:28 +02:00
  • 9ac66b3d86 Another safeguard against pianoroll timer issues Robin Gareus 2025-08-27 15:11:18 +02:00
  • a8092c1782 Frame: only warn when allocation is smaller than requested size Robin Gareus 2025-08-27 15:10:53 +02:00
  • 385ff3b3e2 Another fix for pianoroll use-after-free Robin Gareus 2025-08-27 13:49:57 +02:00
  • a4e9b242e8 Potential fix for AAF region gain Robin Gareus 2025-08-27 13:19:05 +02:00
  • f8377cf3b0 Fix Application bar tooltips Robin Gareus 2025-08-27 12:42:10 +02:00
  • 9fd131fbaa MCU: fix banking in the plugin subview Franke Burgarino 2025-08-26 17:20:02 -05:00
  • b501ae855d MCU: remove vpot control in plugin subview Franke Burgarino 2025-08-26 17:17:37 -05:00
  • 92727dccc3 MCU: fix plugin subview crash Franke Burgarino 2025-08-26 12:54:31 -05:00