ardour
Namespaces | Functions | Variables
ardour.h File Reference
#include <map>
#include <string>
#include <vector>
#include <limits.h>
#include <signal.h>
#include "pbd/signals.h"
#include "pbd/error.h"
#include "pbd/failed_constructor.h"
#include "pbd/locale_guard.h"
#include "pbd/stateful.h"
#include "ardour/libardour_visibility.h"
#include "ardour/types.h"

Go to the source code of this file.

Namespaces

 MIDI
 
 ARDOUR
 

Functions

LIBARDOUR_API bool ARDOUR::init (bool with_vst, bool try_optimization, const char *localedir)
 
LIBARDOUR_API void ARDOUR::init_post_engine ()
 
LIBARDOUR_API void ARDOUR::cleanup ()
 
LIBARDOUR_API bool ARDOUR::no_auto_connect ()
 
LIBARDOUR_API void ARDOUR::make_property_quarks ()
 
LIBARDOUR_API void ARDOUR::find_bindings_files (std::map< std::string, std::string > &)
 
LIBARDOUR_API std::string ARDOUR::translation_enable_path ()
 
LIBARDOUR_API bool ARDOUR::translations_are_enabled ()
 
LIBARDOUR_API bool ARDOUR::set_translations_enabled (bool)
 
LIBARDOUR_API microseconds_t ARDOUR::get_microseconds ()
 
LIBARDOUR_API void ARDOUR::setup_fpu ()
 
LIBARDOUR_API std::vector
< SyncSource
ARDOUR::get_available_sync_options ()
 
LIBARDOUR_API void ARDOUR::check_for_old_configuration_files ()
 
LIBARDOUR_API int ARDOUR::handle_old_configuration_files (boost::function< bool(std::string const &, std::string const &, int)> ui_handler)
 

Variables

LIBARDOUR_API PBD::Signal1
< void, std::string > 
ARDOUR::BootMessage
 
LIBARDOUR_API PBD::Signal3
< void, std::string,
std::string, bool > 
ARDOUR::PluginScanMessage
 
LIBARDOUR_API PBD::Signal1
< void, int > 
ARDOUR::PluginScanTimeout
 
LIBARDOUR_API PBD::Signal0< void > ARDOUR::GUIIdle
 
LIBARDOUR_API PBD::Signal3
< bool, std::string,
std::string, int > 
ARDOUR::CopyConfigurationFiles
 
LIBARDOUR_API PBD::PropertyChange ARDOUR::bounds_change
 
LIBARDOUR_API const char *const ARDOUR::ardour_config_info