summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-10Various adjustments to user bundle handling, with the general aim of allowing...Carl Hetherington
2009-11-09Fix update of the editor mixer when its route is removed; this stops routes (...Carl Hetherington
2009-11-0990% done with external sync design changes (GUI now has toggle switch for ext...Paul Davis
2009-11-09make PBD::stacktrace() actually workPaul Davis
2009-11-09Fix syntax error.David Robillard
2009-11-09Fix tabs in ardour-3.ttl. Oops.David Robillard
2009-11-09Add metadata file with DOAP and LV2 Host Info information.David Robillard
2009-11-08as per freedesktop/XDG specs, ardour3 config files etc now live ~/.config/ard...Paul Davis
2009-11-08add JAG to author listPaul Davis
2009-11-08plugin menu/manager patch from J. Abelardo GutierrezPaul Davis
2009-11-08fix 2 action group registrations, and reorder initializationPaul Davis
2009-11-08monster commit: transport mgmt changes from 2.X (omnibus edition); make slave...Paul Davis
2009-11-07Various tweaks to the bundle manager.Carl Hetherington
2009-11-05Fix strange flipping of fade active state when undoing things.Carl Hetherington
2009-11-05Fix uninitialised variable.Carl Hetherington
2009-11-01Fix wacky tabs. Apologies to anybody actually compiling right now. :)David Robillard
2009-11-01Use shared_ptr::unique() instead of shared_ptr::use_count() == 1.David Robillard
2009-11-01Doxygen readable comments, tidy, fix whitespace.David Robillard
2009-11-01add lots of comments to rcu.h (with concomittant full recompile)Paul Davis
2009-10-31allowup to 12 buttons in prefs editor, and allow for unmodified button ops therePaul Davis
2009-10-30make it compilePaul Davis
2009-10-30make 3.0 catch up with transport and other changes in 2.X (hand applied, not ...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-10-29Remove pointless and broken PluginInfo copy constructor.David Robillard
2009-10-28On second though, just remove that define entirely.David Robillard
2009-10-28Fix really weird brace mismatchey way of ifdeffing.David Robillard
2009-10-28Remove empty/unused session_feedback.ccDavid Robillard
2009-10-28Patch from oofus to fix mantis 1867.Carl Hetherington
2009-10-28another small commit and a reminder: rev 5961 or this one requires you to rem...Paul Davis
2009-10-28* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headersPaul Davis
2009-10-28Remove unused source reference count.David Robillard
2009-10-28Add bbt_add that does not take Metric parameter.David Robillard
2009-10-28Guaranteed to be the most robust test, ever (*).David Robillard
2009-10-27Make ARDOUR::init safer.David Robillard
2009-10-27Update BBT_Time add and subtract interfaces (stubs, just for unit test buildi...David Robillard
2009-10-27Fix spacey tab.David Robillard
2009-10-27Add test running script in source directory.David Robillard
2009-10-27Fix wacky indentation.David Robillard
2009-10-27Consistent test source file naming (not the Ardour convention though, maybe s...David Robillard
2009-10-27Aaaaaaaaaaaand actually add those files.David Robillard
2009-10-27Skeleton tests for BBT_Time.David Robillard
2009-10-27ardour/tests => ardour/test (consistency with evoral).David Robillard
2009-10-27Add OK/Cancel buttons to quantize dialog.David Robillard
2009-10-27add filePaul Davis
2009-10-27add filePaul Davis
2009-10-27new SnapBBT debug option, split out BBT_time and start work on BBT arithmetic...Paul Davis
2009-10-27Fix 2884 and also potential crash if there are no control outs.Carl Hetherington
2009-10-26provide accessors to Editor::snap_{type,mode} ; when nudging notes, use grid ...Paul Davis
2009-10-26Don't prevent user from choosing Linear interpolation for controllers if they...David Robillard