summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-01-25the repopulate script was for vendor branch onlyPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2965 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25merged ardour vamp-sdk with vendor branchPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2964 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25install libvamphostsdk for scons installPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2962 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25include required source in libardour file listPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2961 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25new filePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2960 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25meet rhythm ferret: cute, furry and always on time (ardour build now ↵Paul Davis
requires fftw3 & fftw3f, no exceptions, ever) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2959 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-24add missing fill color to ghost regionsDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2958 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-23OSX build fixesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2957 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-23missing StaticMutex initializer (probably causing 100% CPU use on OS X Leopard)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2956 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-22remove new (unadded, under-development soruce filePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2955 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-22centralized "is this OS X" definition in build scriptsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2954 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-20Fix the >=2 channel track recording waveform drawing problem, and ↵Doug McLain
(temporarily) bypass node checks for FFADO in the engine dialog to get rid of the FFADO related startup errors git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2953 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-20make bar-setting generic; add set-tempo-from-edit-range ; change bindings to ↵Paul Davis
9 for region, 0 for edit range; add binding for cycle-edit-point-with-marker (missing from non-SAE version) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2952 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-19Fix recording WaveForm drawing (stereo still needs some work) and xfade ↵Doug McLain
editor waveform drawing git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2951 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-19fixes and bindings for region gain control; set-tempo-from-region ↵Paul Davis
implementation : please test and look for tempo/meter related bugs git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2950 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-19add a Restore Defaults button to the theme manager, and another set of ↵Doug McLain
waveform changes git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2949 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-19Print message when LV2 support is not enabled.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2948 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-18remove splash debug outputPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2942 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-18debug splash2Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2941 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-18Fix for ardevst and waveform color tweakDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2940 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-18debug splashPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2939 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-18permit OSX native package without JACK; prevent excessive track name lengths ↵Paul Davis
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-18Fix compilation against SLV2 for weird install paths.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2937 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-18Fix LV2 crash when no author information is present.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2936 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-18audun's waveview outline patch; some diskstream fixes; real splash screen; ↵Paul Davis
more reorganization of new session dialog use; about is not marked as a splashscreen anymore (help out KDE users) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2935 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-17Fix track name entry widthDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2934 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-17make startup script for OS X X11 DMG work on leopardPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2933 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-17Revert previous non-fix.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2932 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-17Build against SLV2 CFLAGS from pkg-config.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2931 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-17don't crash if history refers to a location that no longer existsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2929 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-16ctrl-click on nudge buttons only moves playheadPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2926 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-16Added more obvious error message when SLV2 is too old.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2925 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-16Add LV2_PATH to bundle path.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2924 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-15Fix building without SLV2.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2923 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-15LV2 support.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2922 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-15fix engine_dialog.cc changes to compile on OS X2.2Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2918 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-15fix SNAFU with jack driver selection, caused by enabling FFADO driver ↵Paul Davis
(exposing a lurking bug); reduce per-scroll-event step when h-scrolling with mousewheel git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2917 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-15fix copy-drag SNAFU; fix shuffling playhead when zoom gets so low that ↵Paul Davis
rounding errors cause an iterative convergence on the "true" position if zoom-focus = playhead git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2914 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-14Make ardour not crash if a region state cannot be loaded (for example Sampo Savolainen
due to a missing source descriptor in the XML). git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2913 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-14none of this was needed, so its not so dirty after all :)Doug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2912 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-13Quick and dirty fix for ffado jack options in engine dialogDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2910 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-13fix crash at startup if .rc files are empty and/or if ARDOUR::init() fails ↵Paul Davis
for any reason; also avoid calling XML parser with empty files git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2907 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-12cleanup debug output; more completion of canvas line+rect height fixesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2903 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-12more NSD madness curing; fix up canvas range rects and marker line height mgmtPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2902 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-11fix absolute path madness in NSDPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2901 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-11pass it back to linuxPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2900 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-11commit so i can do this on OS X with a reasonable link timePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2899 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-11fix handling ./ and ../ in NSDPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2898 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-11fixes for region menus; fixes for new session dialog/Gnome VFS assertionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2897 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-11enable packaging for OSX native without jack; use which_page() everywhere in ↵Paul Davis
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