summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2007-11-28minor fixes from OS X landPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2720 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-27MESCLUN: new SAE-specific bindings file; parametized binding files; fix ↵Paul Davis
handling of master source info loading from XML; change rubberband stretch progress reporting; better handling of top level menubar accelerators on Quartz; fixup handling of user-specified bindings file; no more audition on double-click in region list (does rename instead); various OS X specific fixups; partial fix for memory leakage in import code (fixed by timbyr in trunk but not back-portable to 2.X) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2716 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-05changes related to OS X main menu & accelerators, plus osx_build scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2514 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-04improvements to build system for OSX nativePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2511 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-03determine dependencies automagicallyPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2509 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-01add fonts.confPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2503 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-01don't automatically include jackd in list of executablesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2501 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-09-20changes for OSX/SAEPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2475 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22more work on OSX packagingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2341 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22more work required to get OSX standalone package to workPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2339 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2338 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-03fixes to theme font issues, tweaks etc. still needs verification on the ↵Jesse Chappell
linux end. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2230 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-03updated mac app_build script and exporter startup script for new UI rc semanticsJesse Chappell
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2229 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-01new proto-script to generate OS X UI RC files from the linux base versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2210 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-08add explicit checks for X11 and JACK to OS X startup scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0.1@1795 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-07merge changes from trunkPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0.1@1790 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-28fixed potential infinite loop when searching for automation events.Jesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@1760 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-25make session exchange run againPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1744 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-25remove debugging messagePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1743 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-15Added the session resampler which now should work for 2.0 sessions and Sampo Savolainen
almost work for 0.99 originated session (automation is not handled yet). Stopped the creation on the automation/ directory in new sessions as it's not used anymore git-svn-id: svn://localhost/ardour2/trunk@1725 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-07updated mac ui from ardour2_ui.rcJesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@1683 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-18merged changes from ardour2_ui.rc for ardour2-beta12Jesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@1613 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-30Updated Info.plist to declare:Taybin Rutkin
ardour session UTI (org.ardour.Ardour.session) and ostype (ArAs). git-svn-id: svn://localhost/ardour2/trunk@1398 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25Cocoa branch compiles again.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1384 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25Added project build file.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1383 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25more importing.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1382 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25initial import of Spotlight ImporterTaybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1381 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-19updated mac ardour2 ui rcJesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@1365 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-19updated app buildJesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@1364 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-19updated app buildJesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@1363 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18Added Session Exchange to tools.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1351 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-17add sampo's synthesize_sources perl script to tools; add ↵Paul Davis
scroll-playhead-{forward,backward} with ctrl-<arrow> default bindings (for mr beasley) git-svn-id: svn://localhost/ardour2/trunk@1336 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-31updated disabled panner colors so they are visible.Jesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@1256 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-30tweaked panner appearance and consistency, panner line now distinct color ↵Jesse Chappell
from triangles. shift-click now reverts panner to center, left or right depending on number of channels. minor updates to osx app build script. fixed region editor re-show problem. git-svn-id: svn://localhost/ardour2/trunk@1253 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-27updated osx icon. use ARDOUR_MODULE_PATH in osx exporter script. fixed ↵Jesse Chappell
control protocol search to look for .dylib as well as .so. git-svn-id: svn://localhost/ardour2/trunk@1249 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-27updated app_build.rb script to completely package a universal binary in two ↵Jesse Chappell
steps. added various files needed in the app bundle, some of which will need updating as the gtk version used increases. git-svn-id: svn://localhost/ardour2/trunk@1248 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01Merged changes from 1177.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13Merged changes from ardour2_ui.rc from revision 1107.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1119 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-07-19Updated config.guess fileTaybin Rutkin
Added mac specific ardour2_mac_ui.rc file Fixed some memory leaks in add_instant_xml() usage. Added EXTRA_WARN scons option for pedants. Reformatted xml++.cc into something that wouldn't drive me insane. git-svn-id: svn://localhost/ardour2/trunk@686 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-29added ladspa path stuff to osx exporter scriptJesse Chappell
git-svn-id: svn://localhost/ardour2/trunk@651 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-27Start of app_build script.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@646 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-27Components of Ardour.app package.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@644 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-05-13Initial revisionTaybin Rutkin
git-svn-id: svn://localhost/trunk/ardour2@4 d708f5d6-7413-0410-9779-e7cbd77b26cf