summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-06fix message about SLV22.3Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3025 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06include lv2 source in srctar even if LV2=0Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3024 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06fix bad return value (no side effects - the return value was never checked) ↵Paul Davis
- noticed during test build git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3023 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06fix vamp-plugins build file for srctarPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3022 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06bump version to 2.3Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3021 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06make "Set Range Selection" in per-region context (sub)menu use all selected ↵Paul Davis
regions instead of just the first selected one (alternate behaviour could include using the clicked regionview, but that is to be generally avoided) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3020 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06proper fix for stereo region wave drawing bug; make trackheight operations ↵Paul Davis
apply to all selected tracks git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3019 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06change font sizes for a few items that got too big in the last round of font ↵Paul Davis
size changes git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3018 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06move mixer window arrangement back the way it wasPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3017 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06fix align_selection_relative() to use regions once only, and in the correct ↵Paul Davis
order git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3016 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06fix up forgotten Keyboard ideas of modifiersPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3015 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06get arrow keys to appear in the mac menu; add/change high level command to ↵Paul Davis
osx_build script; update ardour-sae.menus git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3014 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-05rationalize all region selection for editor operationsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3013 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-05use a separate drag rect for cd marker bar, show cd marker details on load ↵Nick Mainsbridge
in location ui. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3012 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-05show loop and punch locations properly in location ui, reorder some dialog ↵Nick Mainsbridge
buttons. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3011 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-05adjusting region fade in/out lengths makes the fade in/out active; new font ↵Paul Davis
sizes; new font generation code in gtk2_ardour/SConscript; move mixer strip/group pane over to the RHS to match the editor; clean up ardour-sae-de.bindings.in; fix glue-to-music-time menu item (was always active) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3010 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-04slight improvement/fix for osx_build packagingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3009 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-04fix typo that breaks non-GTKOSX compilationPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3008 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X ↵Paul Davis
(needs current GTK patch); fix up packaging up OSX native to include VAMP plugins and put control surfaces in (mostly) the right places ; new (improved) arrow key bindings git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3007 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-04more canvas-height related fixes; likely fix for loading VST plugins by name ↵Paul Davis
instead of unique ID git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3006 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-04Fix libsndfile warning (useless comparison).David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3005 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-03Add ambisonics files (.amb) extension to the safe file extensions check Sampo Savolainen
(#2062), thanks nettings. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3001 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-03Workaround for gui hang when adding gain points (#2048)Sampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2999 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-03Fix thinko in last commit for new regions.Nick Mainsbridge
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2998 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-03Fix reversed bounds check in Region::adjust_to_sync (), regions with a sync ↵Nick Mainsbridge
point snap to the sync point again. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2997 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-02fix loss of end of region when split-at-points is donePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2996 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-02put original waveform values backDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2995 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-02Sort things to reduce merge hell. No functional changes.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2994 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-02fix invisible cursor in selected track name entry boxDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2990 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-02Potential segfault fix (the "why" part I don't know).David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2989 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-02Move selected/unselected region/waveform colours to colour file for ↵David Robillard
configurability. Changed the region selection colour in the default theme to match the track selection colour (and the tool one, and the MIDI one in 3.0, and....). (Note: If someone hates these colours, the old "reverse video" like behaviour can still be done in the colour file or w/ the theme manager). git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2987 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-01fix up use of PATH when finding JACK (and startign it) so that new OS X ↵Paul Davis
users who have installed JACK in /usr/local but have not set PATH do not crash and burn; hide splash when most MessageDialog's appear git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2986 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-01reinstate functional clocksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2985 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-01add ferret icon; fix up JACK discovery on systems with inadequate PATH; ↵Paul Davis
change ferret layout a bit git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2984 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ↵Paul Davis
data used for new tab-to-transient; all ArdourDialogs push the splash screen out of the way; try to keep verbose canvas cursor within the editor canvas visible area; fix template use from NSD git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2983 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-01add header file fixup for libmidi++ as wellPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2982 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-30fix for OSX build issuesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2980 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-30fix build on systems without LV2 prereqsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2979 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-30remove use of HAVE_WEAK_COREAUDIO to exclude inclusion of standard CoreAudio ↵Paul Davis
header file git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2978 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-30Support for LV2 scale points (control port enumerations), ala LADSPA+LRDF.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2977 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-29add macro for MAC_OS_X_VERSION_MIN_REQUIRED to avoid issues on ppc builds; ↵Paul Davis
include VECLIB optimizations on leopard too, add lib dependencies/links for vamp + FFTW git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2976 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-29merge to 2967 in vamp vendor branchPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2975 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-29remove debugging stuffNick Mainsbridge
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2974 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-29make multi-duplicate dialog less ugly, ditto with tempo dialogs. fix broken ↵Nick Mainsbridge
adding of tempomap meters. fix indenting and remove some unused stuff in tempo_dialog.h. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2973 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-28various sundry OS X fixes, changesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2971 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-26first pass attempt at tab-to-transient (to be improved)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2970 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25more rhythm ferret/transient detection/split region stuff, maybe it works nowPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2969 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25rearrange vamp plugins to allow proper library dependencies to be expressedPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2968 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25lots of small fixes related to the rythmic rodentPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2967 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25new plugin files to be packed with ardourPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2966 d708f5d6-7413-0410-9779-e7cbd77b26cf