Ardour
9.0-pre0-582-g084a23a80d
|
#include <recorder_ui.h>
Classes | |
class | InputPort |
struct | InputPortPtrSort |
class | RecRuler |
Public Member Functions | |
RecorderUI () | |
~RecorderUI () | |
void | set_session (ARDOUR::Session *) |
void | cleanup () |
XMLNode & | get_state () const |
int | set_state (const XMLNode &, int) |
Gtk::Window * | use_own_window (bool and_fill_it) |
void | spill_port (std::string const &) |
void | add_track (std::string const &) |
void | focus_on_clock () |
std::list< TrackRecordAxis * > | visible_recorders () const |
Public Member Functions inherited from ArdourWidgets::Tabbable | |
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) |
virtual void | show_window () |
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 () |
Public Member Functions inherited from Gtkmm2ext::WindowProxy | |
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 | |
Public Member Functions inherited from PBD::Stateful | |
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 |
Public Member Functions inherited from PBD::Destructible | |
virtual | ~Destructible () |
virtual void | drop_references () |
Public Member Functions inherited from ARDOUR::SessionHandlePtr | |
SessionHandlePtr (ARDOUR::Session *s) | |
SessionHandlePtr () | |
virtual | ~SessionHandlePtr () |
virtual ARDOUR::Session * | session () const |
Public Member Functions inherited from PBD::ScopedConnectionList | |
ScopedConnectionList () | |
ScopedConnectionList (const ScopedConnectionList &)=delete | |
ScopedConnectionList & | operator= (const ScopedConnectionList &)=delete |
virtual | ~ScopedConnectionList () |
void | add_connection (const UnscopedConnection &c) |
void | drop_connections () |
Private Types | |
typedef std::map< std::string, std::shared_ptr< InputPort > > | InputPortMap |
typedef std::set< std::shared_ptr< InputPort >, InputPortPtrSort > | InputPortSet |
typedef std::set< std::shared_ptr< ARDOUR::IOPlug > > | IOPlugSet |
Static Private Member Functions | |
static int | calc_columns (int child_width, int parent_width) |
Definition at line 59 of file recorder_ui.h.
|
private |
Definition at line 257 of file recorder_ui.h.
|
private |
Definition at line 258 of file recorder_ui.h.
|
private |
Definition at line 259 of file recorder_ui.h.
RecorderUI::RecorderUI | ( | ) |
RecorderUI::~RecorderUI | ( | ) |
|
private |
|
private |
void RecorderUI::add_track | ( | std::string const & | ) |
|
private |
|
private |
|
staticprivate |
void RecorderUI::cleanup | ( | ) |
void RecorderUI::focus_on_clock | ( | ) |
|
virtual |
Reimplemented from Gtkmm2ext::WindowProxy.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
privatevirtual |
Reimplemented from ARDOUR::SessionHandlePtr.
|
private |
|
virtual |
Reimplemented from ARDOUR::SessionHandlePtr.
|
virtual |
Reimplemented from Gtkmm2ext::WindowProxy.
void RecorderUI::spill_port | ( | std::string const & | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
virtual |
Reimplemented from ArdourWidgets::Tabbable.
std::list<TrackRecordAxis*> RecorderUI::visible_recorders | ( | ) | const |
|
private |
Definition at line 157 of file recorder_ui.h.
|
private |
Definition at line 153 of file recorder_ui.h.
|
private |
Definition at line 151 of file recorder_ui.h.
|
private |
Definition at line 152 of file recorder_ui.h.
|
private |
Definition at line 148 of file recorder_ui.h.
|
private |
Definition at line 145 of file recorder_ui.h.
|
private |
Definition at line 147 of file recorder_ui.h.
|
private |
Definition at line 146 of file recorder_ui.h.
|
private |
Definition at line 132 of file recorder_ui.h.
|
private |
Definition at line 154 of file recorder_ui.h.
|
private |
Definition at line 274 of file recorder_ui.h.
|
private |
Definition at line 272 of file recorder_ui.h.
|
private |
Definition at line 276 of file recorder_ui.h.
|
private |
Definition at line 267 of file recorder_ui.h.
|
private |
Definition at line 270 of file recorder_ui.h.
|
private |
Definition at line 139 of file recorder_ui.h.
|
private |
Definition at line 163 of file recorder_ui.h.
|
private |
Definition at line 162 of file recorder_ui.h.
|
private |
Definition at line 138 of file recorder_ui.h.
|
private |
Definition at line 140 of file recorder_ui.h.
|
private |
Definition at line 275 of file recorder_ui.h.
|
private |
Definition at line 150 of file recorder_ui.h.
|
private |
Definition at line 149 of file recorder_ui.h.
|
private |
Definition at line 133 of file recorder_ui.h.
|
private |
Definition at line 137 of file recorder_ui.h.
|
private |
Definition at line 135 of file recorder_ui.h.
|
private |
Definition at line 265 of file recorder_ui.h.
|
private |
Definition at line 136 of file recorder_ui.h.
|
private |
Definition at line 134 of file recorder_ui.h.
|
private |
Definition at line 268 of file recorder_ui.h.
|
private |
Definition at line 144 of file recorder_ui.h.
|
private |
Definition at line 156 of file recorder_ui.h.
|
private |
Definition at line 261 of file recorder_ui.h.
|
private |
Definition at line 263 of file recorder_ui.h.
|
private |
Definition at line 264 of file recorder_ui.h.
|
private |
Definition at line 273 of file recorder_ui.h.
|
private |
Definition at line 141 of file recorder_ui.h.
|
private |
Definition at line 262 of file recorder_ui.h.
|
private |
Definition at line 166 of file recorder_ui.h.
|
private |
Definition at line 131 of file recorder_ui.h.
|
private |
Definition at line 158 of file recorder_ui.h.
|
private |
Definition at line 160 of file recorder_ui.h.
|
private |
Definition at line 159 of file recorder_ui.h.
|
private |
Definition at line 143 of file recorder_ui.h.
|
private |
Definition at line 164 of file recorder_ui.h.
|
private |
Definition at line 269 of file recorder_ui.h.
|
private |
Definition at line 155 of file recorder_ui.h.
|
private |
Definition at line 130 of file recorder_ui.h.