13
0
Commit Graph

17051 Commits

Author SHA1 Message Date
01489a629f
Amend b230c2eb2 use bundled libAAF
Revert once libAAF API is stable after libAAF 1.0
2024-02-20 19:12:15 +01:00
6d34500e8d
Also add "All file formats" to session open dialog 2024-02-19 16:42:17 +01:00
cbbc456997
Fix copy/paste bug in in 35de41a419 2024-02-19 16:29:31 +01:00
35de41a419
Allow to easily pick any session type one can open 2024-02-19 16:01:11 +01:00
8aedbc6d0c
Backport debian spelling patch 2024-02-18 20:50:18 +01:00
b230c2eb28
Build against local libAAF (0.6.0 is not yet released)
Revert once libAAF API is stable after libAAF 1.0
2024-02-18 20:38:33 +01:00
7150898eec
Some new codenames 2024-02-18 19:04:24 +01:00
5d2a25827e
Show Editor-Mixer by default 2024-02-18 16:43:09 +01:00
00c76e785c
Add Lua binding to query current editor-mixer route
https://discourse.ardour.org/t/lua-editor-mixer-strip/109886
2024-02-17 15:01:58 +01:00
jean-emmanuel
d79a852207
no-op: clean 2024-02-15 14:58:57 +01:00
jean-emmanuel
c28080d44c
ui: mixer: remove duplicate handler that causes a bug where the "Add Track" dialog pops up upon double clickin anywhere on a vca strip 2024-02-15 14:58:54 +01:00
jean-emmanuel
ba279e2e67
ui: mixer: the formely broken rename dialog on vertical button's double click may actually become an unexpected annoyance, better disable it 2024-02-15 14:58:52 +01:00
jean-emmanuel
8a4f852ff2
ui: mixer: same as 313b0b2ddd but with label button 2024-02-15 14:58:46 +01:00
jean-emmanuel
313b0b2ddd
ui: mixer: clear strip selection when clicking on foldback bus number label, otherwise changing the bus' color will also affect whatever strip is currently selected (this is a more general issue however and should probabaly be addressed globally) 2024-02-15 14:56:22 +01:00
jean-emmanuel
ef160dd24e
mixer: ui: consistent interaction with foldback bus number label (context menu on press instead of release) 2024-02-15 14:56:21 +01:00
jean-emmanuel
33a9664748
ui: mixer: vca: consistent interaction with number_label button (context menu on press instead of release, add missing color edit on double click) 2024-02-15 14:56:21 +01:00
jean-emmanuel
2f29483ac2
ui: mixer: vca: bring vertical button context menu on button press instead of release (like everywhere else), this also fixe renaming on double click 2024-02-15 14:56:21 +01:00
jean-emmanuel
097bdc13f9
ui: mixer: fix vca buttons not visually releasing (inner stroke not cleared upon mouse release) 2024-02-15 14:56:21 +01:00
311f55dba2
Triggerbox Processors are not visible and have no UI
Previously A ProcessorWindowProxy was created for each Route's
triggerbox, and the state was saved with the session file.
2024-02-15 13:26:47 +01:00
4b582e877e
Update AAF import implementation to new libAAF API 2024-02-15 01:44:35 +01:00
0a72c1317f
Initial GUI support to load AAF sessions 2024-02-15 01:44:35 +01:00
a750f251d1
Allow create Sessions with a specific sample-rate (2/2) 2024-02-15 01:44:34 +01:00
25310e49c3 add metadata to session property editor so that search "works" there
There's still relatively limited amounts of metadata available there
2024-02-14 09:23:18 -07:00
Edgar Aichinger
7ee7cf5f4e correct a few escape character errors in german (gtk2_ardour) and czech
(libs/ardour) translation strings, fixes .mo generation
2024-02-14 11:50:27 +01:00
4fb2407944 Update Russian translation 2024-02-13 12:37:15 +01:00
Alija Strömkvist
2383c9bb37
Fix incorrect variable mistake
hide_button was used when width_button should've been
2024-02-13 06:59:19 +01:00
Julien Taverna
63103785e6 Update French translation 2024-02-05 22:47:27 +01:00
Edgar Aichinger
177f020745 update german translation 2024-02-05 22:41:11 +01:00
Martin Vlk
d84363329b Czech translation updates. 2024-02-03 21:12:02 +01:00
Olivier HUMBERT
cfb162e085
French translation update 2024-02-01 18:43:56 +01:00
07407c4e7c add a tooltip to describe ops on the pianoroll header, incl note select 2024-01-31 14:39:03 -07:00
f03e598340
Expose Surround Send Enable Sharing in UI 2024-01-30 23:58:43 +01:00
0e824cce0b
Fix gtk-critical message when monitor section is not present 2024-01-28 21:59:14 +01:00
7946e442d3
Consolidate code, use API 2024-01-28 14:59:17 +01:00
b37414e01c Srnd: only update LUFS and dBTP displays while transport is rolling 2024-01-21 10:58:23 -06:00
jean-emmanuel
390ffb2253 ui: add some padding in tooltips 2024-01-20 16:09:33 +01:00
jean-emmanuel
971cd9226a theme: missing new outline colors in dark adwaita theme 2024-01-20 15:43:05 +01:00
jean-emmanuel
be0e6ac613 ui: fader: use sementically correct color name for fader outline 2024-01-20 15:38:35 +01:00
jean-emmanuel
e4d53629ed ui: meter: use sementically correct color name for meter outline 2024-01-20 15:38:35 +01:00
jean-emmanuel
feed0008bc ui: editor: fix track/canvas separator alignement with 0 or more rulers visible 2024-01-20 14:46:03 +01:00
jean-emmanuel
783bb84338 ui: mixer: consistent bg color for the master bottom spacer 2024-01-20 14:44:30 +01:00
jean-emmanuel
1fad5fd6e9 ui: editor: consistent track separator color with mixer view 2024-01-20 14:44:30 +01:00
jean-emmanuel
97e32a7a61 ui: mixer: adjust plugin inline display for a more consistent look (same border radius as faders, 1px distance with the edges of the containers and with the connection pins). Does the plugin drawer need to be tricked into drawing to the exact adjusted surface now ? 2024-01-20 14:44:30 +01:00
jean-emmanuel
bf0d73b3f1 ui: mixer: remove extraneous outline around strip processor list 2024-01-20 14:44:30 +01:00
jean-emmanuel
b8317c9b87 ui: tooltip: remove out of place outline color (use tooltip background color) 2024-01-20 14:44:30 +01:00
jean-emmanuel
08ad1af9dc ui: button: themable outline color instead of hard-coded black 2024-01-20 14:44:30 +01:00
jean-emmanuel
83c23f5f26 gtkrc: remove hard-coded black background around time info box (use theme's darkest) 2024-01-20 14:44:30 +01:00
jean-emmanuel
404a206960 time axis view: remove selected track inner shadow / border (less fuzzy render, and allows using a more contrasted color for strip selection border in mixer view without messing up the time axis view) 2024-01-20 14:44:30 +01:00
adb196dcde
Show automation lane on touch, now spills related ctrls 2024-01-19 02:55:47 +01:00
d01bb73548
Mixer: place surround-monitor after master (and before monitor section) 2024-01-15 22:40:35 +01:00