| 
|   | ~Mixer_UI () | 
|   | 
| Gtk::Window *  | use_own_window (bool and_fill_it) | 
|   | 
| void  | show_window () | 
|   | 
| void  | set_session (ARDOUR::Session *) | 
|   | 
| PluginSelector *  | plugin_selector () | 
|   | 
| void  | set_strip_width (Width, bool save=false) | 
|   | 
| Width  | get_strip_width () const | 
|   | 
| XMLNode &  | get_state () const | 
|   | 
| int  | set_state (const XMLNode &, int) | 
|   | 
| void  | save_plugin_order_file () | 
|   | 
| void  | show_strip (MixerStrip *) | 
|   | 
| void  | hide_strip (MixerStrip *) | 
|   | 
| void  | maximise_mixer_space () | 
|   | 
| void  | restore_mixer_space () | 
|   | 
| MonitorSection &  | monitor_section () | 
|   | 
| void  | deselect_all_strip_processors () | 
|   | 
| void  | delete_processors () | 
|   | 
| void  | select_none () | 
|   | 
| void  | select_next_strip () | 
|   | 
| void  | select_prev_strip () | 
|   | 
| void  | store_mixer_scene (size_t) | 
|   | 
| void  | recall_mixer_scene (size_t, bool interactive=true, bool for_selection=false) | 
|   | 
| void  | clear_mixer_scene (size_t, bool interactive=true) | 
|   | 
| void  | rename_mixer_scene (size_t n) | 
|   | 
| void  | do_vca_assign (std::shared_ptr< ARDOUR::VCA >) | 
|   | 
| void  | do_vca_unassign (std::shared_ptr< ARDOUR::VCA >) | 
|   | 
| void  | show_spill (std::shared_ptr< ARDOUR::Stripable >) | 
|   | 
| bool  | showing_spill_for (std::shared_ptr< ARDOUR::Stripable >) const | 
|   | 
| void  | fan_out (std::weak_ptr< ARDOUR::Route >, bool to_busses, bool group) | 
|   | 
| RouteProcessorSelection &  | selection () | 
|   | 
| void  | show_editor_window () const | 
|   | 
| void  | register_actions () | 
|   | 
| void  | focus_on_clock () | 
|   | 
| void  | load_bindings () | 
|   | 
| void  | toggle_mixer_list () | 
|   | 
| void  | toggle_mixer_strip () | 
|   | 
| void  | toggle_mixer_props () | 
|   | 
| void  | toggle_surround_master () | 
|   | 
| void  | toggle_monitor_section () | 
|   | 
| void  | showhide_monitor_section (bool) | 
|   | 
| void  | toggle_foldback_strip () | 
|   | 
| void  | showhide_foldback_strip (bool) | 
|   | 
| void  | toggle_vcas () | 
|   | 
| void  | showhide_vcas (bool on) | 
|   | 
| bool  | screenshot (std::string const &) | 
|   | 
| void  | toggle_monitor_action (ARDOUR::MonitorChoice monitor_choice, bool group_override=false, bool all=false) | 
|   | 
|   | Tabbable (const std::string &user_visible_name, std::string const &untranslated_name, Gtk::Widget *top=NULL, bool tabbed_by_default=true, PaneLayout pl=PaneRight) | 
|   | 
|   | ~Tabbable () | 
|   | 
| void  | add_to_notebook (Gtk::Notebook ¬ebook) | 
|   | 
| void  | make_visible () | 
|   | 
| void  | make_invisible () | 
|   | 
| void  | change_visibility () | 
|   | 
| void  | attach () | 
|   | 
| void  | detach () | 
|   | 
| Gtk::Widget &  | contents () const | 
|   | 
| Gtk::EventBox &  | tab_btn_box () | 
|   | 
| Gtk::Window *  | get (bool create=false) | 
|   | 
| Gtk::Window *  | own_window () | 
|   | 
| void  | set_default_tabbed (bool yn) | 
|   | 
| bool  | window_visible () const | 
|   | 
| bool  | tabbed () const | 
|   | 
| bool  | tabbed_by_default () const | 
|   | 
| Gtk::Window *  | current_toplevel () const | 
|   | 
| Gtk::Notebook *  | tab_root_drop () | 
|   | 
| int  | set_state (const XMLNode &, int version) | 
|   | 
| XMLNode &  | get_state () const | 
|   | 
| void  | att_left_button_toggled () | 
|   | 
| void  | att_right_button_toggled () | 
|   | 
| void  | att_bottom_button_toggled () | 
|   | 
| bool  | att_left_visible () const | 
|   | 
| bool  | att_right_visible () const | 
|   | 
| bool  | att_bottom_visible () const | 
|   | 
|   | WindowProxy (const std::string &name, const std::string &menu_name) | 
|   | 
|   | WindowProxy (const std::string &name, const std::string &menu_name, const XMLNode &) | 
|   | 
| virtual  | ~WindowProxy () | 
|   | 
| void  | show () | 
|   | 
| void  | show_all () | 
|   | 
| void  | hide () | 
|   | 
| void  | present () | 
|   | 
| void  | maybe_show () | 
|   | 
| virtual bool  | visible () const | 
|   | 
| virtual bool  | fully_visible () const | 
|   | 
| const std::string &  | name () const | 
|   | 
| const std::string &  | menu_name () const | 
|   | 
| std::string  | action_name () const | 
|   | 
| void  | set_action (Glib::RefPtr< Gtk::Action >) | 
|   | 
| Glib::RefPtr< Gtk::Action >  | action () const | 
|   | 
| void  | drop_window () | 
|   | 
| void  | use_window (Gtk::Window &) | 
|   | 
| void  | set_transient_for (Gtk::Window &) | 
|   | 
| void  | set_state_mask (StateMask) | 
|   | 
| StateMask  | state_mask () const | 
|   | 
|   | operator bool () const | 
|   | 
|   | Stateful () | 
|   | 
| virtual  | ~Stateful () | 
|   | 
| virtual bool  | apply_change (PropertyBase const &) | 
|   | 
| PropertyChange  | apply_changes (PropertyList const &) | 
|   | 
| const OwnedPropertyList &  | properties () const | 
|   | 
| void  | add_property (PropertyBase &s) | 
|   | 
| void  | add_extra_xml (XMLNode &) | 
|   | 
| XMLNode *  | extra_xml (const std::string &str, bool add_if_missing=false) | 
|   | 
| void  | save_extra_xml (const XMLNode &) | 
|   | 
| const PBD::ID &  | id () const | 
|   | 
| bool  | set_id (const XMLNode &) | 
|   | 
| void  | set_id (const std::string &) | 
|   | 
| void  | reset_id () | 
|   | 
| void  | clear_changes () | 
|   | 
| virtual void  | clear_owned_changes () | 
|   | 
| PropertyList *  | get_changes_as_properties (PBD::Command *) const | 
|   | 
| virtual void  | rdiff (std::vector< PBD::Command * > &) const | 
|   | 
| bool  | changed () const | 
|   | 
| virtual PropertyList *  | property_factory (const XMLNode &) const | 
|   | 
| virtual void  | suspend_property_changes () | 
|   | 
| virtual void  | resume_property_changes () | 
|   | 
| bool  | property_changes_suspended () const | 
|   | 
| virtual  | ~Destructible () | 
|   | 
| virtual void  | drop_references () | 
|   | 
|   | ScopedConnectionList () | 
|   | 
|   | ScopedConnectionList (const ScopedConnectionList &)=delete | 
|   | 
| ScopedConnectionList &  | operator= (const ScopedConnectionList &)=delete | 
|   | 
| virtual  | ~ScopedConnectionList () | 
|   | 
| void  | add_connection (const UnscopedConnection &c) | 
|   | 
| void  | drop_connections () | 
|   | 
| std::list< ScopedConnectionList * >::size_type  | size () const | 
|   | 
  Public Member Functions inherited from ARDOUR::SessionHandlePtr | 
|   | SessionHandlePtr (ARDOUR::Session *s) | 
|   | 
|   | SessionHandlePtr () | 
|   | 
| virtual  | ~SessionHandlePtr () | 
|   | 
| virtual ARDOUR::Session *  | session () const | 
|   | 
| virtual  | ~AxisViewProvider () | 
|   | 
 | 
|   | Mixer_UI () | 
|   | 
| void  | popup_scene_menu (GdkEventButton *ev, int) | 
|   | 
| bool  | scene_button_press (GdkEventButton *, int) | 
|   | 
| bool  | scene_button_release (GdkEventButton *, int) | 
|   | 
| bool  | scene_label_press (GdkEventButton *ev, int) | 
|   | 
| bool  | on_scroll_event (GdkEventScroll *) | 
|   | 
| bool  | on_vca_scroll_event (GdkEventScroll *) | 
|   | 
| void  | scroller_drag_data_received (const Glib::RefPtr< Gdk::DragContext > &, int, int, const Gtk::SelectionData &, guint, guint) | 
|   | 
| bool  | strip_scroller_button_event (GdkEventButton *) | 
|   | 
| void  | scroll_left () | 
|   | 
| void  | scroll_right () | 
|   | 
| void  | vca_scroll_left () | 
|   | 
| void  | vca_scroll_right () | 
|   | 
| void  | toggle_midi_input_active (bool flip_others) | 
|   | 
| void  | move_vca_into_view (std::shared_ptr< ARDOUR::Stripable >) | 
|   | 
| void  | move_stripable_into_view (std::shared_ptr< ARDOUR::Stripable >) | 
|   | 
| void  | add_stripables (ARDOUR::StripableList &) | 
|   | 
| void  | update_scene_buttons () | 
|   | 
| void  | add_sidebar_page (std::string const &, std::string const &, Gtk::Widget &) | 
|   | 
| void  | add_routes (ARDOUR::RouteList &) | 
|   | 
| void  | remove_strip (MixerStrip *) | 
|   | 
| void  | remove_foldback (FoldbackStrip *) | 
|   | 
| void  | remove_surround_master (SurroundStrip *) | 
|   | 
| void  | add_masters (ARDOUR::VCAList &) | 
|   | 
| void  | remove_master (VCAMasterStrip *) | 
|   | 
| void  | new_masters_created () | 
|   | 
| MixerStrip *  | strip_by_route (std::shared_ptr< ARDOUR::Route >) const | 
|   | 
| MixerStrip *  | strip_by_stripable (std::shared_ptr< ARDOUR::Stripable >) const | 
|   | 
| AxisView *  | axis_view_by_stripable (std::shared_ptr< ARDOUR::Stripable >) const | 
|   | 
| AxisView *  | axis_view_by_control (std::shared_ptr< ARDOUR::AutomationControl >) const | 
|   | 
| gint  | start_updating () | 
|   | 
| gint  | stop_updating () | 
|   | 
| void  | session_going_away () | 
|   | 
| void  | fast_update_strips () | 
|   | 
| void  | track_name_changed (MixerStrip *) | 
|   | 
| void  | redisplay_track_list () | 
|   | 
| void  | spill_redisplay (std::shared_ptr< ARDOUR::Stripable >) | 
|   | 
| bool  | track_display_button_press (GdkEventButton *) | 
|   | 
| void  | strip_width_changed () | 
|   | 
| void  | track_list_delete (const Gtk::TreeModel::Path &) | 
|   | 
| void  | track_list_reorder (const Gtk::TreeModel::Path &path, const Gtk::TreeModel::iterator &iter, int *new_order) | 
|   | 
| void  | plugin_row_activated (const Gtk::TreeModel::Path &path, Gtk::TreeViewColumn *column) | 
|   | 
| bool  | plugin_row_button_press (GdkEventButton *) | 
|   | 
| void  | popup_note_context_menu (GdkEventButton *) | 
|   | 
| void  | plugin_drop (const Glib::RefPtr< Gdk::DragContext > &, const Gtk::SelectionData &data) | 
|   | 
| bool  | plugin_drag_motion (Glib::RefPtr< Gdk::DragContext > const &, int, int, guint) | 
|   | 
| void  | add_selected_processor (ProcessorPosition) | 
|   | 
| void  | add_favorite_processor (ARDOUR::PluginPresetPtr, ProcessorPosition) | 
|   | 
| void  | remove_selected_from_favorites () | 
|   | 
| void  | delete_selected_preset () | 
|   | 
| ARDOUR::PluginPresetPtr  | selected_plugin () | 
|   | 
| void  | initial_track_display () | 
|   | 
| void  | set_all_strips_visibility (bool yn) | 
|   | 
| void  | set_all_audio_midi_visibility (int, bool) | 
|   | 
| void  | track_visibility_changed (std::string const &path) | 
|   | 
| void  | update_track_visibility () | 
|   | 
| void  | hide_all_routes () | 
|   | 
| void  | show_all_routes () | 
|   | 
| void  | show_all_audiobus () | 
|   | 
| void  | hide_all_audiobus () | 
|   | 
| void  | show_all_audiotracks () | 
|   | 
| void  | hide_all_audiotracks () | 
|   | 
| void  | show_all_miditracks () | 
|   | 
| void  | hide_all_miditracks () | 
|   | 
| void  | group_selected (gint row, gint col, GdkEvent *ev) | 
|   | 
| void  | group_unselected (gint row, gint col, GdkEvent *ev) | 
|   | 
| void  | group_display_active_clicked () | 
|   | 
| void  | new_route_group () | 
|   | 
| void  | remove_selected_route_group () | 
|   | 
| void  | activate_all_route_groups () | 
|   | 
| void  | disable_all_route_groups () | 
|   | 
| void  | add_route_group (ARDOUR::RouteGroup *) | 
|   | 
| void  | route_groups_changed () | 
|   | 
| void  | route_group_name_edit (const std::string &, const std::string &) | 
|   | 
| void  | route_group_row_change (const Gtk::TreeModel::Path &path, const Gtk::TreeModel::iterator &iter) | 
|   | 
| void  | route_group_row_deleted (Gtk::TreeModel::Path const &) | 
|   | 
| void  | track_column_click (gint) | 
|   | 
| void  | build_track_menu () | 
|   | 
| void  | stripable_property_changed (const PBD::PropertyChange &what_changed, std::weak_ptr< ARDOUR::Stripable > ws) | 
|   | 
| void  | route_group_property_changed (ARDOUR::RouteGroup *, const PBD::PropertyChange &) | 
|   | 
| bool  | group_display_button_press (GdkEventButton *) | 
|   | 
| void  | group_display_selection_changed () | 
|   | 
| bool  | strip_button_release_event (GdkEventButton *, MixerStrip *) | 
|   | 
| bool  | vca_button_release_event (GdkEventButton *, VCAMasterStrip *) | 
|   | 
| void  | presentation_info_changed (PBD::PropertyChange const &) | 
|   | 
| void  | sync_treeview_from_presentation_info (PBD::PropertyChange const &) | 
|   | 
| void  | sync_presentation_info_from_treeview () | 
|   | 
| void  | parameter_changed (std::string const &) | 
|   | 
| void  | set_route_group_activation (ARDOUR::RouteGroup *, bool) | 
|   | 
| void  | setup_track_display () | 
|   | 
| void  | new_track_or_bus () | 
|   | 
| void  | update_title () | 
|   | 
| MixerStrip *  | strip_by_x (int x) | 
|   | 
| void  | monitor_section_going_away () | 
|   | 
| void  | monitor_section_attached () | 
|   | 
| void  | monitor_section_detached () | 
|   | 
| void  | sync_surround_action () | 
|   | 
| void  | set_plugin_list_mode (PluginListMode plm) | 
|   | 
| void  | update_sidebar_pagers (guint) | 
|   | 
| void  | refiller (ARDOUR::PluginInfoList &result, const ARDOUR::PluginInfoList &plugs) | 
|   | 
| void  | refill_favorite_plugins () | 
|   | 
| void  | maybe_refill_favorite_plugins (PluginListMode) | 
|   | 
| void  | store_current_favorite_order () | 
|   | 
| void  | plugin_search_entry_changed () | 
|   | 
| void  | plugin_search_clear_button_clicked () | 
|   | 
| void  | favorite_plugins_deleted (const Gtk::TreeModel::Path &) | 
|   | 
| void  | sync_treeview_from_favorite_order () | 
|   | 
| void  | sync_treeview_favorite_ui_state (const Gtk::TreeModel::Path &, const Gtk::TreeModel::iterator &) | 
|   | 
| void  | save_favorite_ui_state (const Gtk::TreeModel::iterator &iter, const Gtk::TreeModel::Path &path) | 
|   | 
| void  | escape () | 
|   | 
| void  | spill_nothing () | 
|   | 
| void  | vca_assign (std::shared_ptr< ARDOUR::VCA >) | 
|   | 
| void  | vca_unassign (std::shared_ptr< ARDOUR::VCA >) | 
|   | 
| template<class T >  | 
| void  | control_action (std::shared_ptr< T >(ARDOUR::Stripable::*get_control)() const) | 
|   | 
| void  | solo_action () | 
|   | 
| void  | mute_action () | 
|   | 
| void  | rec_enable_action () | 
|   | 
| void  | step_gain_up_action () | 
|   | 
| void  | step_gain_down_action () | 
|   | 
| void  | unity_gain_action () | 
|   | 
| void  | copy_processors () | 
|   | 
| void  | cut_processors () | 
|   | 
| void  | paste_processors () | 
|   | 
| void  | select_all_processors () | 
|   | 
| void  | toggle_processors () | 
|   | 
| void  | ab_plugins () | 
|   | 
Definition at line 94 of file mixer_ui.h.