mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
new ArdourButton class, to start to provide more control over how our buttons work and appear; use ArdourButtons for monitor, solo isolate and solo safe buttons, and in the processor box; don't save UI config file (canvas colors) to the user's home dir unless one or more parameters were modified by the user
git-svn-id: svn://localhost/ardour2/branches/3.0@10311 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ae3eb6e3f4
commit
51ab5ccabf
25 changed files with 885 additions and 355 deletions
|
|
@ -29,6 +29,7 @@ gtk2_ardour_sources = [
|
|||
'add_route_dialog.cc',
|
||||
'ambiguous_file_dialog.cc',
|
||||
'analysis_window.cc',
|
||||
'ardour_button.cc',
|
||||
'ardour_dialog.cc',
|
||||
'ardour_ui.cc',
|
||||
'ardour_ui2.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue