Robin Gareus rgareus
rgareus pushed to toolbar_and_sidebar_refactoring_11 at ardour/ardour 2024-11-05 21:46:29 -05:00
944c29579e NO-OP: re-indent
fd658ffcbb Fix missing calls to SessionHandlePtr::session_going_away()
9eb1bf81f7 implement focus_on_clock for each tabbable
49eeea3ade store and recall the sidebar List visibility on the trigger page
86e27ff2a3 pack the editor-mixer-strip in Tabbable's strip ebox
Compare 10 commits »
rgareus created branch toolbar_and_sidebar_refactoring_11 in ardour/ardour 2024-11-05 21:46:20 -05:00
rgareus pushed to master at ardour/ardour 2024-11-04 13:04:24 -05:00
f17a656217 use modern C++ for snprintf (#9841)
rgareus pushed to master at ardour/ardour 2024-11-03 13:43:19 -05:00
c9645723de ACE fluidsynth: unload soundfonts after use, refill channels #9837
rgareus pushed to master at ardour/ardour 2024-11-03 09:15:54 -05:00
f0ec6b5bda Redraw arrangement rectangles upon tempo change
a5c1a7feaf Use new marker API in Lua scripts
Compare 2 commits »
rgareus deleted branch toolbar_and_sidebar_refactoring_8 from ardour/ardour 2024-11-02 22:12:39 -04:00
rgareus created branch toolbar_and_sidebar_refactoring_9 in ardour/ardour 2024-11-02 22:09:55 -04:00
rgareus pushed to toolbar_and_sidebar_refactoring_9 at ardour/ardour 2024-11-02 22:09:55 -04:00
92d2a40612 implement focus_on_clock for each tabbable
7653beb906 store and recall the sidebar List visibility on the trigger page
f66915d1ba recover the instantiation of the editor-mixer-strip on selection
072750fd4b pack the editor-mixer-strip in Tabbable's strip ebox
f0f3421cbe re-pack the gradient above the editor toolbar
Compare 10 commits »
rgareus pushed to master at ardour/ardour 2024-11-02 22:08:22 -04:00
1b13bf607f Micro optimization: only queue resize when widget is realized
rgareus pushed to toolbar_and_sidebar_refactoring_8 at ardour/ardour 2024-11-02 18:31:21 -04:00
3f7ebe68d9 implement focus_on_clock for each tabbable
5206b62c86 store and recall the sidebar List visibility on the trigger page
61ce26c33b recover the instantiation of the editor-mixer-strip on selection
e47c2ce1a9 pack the editor-mixer-strip in Tabbable's strip ebox
48017944aa re-pack the gradient above the editor toolbar
Compare 10 commits »
rgareus created branch toolbar_and_sidebar_refactoring_8 in ardour/ardour 2024-11-02 18:31:11 -04:00
rgareus pushed to master at ardour/ardour 2024-11-02 18:28:25 -04:00
d6e3afd3ae Fix class/struct forward declaration
rgareus pushed to toolbar_and_sidebar_refactoring_7 at ardour/ardour 2024-11-02 13:35:02 -04:00
29d9bcae38 add icons to Tabbable buttons
4a37e86cf0 the midi_editor toolbar already incorporates the editor viewport
6d1a9cc8ef various packing tweaks; fixes a bug with gl-based editor canvas
3fd757ec16 implement focus_on_clock for each tabbable
dd52ea7ce5 store and recall the sidebar List visibility on the trigger page
Compare 10 commits »
rgareus created branch toolbar_and_sidebar_refactoring_7 in ardour/ardour 2024-11-02 13:35:01 -04:00
rgareus pushed to master at ardour/ardour 2024-11-01 23:55:13 -04:00
37b0910d80 Windows Multitouch: disable gestures
rgareus pushed to master at ardour/ardour 2024-11-01 19:13:12 -04:00
0e4dcb231f Amend previous commit (fix Windows builds)
rgareus pushed to master at ardour/ardour 2024-11-01 17:21:37 -04:00
e63693fb1c Fix Windows debug builds
rgareus pushed to toolbar_and_sidebar_refactoring_6 at ardour/ardour 2024-11-01 17:15:02 -04:00
83c1fa1204 add icons to Tabbable buttons
39c21644ab the midi_editor toolbar already incorporates the editor viewport
da4f938247 various packing tweaks; fixes a bug with gl-based editor canvas
d0ee79f42a implement focus_on_clock for each tabbable
ac600d66a6 store and recall the sidebar List visibility on the trigger page
Compare 10 commits »
rgareus created branch toolbar_and_sidebar_refactoring_6 in ardour/ardour 2024-11-01 17:15:01 -04:00
rgareus pushed to master at ardour/ardour 2024-10-30 21:02:36 -04:00
c88d370136 Implement Windows multitouch support