summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-19non-crashing (but also non-functional) integration of VBAP with panner "archi...Paul Davis
2010-11-18steps toward a working VBAP pannerPaul Davis
2010-11-18add license info to vbap codePaul Davis
2010-11-18initial check in of VBAP implementation (not coupled to any existing ardour o...Paul Davis
2010-11-17Add std::string specialization for ConfigVariableWithMutation which handles s...Carl Hetherington
2010-11-17Remove debug output.Carl Hetherington
2010-11-16fix linux side of semaphore abstractionPaul Davis
2010-11-16handle OS X's lack of unnamed semaphores, phase 1Paul Davis
2010-11-16Move mouse cursor stuff out of Editor into its own class.Carl Hetherington
2010-11-16Small cleanups.Carl Hetherington
2010-11-16No-op: whitespace only.Carl Hetherington
2010-11-15Modify region trim cursor if a region can only be trimmed in one direction.Carl Hetherington
2010-11-15nominally add MIDI input support for AudioUnit pluginsPaul Davis
2010-11-15fix missing symbol errors on OS XPaul Davis
2010-11-15fix missing symbol errors on OS XPaul Davis
2010-11-15Present trim cursors over region view name bar.Carl Hetherington
2010-11-15Fix crash on coming out of record that I introduced a few commits ago.Carl Hetherington
2010-11-14Fix crashes after removing markers.Carl Hetherington
2010-11-14Put clock in the centre of the menu bar in full-screen mode.Carl Hetherington
2010-11-14Fix some cursor hot spots.Carl Hetherington
2010-11-14Use a couple more cursors in the summary.Carl Hetherington
2010-11-14Fix up summary mouse cursors.Carl Hetherington
2010-11-14Fix up fade in/out cursors.Carl Hetherington
2010-11-14Don't try to do sub-pixel text placement as cairo doesn't support it. Fixes ...Carl Hetherington
2010-11-14Fix updates of LV2 plugin parameters. Fixes #3341.Carl Hetherington
2010-11-14Fix region name highlight drawing slightly (#2948)Carl Hetherington
2010-11-14Fix initial display of automatic regions.Carl Hetherington
2010-11-14Fix non-update of region list when not showing automatic regions. Fixes #3098.Carl Hetherington
2010-11-14Use the edit position to decide what items to put in the region context menus...Carl Hetherington
2010-11-14Fix crash on opening region menu.Carl Hetherington
2010-11-14Create a new layer if required on record to a track in stacked mode. Fixes #...Carl Hetherington
2010-11-14const fix.Carl Hetherington
2010-11-14Add a clock to the menu bar in full-screen mode. Fixes #1273.Carl Hetherington
2010-11-14Fix crash on removing marker.Carl Hetherington
2010-11-13Fix crash on closedown.Carl Hetherington
2010-11-13Add backgrounds to marker labels.Carl Hetherington
2010-11-13Remove erroneous check.Carl Hetherington
2010-11-13fix minor build glitch imported from OS XPaul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-11-13fix non-inlined SndfileHandle constructor in libaudiographer, which triggers ...Paul Davis
2010-11-12Fix build.Carl Hetherington
2010-11-12Prevent marker labels overlapping. Fixes #3535.Carl Hetherington
2010-11-12Convert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multi...Carl Hetherington
2010-11-12Remove unused variables.Carl Hetherington
2010-11-12Fix update of range marker names. Fixes #3533.Carl Hetherington
2010-11-11Visual tweaks to marker lines.Carl Hetherington
2010-11-11Fix consistency of checkbutton text size in Location window.Carl Hetherington
2010-11-11Further fixes for #3529. Show marker lines the same colour as their marker; ...Carl Hetherington
2010-11-11Slight improvement to autoscroll behaviour when expanding tracks.Carl Hetherington
2010-11-10fix botched fixPaul Davis