summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-05-12Remove errant bracket and maybe-errant comma.Carl Hetherington
2012-05-12properly teardown entire window for control protocol GUIPaul Davis
2012-05-11remove some debug noise from previous commitPaul Davis
2012-05-11switch to 5 new fade curves, taken from mixbus2 branch. make xfade context me...Paul Davis
2012-05-10don't trim regions in conjunction with xfade trimming unless auto-xfade and f...Paul Davis
2012-05-10rename images used for fades to indicate that they are fades, not xfades (new...Paul Davis
2012-05-10incorrect but visible context menu for xfadesPaul Davis
2012-05-10implement undo/redo for xfade trimminPaul Davis
2012-05-10a number of tweaks to make xfade GUI stuff better in several different ways, ...Paul Davis
2012-05-10fix height of xfade renderingPaul Davis
2012-05-10if an xfade involves only 2 regions, clamp its length to the overlap between ...Paul Davis
2012-05-10fix dragging of end xfadesPaul Davis
2012-05-10basic xfade draggingPaul Davis
2012-05-09skeleton for crossfade edge draggingPaul Davis
2012-05-09i18n-izationPaul Davis
2012-05-09correctly save & restore xfade statePaul Davis
2012-05-09Revert accidental commit.Carl Hetherington
2012-05-09Fix critical glib warning if a BaseUI is quit withoutCarl Hetherington
2012-05-09More text tweaks.Carl Hetherington
2012-05-08framework for handling events on the xfade rectsPaul Davis
2012-05-08fix up overly-persistent active state for control surfacesPaul Davis
2012-05-08define ARDOUR_{MIDIMAPS,MCP}_PATH for bundles and for ./ardev and its cousins...Paul Davis
2012-05-08Text tweaks.Carl Hetherington
2012-05-08Possibly fix crash when creating a new format profileCarl Hetherington
2012-05-08Minor tweak to snapshot renaming.Carl Hetherington
2012-05-08Break slightly long line.Carl Hetherington
2012-05-07return of the visible xfade rect - doesn't do anything yet, howeverPaul Davis
2012-05-07hide xfades while dragging region(s)Paul Davis
2012-05-07use PluginInfo::reconfigurable_io() in the plugin selector dialogPaul Davis
2012-05-07Fix region context menu fade items to reflect reality.Carl Hetherington
2012-05-07Minor text tweak.Carl Hetherington
2012-05-05moronPaul Davis
2012-05-05try setting FONTCONFIG_PATH to make fontconfig look in the right place for li...Paul Davis
2012-05-05slightly improved (wink) version of fontconfig bundled fixPaul Davis
2012-05-05fix up unexpected situation with fontconfig in our packagesPaul Davis
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
2012-05-02Update tooltips for AFL/PFL.Carl Hetherington
2012-05-01Fix the focussing of newly-created marker name entriesCarl Hetherington
2012-05-01Remove unused quantize type options.Carl Hetherington
2012-05-01mostly backup-oriented commit to preserve very initial pass at rendering fade...Paul Davis
2012-04-30Patch from colinf to fix selection of short regions (#4744).Carl Hetherington
2012-04-30Fix spectral analysis of regions.Carl Hetherington
2012-04-30Remove un-read variable.Carl Hetherington
2012-04-30Remove unused options related to crossfades.Carl Hetherington
2012-04-28Remove a couple of uses of the word Route in the UI.Carl Hetherington
2012-04-27Re-add erroneously-removed methods related to cut/copy ofCarl Hetherington
2012-04-27Crossfades: default xfades are now constant-power, -3dB rule, other options a...Paul Davis
2012-04-26MCP: ctrl-select toggle selections status, analogous to GUI opPaul Davis
2012-04-26MCP: lots of good stuff - recenable bug fixed, cursor keys for vertical scrol...Paul Davis
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis