ardour/libs
Tim Mayberry a8640ec0af removed the following environment variables:
ARDOUR_GLADE_PATH
	ARDOUR_RC
	ARDOUR_UI
	ARDOUR_UI_RC
	ARDOUR_BINDINGS
	ARDOUR_COLORS

They have been replaced with just one environment
variable called ARDOUR_PATH which can contain a number
of colon separated paths that are used to find various
configuration and data files. Files located in
ARDOUR_PATH have priority over files in ~/.ardour/ and
in the system path.

Moved two member functions of the Configuration class
into globals.cc as they should of been static and I'm
trying to keep the non-portable code together when it
makes sense.


git-svn-id: svn://localhost/trunk/ardour2@380 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-12 16:19:03 +00:00
..
ardour removed the following environment variables: 2006-03-12 16:19:03 +00:00
cassowary Added virtual destructors. Thank you gcc4. 2005-06-09 17:58:26 +00:00
flowcanvas Fixed veclib support on OSX. 2005-11-29 18:02:29 +00:00
glibmm2 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-04 11:26:25 +00:00
gtkmm2 prep for ardour2 preliminary tarball release 2006-01-11 04:36:44 +00:00
gtkmm2ext 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-04 11:26:25 +00:00
libglademm prep for ardour2 preliminary tarball release 2006-01-11 04:36:44 +00:00
libgnomecanvasmm prep for ardour2 preliminary tarball release 2006-01-11 04:36:44 +00:00
midi++2 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-04 11:26:25 +00:00
pbd3 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-04 11:26:25 +00:00
sigc++2 route list + edit group list now pretty much functional, plus preparations for ardour2.0-alpha1 2006-01-10 04:25:47 +00:00
soundtouch 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-04 11:26:25 +00:00
.cvsignore sfdb append optimization. 2005-10-10 16:56:15 +00:00