summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-03-27Patch from Nick to fix crash on closing a LV2 pluginCarl Hetherington
2012-03-25Fix warning.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-20reorder editor route list columns to put visible and active first (from joern)Paul Davis
2012-03-19Use Silence instead of Flush to describe plugins-stop-with-transport.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-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-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-16forward port save/goto visual state changes from 2.X (now uses ctrl-Fn to sav...Paul Davis
2012-03-15radically rethink export/bounce/freeze code design. probably not 100% done by...Paul Davis
2012-03-15patch from colinf that fixes bad behaviour on first run by forcing new-sessio...Paul Davis
2012-03-15patch from colinf to handle default session dir a little betterPaul Davis
2012-03-15use improved copying send/return/port insert fix in GUIPaul Davis
2012-03-14Finish off fix for crash on region context menu (#4766).Carl Hetherington
2012-03-14look for RegionMenuMIDI action in the right action groupPaul Davis
2012-03-14Remove a little unused code.Carl Hetherington
2012-03-13use new design for processor drag-n-dropPaul Davis
2012-03-13use g_fopen()Paul Davis
2012-03-13Make the close button in the config info dialog work.Carl Hetherington
2012-03-13move text in rulers up by a few pixels for MUCH better appearancePaul Davis
2012-03-12remove menu items from the keybindings dialogBen Loftis
2012-03-12debug tracking mouse presence in track canvasPaul Davis
2012-03-12fix cut-n-pastie relating to tracking mouse presence in track canvasPaul Davis
2012-03-12paste_pos_beats should be source-relative, not region position relative; fixe...Carl Hetherington
2012-03-12Fix comments.Carl Hetherington
2012-03-10Patch from colinf to put a tooltip in the recent sessionCarl Hetherington
2012-03-10Patch from colinf to allow the number of recent sessions toCarl Hetherington
2012-03-10Remove RemoveLastCapture action which duplicates remove-last-capture.Carl Hetherington
2012-03-09Freesound tweaks from colinf (#4761).Carl Hetherington
2012-03-09fix some logic problems with the startup/new session dialog that were introdu...Paul Davis