13
0
Commit Graph

18 Commits

Author SHA1 Message Date
da0f1728ed
Fix External Sync Toggle Button 2024-11-14 07:05:58 +01:00
19fc6e831b
Fix missing calls to SessionHandlePtr::session_going_away()
Explicit calls to set_session(0) will disconnect the
callback to session_going_away(). So don't do that.
2024-11-10 23:27:36 +01:00
948b49d72d
Defer TransportBar setup until ActionsReady 2024-11-10 23:27:34 +01:00
9f93f730c5
Remove cruft, cleanup transport_bar.cc 2024-11-10 23:27:34 +01:00
36fa17e388
Transfer Lua Action Buttons from ArdourUI 2024-11-10 23:27:34 +01:00
057ddabada
Transfer mini-timeline ArdourUI and subscribe to config changes 2024-11-10 23:27:34 +01:00
fb07b8b57c
Transfer Cue State from ArdourUI 2024-11-10 23:27:34 +01:00
c815ffcdb3
Transfer Monitor Box from ArdourUI 2024-11-10 23:27:33 +01:00
e0e0eb09f3
Transfer indicators from ardour_ui 2024-11-10 23:27:33 +01:00
c808deae46
Transfer Transport Clocks to Transport Bar 2024-11-10 23:27:33 +01:00
1cc8b8ae5b
TransportClocks can do some of their own housekeeping 2024-11-10 23:27:33 +01:00
1641be9f7a
Transfer from ardour_ui (pack ARDOUR_UIs clocks) 2024-11-10 23:27:33 +01:00
efbb222277
Transfer from ardour_ui (follow, auto return) 2024-11-10 23:27:33 +01:00
723aa8461b
Transfer from ardour_ui (PDC controls) 2024-11-10 23:27:33 +01:00
97791de333
Transfer from ardour_ui (punch, rec-mode and labels) 2024-11-10 23:27:33 +01:00
7b75c6f8de
Transfer from ardour_ui (sync and shuttle) 2024-11-10 23:27:33 +01:00
1557e41f5e
Transfer from ardour_ui (transport_table) 2024-11-10 23:27:32 +01:00
b9d173c17a
Initial implementation of TransportBar 2024-11-10 23:27:32 +01:00