summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-12-01more accurate comment for FST SConscript2.0beta9Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1180 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01better design for discovering VST packagesPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1179 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-30try that one on for size (VST build fu)Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1177 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30not completely tested new structure for VST/FST buildPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1176 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30Make playlist "New copy" foolproof: bump names until a unique one is Sampo Savolainen
found. Also made the "New" button sensitive by default as the default new name for the playlist will be legal. git-svn-id: svn://localhost/ardour2/trunk@1175 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30build tweaks to include tranzport code in tarballPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1174 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, ↵Paul Davis
rec-sensitive color in big clock, update all transport clocks when changing playhead, bounds check for automation bug git-svn-id: svn://localhost/ardour2/trunk@1173 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30always check_dependents() after a relayer() (useful for LaterHigher model), ↵Nick Mainsbridge
don't create end crossfades for external overlaps unless they are at the top layer git-svn-id: svn://localhost/ardour2/trunk@1172 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-30frame for fader belt; better focus behaviour for gain display text entry ↵Paul Davis
(generalized) git-svn-id: svn://localhost/ardour2/trunk@1171 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-29Better error message for missing vst filesDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1170 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-29Handle both possible zip files that may be provided for the vst sdk sourceDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1169 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28fixes for some stupid thinko-crash bugs with automationPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1168 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28don't load history till all objects have reset state (post engine running)Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1167 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28save plugin automation statePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1166 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28A bit better integration of vst sdk filesDoug McLain
git-svn-id: svn://localhost/ardour2/trunk@1165 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28crossfade views are only as long as the crossfades themselves, show verbose ↵Nick Mainsbridge
time cursor when copy-grabbing regions (instead of upon motion), translucent regions while dragging/trimming git-svn-id: svn://localhost/ardour2/trunk@1164 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28freeze the correct fade inPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1163 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28debugging new thaw behaviour for AutomationEventPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-28major fixes to automation editingPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1161 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-27many small changes, see ardour-dev for morePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-25Allow generic_midi control surface to compile by adding the local sndfile Tim Mayberry
headers to the include path. git-svn-id: svn://localhost/ardour2/trunk@1159 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-24a scons thinko. hardware monitoring now works :)Nick Mainsbridge
git-svn-id: svn://localhost/ardour2/trunk@1158 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-24fix up scons check for hardware monitoring, minor error message typoNick Mainsbridge
git-svn-id: svn://localhost/ardour2/trunk@1157 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-22add ctrl-left to reset to -inf on gain faderPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1156 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-22patch from brian to get consistent menu behaviourPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1155 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21Fader image update for more tactile "track" feel.David Robillard
git-svn-id: svn://localhost/ardour2/trunk@1154 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21fix off by one error on unity gain linePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1153 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21fix expose error for new fadersPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1152 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21"treadmill" design for new faders, for realPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1151 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21"treadmill" design for new fadersPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1150 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21new fader design from thorwil, mostlyPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1149 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-21Check for COREAUDIO by default. If found, define HAVE_WEAK_COREAUDIO.Taybin Rutkin
git-svn-id: svn://localhost/ardour2/trunk@1147 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-20deeper fixes for 80/100 subframes choicePaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1146 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-20fix for a crashing bug when loading a 0.99 session, with some debug outputPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1145 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-20show timecode info in selected audio clocksPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1144 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-20configurable subframes-per-frame, defaults to 80Paul Davis
git-svn-id: svn://localhost/ardour2/trunk@1143 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-18Brian Ahr's patch to fix #1320Sampo Savolainen
Fix auto-play behaviour after stopping a (seamless) loop. git-svn-id: svn://localhost/ardour2/trunk@1141 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-17Brian Ahr's patch to make notebook size in maximized mode persist at Sampo Savolainen
runtime. git-svn-id: svn://localhost/ardour2/trunk@1140 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-17add reset envelope gain; small patch from brian for tearoff draggingPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1139 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-17fixes for MIDI port setup; options editor now sets trace options correctly ↵Paul Davis
(still not saved); MTC now sent immediately after asking for it, not after first stop; add svn_revision.h to avoid compile errors git-svn-id: svn://localhost/ardour2/trunk@1138 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-17better work-around for svn_revision.hPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1137 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-16more attempts to make svn_revision.h work for allPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1136 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-16small changes to the mixer strip from thorwilPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1135 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from ↵Paul Davis
brian; undo/redo items in edit menu now show operation to be undone/redone; canvas allocations now handled by an idle handler; region views respond to changes in fade/in/out curves ; undo/redo possible for some fade in/out operations; automation tracks extend to max_frames git-svn-id: svn://localhost/ardour2/trunk@1134 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-16start of new crossthread-safe designPaul Davis
git-svn-id: svn://localhost/ardour2/trunk@1133 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-15fix hover-expand mode for a couple of treeviews; make solo/rec/mute MIDI ↵Paul Davis
bindable again; merge our own clearlooks engine git-svn-id: svn://localhost/ardour2/trunk@1132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-15Ben's changes to the logscale. Low end is now better represented, thanks!Sampo Savolainen
git-svn-id: svn://localhost/ardour2/trunk@1131 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-14desensitize remove button for start location; fix inadvertent use of _() ↵Paul Davis
when looking up widget data - fixes IOSelector not working for non-en_* users git-svn-id: svn://localhost/ardour2/trunk@1130 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-11-14Fixed reversed bar/beat coloursDavid Robillard
git-svn-id: svn://localhost/ardour2/trunk@1129 d708f5d6-7413-0410-9779-e7cbd77b26cf