mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
nick m's fix for markers etc ; several tweaks for mute/solo ; rename run_in_place() as run()
git-svn-id: svn://localhost/ardour2/branches/3.0@5155 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ff26317d4f
commit
6e9b9294e1
27 changed files with 106 additions and 140 deletions
|
|
@ -509,7 +509,7 @@ setup_enum_writer ()
|
|||
REGISTER_CLASS_ENUM (MuteMaster, PostFader);
|
||||
REGISTER_CLASS_ENUM (MuteMaster, Listen);
|
||||
REGISTER_CLASS_ENUM (MuteMaster, Main);
|
||||
REGISTER (_MuteMaster_MutePoint);
|
||||
REGISTER_BITS (_MuteMaster_MutePoint);
|
||||
|
||||
REGISTER_CLASS_ENUM (IO, Input);
|
||||
REGISTER_CLASS_ENUM (IO, Output);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue