summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-03-16main.cc: conditional compile for startup dialog since it makes MIDI Clock tic...Hans Baier
2009-03-15ArdourStartup: fix new_folder_chooserHans Baier
2009-03-08Some preparations for allowing multiple channel configurations in export chan...Sakari Bergen
2009-03-07fix crash when renaming a track after deleting a plugin that had a visible GU...Paul Davis
2009-03-07Improvements to the plugin eq gui:Sampo Savolainen
2009-03-07Fix compiler warningsSakari Bergen
2009-03-06Make it possible to consolidate/bounce ranges without applying processingSampo Savolainen
2009-03-06combobox width fixes from mtaht, backported from 2.XPaul Davis
2009-03-06new crossfade editor icons from markus s.Paul Davis
2009-03-05fix up kludgy assumptions about mixer strip route ops menu orderingPaul Davis
2009-03-04new startup assistant/wizard; unfinished; can potentially interfere with your...Paul Davis
2009-03-04Less crufty building of the C components of gtk2_ardour.David Robillard
2009-03-02Fix build. Ahem.David Robillard
2009-03-02remove unneeded code in line_drag that was probably copy/pasted from control_...Paul Davis
2009-03-02allow dragging of automation lines (Ben Loftis, backported from 2.X)Paul Davis
2009-03-01Allow running from any directory.Carl Hetherington
2009-02-28Fix #2559; crash when doing end_grab on an already-deleted canvas item.Carl Hetherington
2009-02-27Remove some unused code.Carl Hetherington
2009-02-27Set thread done flag when freeze completes.Carl Hetherington
2009-02-27tweaks to get a VST-supporting 3.0 to build & startupPaul Davis
2009-02-27Fix up ardev etc. scripts so that they can be run from any directory.Carl Hetherington
2009-02-27vestige-based VST support, back-ported from 2.0-ongoingPaul Davis
2009-02-27Waf: install stuffDavid Robillard
2009-02-27Remove apparently unnecessary friend declarations.David Robillard
2009-02-27Split TimeFXDialog from Editor.David Robillard
2009-02-27Step towards having both rubberband and soundtouch compiled in at once.David Robillard
2009-02-27Tidy.David Robillard
2009-02-26fix ardbg scripts after cd .. was removedPaul Davis
2009-02-26remove silly cd .. in ard* scriptsPaul Davis
2009-02-262nd part of fix for botched shared-fixup of ard* scriptsPaul Davis
2009-02-26Less weird name.David Robillard
2009-02-26Fix running with ard*.sh scripts with waf build.David Robillard
2009-02-26unify ard* scripts for both scons & waf buildsPaul Davis
2009-02-26Use stdin/stdout for menu file generation so waf picks up on the dependency.David Robillard
2009-02-26Waf: build UI/RC files, menu files, keybinding files, and fix paths in wrappe...David Robillard
2009-02-26Version file building stuff.David Robillard
2009-02-26Build VAmp plugins.David Robillard
2009-02-26Waf building of rubberband.David Robillard
2009-02-26Fix a bunch of warnings.David Robillard
2009-02-26Remove useless checks.David Robillard
2009-02-25Add missing gtk2_ardour wscript.David Robillard
2009-02-25Wrapper scripts for waf built version.David Robillard
2009-02-25Waf building of gtk2_ardour.David Robillard
2009-02-25Quote includes for control_protocol.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-20Make source length a dynamic thing.David Robillard
2009-02-19Only create a Curve for an AutomationList if we need it.David Robillard
2009-02-19Fix crash when using pencil on empty track areas while zoomer is fully zoomed...David Robillard
2009-02-19Introduce new time for session-relative frame time, and make source interface...David Robillard
2009-02-19Interpret tempo time based on read position (not source timeline position whi...David Robillard