summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-25Give the _sends member of InternalReturn its own mutex,Carl Hetherington
2012-03-25Fix warning.Carl Hetherington
2012-03-25Typo in comment.Carl Hetherington
2012-03-25Update to latest LV2 atom extension.David Robillard
2012-03-25Reshow time selection when zooming in object-range modeCarl Hetherington
2012-03-23Patch from colinf to make stereo panners move right with the mouse (#4702).Carl Hetherington
2012-03-22Fix double separator on session range context menu.Carl Hetherington
2012-03-22Remove unused op parameter to temporal_zoom_by_frame. Add Zoom to Range opti...Carl Hetherington
2012-03-22Don't leave internal edit mode when clicking on an automation region view (#4...Carl Hetherington
2012-03-22clarify what the "precise" button does in the timefx dialogPaul Davis
2012-03-21Use combo box for plugin controls for ports marked asCarl Hetherington
2012-03-21Use a AutoSpin rather than a combo box for inputCarl Hetherington
2012-03-21Use sigc::slot for ClickBox printing function ratherCarl Hetherington
2012-03-21Rename combo_map variable to scale_points.Carl Hetherington
2012-03-21Add tooltips to plugin controls in the processor boxCarl Hetherington
2012-03-21Update motorised button when a motorised surface's bindings are loaded.Carl Hetherington
2012-03-21Make toggle MIDIControllables with program changes only respond to the approp...Carl Hetherington
2012-03-21Fix test build.Carl Hetherington
2012-03-20use the right include namePaul Davis
2012-03-20make MIDI Patch Manager search in $user_config_dir/patchfiles for midnam file...Paul Davis
2012-03-20tweak audio track importer to use the modified xml++ API for XPATH searchingPaul Davis
2012-03-20a lot of tweaking and fixing for the MIDNAM parsing code so that it correctly...Paul Davis
2012-03-20some deep changes to xml++ in which we retain a C-level xmlDocPtr as a member...Paul Davis
2012-03-20reorder editor route list columns to put visible and active first (from joern)Paul Davis
2012-03-20add 44 MIDNAM files for various h/w synths, originally from digicake.com/midn...Paul Davis
2012-03-19Use Silence instead of Flush to describe plugins-stop-with-transport.Carl Hetherington
2012-03-19Add GPL boilerplate; use x->foo for (*x).foo; tidy some indentation; use a ta...Carl Hetherington
2012-03-19Add set_motorised().Carl Hetherington
2012-03-19Add window title to control surface options.Carl Hetherington
2012-03-17Remove erroneous non-run of plugins when the transport is stoppedCarl Hetherington
2012-03-17thin up the width of the line separating tracks in the editor summary line (b...Paul Davis
2012-03-17group tabs background/base color taken from the theme base. in the dark theme...Paul Davis
2012-03-17fix command name in undo/redo history for nudge backwards (#3325)Paul Davis
2012-03-17save nudge clock value; don't reset the nudge clock mode when loading a sessi...Paul Davis
2012-03-17add nick lanham (bazz) to authors listPaul Davis
2012-03-17fix crash when setting an LV2 preset that refers to ports via incorrect names...Paul Davis
2012-03-17remove debugging outputPaul Davis
2012-03-16continue the saga of Rewrite The XML Node So That It Can Be Used To Set Anoth...Paul Davis
2012-03-16use MOD2 for command key on OS X, just like in 2.XPaul Davis
2012-03-16tweak ardour button radius down to 5 pixels from 9Paul Davis
2012-03-16tweak mute + solo button colors to avoid wedge shape issues (more)Paul Davis
2012-03-16tweak2Paul Davis
2012-03-16tweakPaul Davis
2012-03-16hack for OS X builds where explicit linkage against libintl can be required b...Paul Davis
2012-03-16put back revised version of Route::has_external_redirects() and use it to giv...Paul Davis
2012-03-16fix twice-used name "Editor" for action groupPaul Davis
2012-03-16hide splash window under certain error conditionsPaul Davis
2012-03-16remove now-unused Route::has_external_redirects()Paul Davis
2012-03-16forward port save/goto visual state changes from 2.X (now uses ctrl-Fn to sav...Paul Davis
2012-03-15add new filesPaul Davis