summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardev
AgeCommit message (Collapse)Author
2014-12-03Use ardev_common.sh to setup environment for running libardour testsTim Mayberry
2013-03-12remove debug output from ardevPaul Davis
2013-03-03updated .po files, including new cs versions for libs/ardour and libs/gtkmm2extPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14126 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-26do not reference /usr/local/lib in LD_LIBRARY_PATHPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14102 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-10-11disable Ubuntu global menu for ardevHans Baier
git-svn-id: svn://localhost/ardour2/branches/3.0@13246 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-09Revert accidental commit.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@12220 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-09Fix critical glib warning if a BaseUI is quit withoutCarl Hetherington
being started. git-svn-id: svn://localhost/ardour2/branches/3.0@12219 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@10162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-22waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* ↵Paul Davis
scripts renamed to reflect this (-scons variants are now so-named) git-svn-id: svn://localhost/ardour2/branches/3.0@5413 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-27Fix up ardev etc. scripts so that they can be run from any directory.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@4704 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-26remove silly cd .. in ard* scriptsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@4692 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@2539 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-29small change to region creation for make-mono-regions; add untested ↵Paul Davis
short_path(); fix double-redraws when canvas zoom/position changes git-svn-id: svn://localhost/ardour2/trunk@1396 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1297 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-07fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on ↵Paul Davis
clock state saving git-svn-id: svn://localhost/ardour2/trunk@1281 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-05use dynamic bitsets for send + port insert naming; fix up ardev, arval etc ↵Paul Davis
more generically git-svn-id: svn://localhost/ardour2/trunk@1274 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-04copy older versions of the session file, fix up ardev to work again using ↵Paul Davis
%VERSION% git-svn-id: svn://localhost/ardour2/trunk@1268 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-09-30Script portability fixes.David Robillard
git-svn-id: svn://localhost/ardour2/trunk@936 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
Sources now know about Session. rearrange session directory heirarchy. remove tape_dir stuff. NSD allows absolute/relative paths to be typed straight into the text entry. Session history reloaded after all 3rd party registrations done. Editor restores its ID; other objects still need this. use g_mkdir_with_parents() instead of mkdir() one example of using g_file_test() instead of access. git-svn-id: svn://localhost/ardour2/trunk@908 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-13Fixed ./ar{dev,dbg}Hans Fugal
git-svn-id: svn://localhost/ardour2/trunk@817 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-12 r322@gandalf: fugalh | 2006-08-12 15:49:05 -0600Hans Fugal
A few ardev and ardbg enhancements. git-svn-id: svn://localhost/ardour2/branches/undo@800 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-042006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
* Remove debug output preventing compilation on x86_64. * Build shared libraries for all libs/* when DEVBUILD=1 to fix linking for x86_64/non-x86. * Simplify/consolidate the dev scripts a bit. * Export ARDOUR_COLORS variable in dev scripts. * Remove G_DISABLE_DEPRECATED from glibmm CXXFLAGS to allow compilation with newer versions of glib. * Build soundtouch with SYSLIBS=1, hopefully we can link to system soundtouch soon. git-svn-id: svn://localhost/trunk/ardour2@344 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-24a few small thingsTim Mayberry
git-svn-id: svn://localhost/trunk/ardour2@295 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-04Reverted --display=localhost:0.0Taybin Rutkin
git-svn-id: svn://localhost/trunk/ardour2@240 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-04Updates for set_type_hint() and the sfdb_ui.Taybin Rutkin
git-svn-id: svn://localhost/trunk/ardour2@239 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-11-26set environment variable ARDOUR_GLADE_PATH to ./gladeKarsten Wiese
git-svn-id: svn://localhost/trunk/ardour2@123 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin
git-svn-id: svn://localhost/trunk/ardour2@24 d708f5d6-7413-0410-9779-e7cbd77b26cf