|
Ardour
9.0-pre0-1950-g391fe97693
|
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) |