Ardour
9.0-pre0-582-g084a23a80d
|
Go to the source code of this file.
Namespaces | |
ARDOUR | |
Typedefs | |
typedef std::deque< std::pair< std::string, std::string > > | ARDOUR::RecentSessions |
Functions | |
int | ARDOUR::read_recent_sessions (RecentSessions &rs) |
int | ARDOUR::read_recent_templates (std::deque< std::string > &rt) |
int | ARDOUR::store_recent_sessions (std::string name, std::string path) |
int | ARDOUR::store_recent_templates (const std::string &session_template_full_name) |
int | ARDOUR::write_recent_sessions (RecentSessions &rs) |
int | ARDOUR::write_recent_templates (std::deque< std::string > &rt) |
int | ARDOUR::remove_recent_sessions (const std::string &path) |