summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-18add "custom" meter option which is the only option where the meter processor ...Paul Davis
2009-11-18Trim cruft.David Robillard
2009-11-18Make BufferSet::is_silent work so that session silent_buffers are correctly s...Carl Hetherington
2009-11-18two more debug trace optionsPaul Davis
2009-11-18Primary-modifier click on a node in the port matrix toggles association for e...Carl Hetherington
2009-11-18lock processor list and reconfigure processors after moving meter or control ...Paul Davis
2009-11-18Fix dragging grid lines when you move the mouse outside of the grid during th...Carl Hetherington
2009-11-18use a simpler (and likely correct) round-to-nearest-bar implementationPaul Davis
2009-11-18Port port group type labels in-line with the tabs.Carl Hetherington
2009-11-18Rework port matrix to use Gtk notebook tabs to select visible groups.Carl Hetherington
2009-11-18bring back full mute control (pre/post/control/main) via mute button context ...Paul Davis
2009-11-18start to make mouse modes better when in note edit mode by allowing mouse ops...Paul Davis
2009-11-17enable ignore-sends-for-solo-propagation changePaul Davis
2009-11-17disabled changes to make solo propagation ignore sendsPaul Davis
2009-11-17avoid .h pollution in last commitPaul Davis
2009-11-17allow use of Return, KP_Enter and more in key binding editor; better display ...Paul Davis
2009-11-17Fix error in last commit.Carl Hetherington
2009-11-17Non-ideal but functional fix for problems when adding processors which increa...Carl Hetherington
2009-11-17Tiny optimisation.Carl Hetherington
2009-11-17Panner2d::reset takes the number of inputs (== number of pans), not the numbe...Carl Hetherington
2009-11-17The matrix used to highlight connections on click-hold on a row or column lab...Carl Hetherington
2009-11-16tentative fix for crash on rollPaul Davis
2009-11-16Allow ardour to manipulate connections between two JACK ports that don't belo...Carl Hetherington
2009-11-16debug output+Paul Davis
2009-11-16debug outputPaul Davis
2009-11-16lincoln's patch to show mute/solo in editor RHS track/bus listPaul Davis
2009-11-16Neaten up option editor layouts a bit.Carl Hetherington
2009-11-16Upgrade to waf 1.5.10.David Robillard
2009-11-16Build plugin menu only when plugins change, and build the first version of it...Carl Hetherington
2009-11-15Fix some memory leaks in the plugin menu.Carl Hetherington
2009-11-15Add script to run Ardour with callgrind.Carl Hetherington
2009-11-15Tidy up a bit in the case where the port matrix has nothing to display.Carl Hetherington
2009-11-14Small cleanups to port matrix context menu.Carl Hetherington
2009-11-14Allow multiple bundles with the same ports in the bundle editor, otherwise so...Carl Hetherington
2009-11-14Set SVN executable property.Carl Hetherington
2009-11-14Fix some uninitialised variables in the port matrix code.Carl Hetherington
2009-11-14Keep port matrix group labels on screen where possible.Carl Hetherington
2009-11-13fix stupid MIDI::Manager design to properly handle multiple MIDI ports with t...Paul Davis
2009-11-12tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;re...Paul Davis
2009-11-12markers are not allowed to have empty names, especially since it causes a cra...Paul Davis
2009-11-12comments for BBT math methods; remove chunks from GUI; split location UI in...Paul Davis
2009-11-12Fix uninitialised variable in BBT maths.Carl Hetherington
2009-11-12Compact the port matrix slightly, and fix a couple of minor layout bugs.Carl Hetherington
2009-11-12Stop temporal zoom buttons being clipped (slightly). Add tooltip for MIDI pa...Carl Hetherington
2009-11-12Allow route name edit from the right-hand-side editor list.Carl Hetherington
2009-11-10Fix uninitialised variable and remove bind of shared_ptr to a slot.Carl Hetherington
2009-11-10lots of tweaks relating to GUI sync managementPaul Davis
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