ardour
Namespaces | Functions
template_utils.cc File Reference
#include <algorithm>
#include <cstring>
#include <glibmm.h>
#include "pbd/basename.h"
#include "pbd/file_utils.h"
#include "pbd/stl_delete.h"
#include "pbd/xml++.h"
#include "ardour/template_utils.h"
#include "ardour/directory_names.h"
#include "ardour/filesystem_paths.h"
#include "ardour/filename_extensions.h"
#include "ardour/search_paths.h"
#include "ardour/io.h"

Go to the source code of this file.

Namespaces

 ARDOUR
 

Functions

LIBARDOUR_API std::string ARDOUR::user_template_directory ()
 
LIBARDOUR_API std::string ARDOUR::user_route_template_directory ()
 
static bool ARDOUR::template_filter (const string &str, void *)
 
static bool ARDOUR::route_template_filter (const string &str, void *)
 
string ARDOUR::session_template_dir_to_file (string const &dir)
 
void ARDOUR::find_session_templates (vector< TemplateInfo > &template_names)
 
void ARDOUR::find_route_templates (vector< TemplateInfo > &template_names)