Ardour  9.0-pre0-582-g084a23a80d
session_utils.h File Reference
#include <string>
#include "ardour/libardour_visibility.h"
Include dependency graph for session_utils.h:

Go to the source code of this file.

Namespaces

 ARDOUR
 

Functions

int ARDOUR::find_session (std::string str, std::string &path, std::string &snapshot, bool &isnew)
 
int ARDOUR::inflate_session (const std::string &zipfile, const std::string &target_dir, std::string &path, std::string &snapshot)
 
std::string ARDOUR::inflate_error (int)