summaryrefslogtreecommitdiff
path: root/gtk2_ardour/bundle_env_linux.cc
AgeCommit message (Collapse)Author
2015-10-05remove unused fstream includesRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
Paul Davis was responsible for introducing almost all of this.
2015-04-17fix novice-level mistake that causes localedir to point to random, reusable ↵Paul Davis
(typically stack) memory
2015-03-23rework check for old configuration filesRobin Gareus
check early on (before announcement-check, bundle- env and ARDOUR_UI ctor have a chance to create the new config dir)
2015-03-23use built-in pango & gdk-pixbus modules (Linux)Robin Gareus
2014-06-25Rename PBD::find_file_in_search_path to just PBD::find_fileTim Mayberry
saves a bit of typing and not necessary if you look at how it is used.
2014-03-02move fixup_bundle_environment() code into per-platform filesPaul Davis