Commit Graph

350 Commits

Author SHA1 Message Date
Paul Davis 91bd62c75a OSX build fixes
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2957 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-23 18:47:16 +00:00
Paul Davis df1da084ed permit OSX native package without JACK; prevent excessive track name lengths from messing up JACK port names; splash screen tweaks for OS X; new region gain control operations ; work on AU plugin GUIs (totally incomplete); don't needlessly create prompters in a barcontroller (create on demand)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2938 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-18 19:58:34 +00:00
Paul Davis e066fe6c9d make startup script for OS X X11 DMG work on leopard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2933 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-17 21:12:20 +00:00
Paul Davis 5c3ba06c8d enable packaging for OSX native without jack; use which_page() everywhere in NSD; fix bad use of set_filename() in NSD; do not offer non-duplex devices in ardour's own audio setup dialog
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2896 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-11 20:33:47 +00:00
Paul Davis 6bcec5f820 new LocateRollLocate event, used to implement play-at-edit-point-and-return; other fixes from the OS X world
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2792 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-12-18 20:54:46 +00:00
Paul Davis 7d351e7e48 per-kbd-layout keybindings selection; initial pass at link-region-and-track-selection
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2779 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-12-12 21:42:25 +00:00
Paul Davis ff519d31b4 new shuffle-splice mode; fix editormode selectors lacking text at startup; default smpte format in ardour.rc.in; turn off cd marker visibility by default in ardour.rc.in; replace another instance of "Audio Frames" with "Samples"
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2729 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-30 05:23:30 +00:00
Paul Davis 598e0dd010 minor fixes from OS X land
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2720 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-28 04:06:53 +00:00
Paul Davis 263520b70b MESCLUN: new SAE-specific bindings file; parametized binding files; fix 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-11-27 04:32:25 +00:00
Paul Davis 17ebbb9d3f changes related to OS X main menu & accelerators, plus osx_build script
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2514 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-05 00:33:23 +00:00
Paul Davis 1bded229cc improvements to build system for OSX native
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2511 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-04 02:13:42 +00:00
Paul Davis 5406a943fe determine dependencies automagically
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2509 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-03 21:21:51 +00:00
Paul Davis 1af1a8374b add fonts.conf
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2503 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-01 16:01:08 +00:00
Paul Davis 4fbc888a82 don't automatically include jackd in list of executables
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2501 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-01 14:45:20 +00:00
Paul Davis 47e8a7ac4a changes for OSX/SAE
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2475 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-09-20 18:04:47 +00:00
Paul Davis 49bf550cc7 more work on OSX packaging
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2341 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22 20:59:51 +00:00
Paul Davis 9781a708af more work required to get OSX standalone package to work
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2339 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22 19:19:45 +00:00
Paul Davis 7b5573f185 changes to support packaging of the GTK-Quartz version of Ardour for OS X
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2338 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22 04:30:29 +00:00
Jesse Chappell 69fe6ac3fd fixes to theme font issues, tweaks etc. still needs verification on the linux end.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2230 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-03 03:54:08 +00:00
Jesse Chappell deb231f6cc updated mac app_build script and exporter startup script for new UI rc semantics
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2229 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-03 00:35:09 +00:00
Paul Davis 6f352d9864 new proto-script to generate OS X UI RC files from the linux base version
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2210 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-01 14:37:23 +00:00
Paul Davis 621fd3c315 add explicit checks for X11 and JACK to OS X startup script
git-svn-id: svn://localhost/ardour2/branches/2.0.1@1795 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-08 15:27:42 +00:00
Paul Davis 653c6d61f9 merge changes from trunk
git-svn-id: svn://localhost/ardour2/branches/2.0.1@1790 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-07 04:41:08 +00:00
Jesse Chappell 41853ad9ea fixed potential infinite loop when searching for automation events.
git-svn-id: svn://localhost/ardour2/trunk@1760 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-28 13:31:44 +00:00
Paul Davis a76d015b8b make session exchange run again
git-svn-id: svn://localhost/ardour2/trunk@1744 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-25 13:44:21 +00:00
Paul Davis ac61c228eb remove debugging message
git-svn-id: svn://localhost/ardour2/trunk@1743 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-25 13:20:09 +00:00
Sampo Savolainen fbdd0ab815 Added the session resampler which now should work for 2.0 sessions and
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-15 20:47:21 +00:00
Jesse Chappell caca12c73f updated mac ui from ardour2_ui.rc
git-svn-id: svn://localhost/ardour2/trunk@1683 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-07 20:05:18 +00:00
Jesse Chappell f99e9dca15 merged changes from ardour2_ui.rc for ardour2-beta12
git-svn-id: svn://localhost/ardour2/trunk@1613 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-03-18 01:49:39 +00:00
Taybin Rutkin 482aa0a0f8 Updated Info.plist to declare:
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-30 05:12:01 +00:00
Taybin Rutkin 1c61d4007a Cocoa branch compiles again.
git-svn-id: svn://localhost/ardour2/trunk@1384 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 03:36:51 +00:00
Taybin Rutkin 5903a869b5 Added project build file.
git-svn-id: svn://localhost/ardour2/trunk@1383 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 01:54:14 +00:00
Taybin Rutkin b82ef9b519 more importing.
git-svn-id: svn://localhost/ardour2/trunk@1382 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 01:49:04 +00:00
Taybin Rutkin f7a668b763 initial import of Spotlight Importer
git-svn-id: svn://localhost/ardour2/trunk@1381 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-25 01:45:43 +00:00
Jesse Chappell 5f9abf8681 updated mac ardour2 ui rc
git-svn-id: svn://localhost/ardour2/trunk@1365 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-19 15:27:07 +00:00
Jesse Chappell 1afd412480 updated app build
git-svn-id: svn://localhost/ardour2/trunk@1364 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-19 12:56:59 +00:00
Jesse Chappell e891a223fa updated app build
git-svn-id: svn://localhost/ardour2/trunk@1363 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-19 12:54:16 +00:00
Taybin Rutkin 22d4a0a8c3 Added Session Exchange to tools.
git-svn-id: svn://localhost/ardour2/trunk@1351 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-01-18 01:08:40 +00:00
Paul Davis 76c25a4a44 add sampo's synthesize_sources perl script to tools; add 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
2007-01-17 13:13:58 +00:00
Jesse Chappell a3a1e4b413 updated disabled panner colors so they are visible.
git-svn-id: svn://localhost/ardour2/trunk@1256 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-31 02:10:20 +00:00
Jesse Chappell 4fa71e154f tweaked panner appearance and consistency, panner line now distinct color 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-30 06:37:00 +00:00
Jesse Chappell 5c0764e90d updated osx icon. use ARDOUR_MODULE_PATH in osx exporter script. fixed 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-27 05:29:58 +00:00
Jesse Chappell 7d95ab884a updated app_build.rb script to completely package a universal binary in two 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-27 03:59:19 +00:00
Taybin Rutkin f5416958e6 Merged changes from 1177.
git-svn-id: svn://localhost/ardour2/trunk@1178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01 02:36:20 +00:00
Taybin Rutkin 3b42be5d40 Merged changes from ardour2_ui.rc from revision 1107.
git-svn-id: svn://localhost/ardour2/trunk@1119 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-13 00:35:11 +00:00
Taybin Rutkin 50a4504e48 Updated config.guess file
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-07-19 03:49:52 +00:00
Jesse Chappell 2fa75950c7 added ladspa path stuff to osx exporter script
git-svn-id: svn://localhost/ardour2/trunk@651 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-29 03:53:23 +00:00
Taybin Rutkin 17916d84bc Start of app_build script.
git-svn-id: svn://localhost/ardour2/trunk@646 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-27 15:39:33 +00:00
Taybin Rutkin 71862247ad Components of Ardour.app package.
git-svn-id: svn://localhost/ardour2/trunk@644 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-27 00:45:25 +00:00
Taybin Rutkin d09f6b3016 Initial revision
git-svn-id: svn://localhost/trunk/ardour2@4 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-05-13 20:47:18 +00:00