make solo lock/safe button only respond to mouse button1 (#4691)
[ardour.git] / gtk2_ardour /
2012-05-21 Paul Davismake solo lock/safe button only respond to mouse button...
2012-05-21 Paul Daviswhen resetting the import dialog based on selceted...
2012-05-20 Carl HetheringtonRename can_add_channel slightly and add mysteriously...
2012-05-20 Carl HetheringtonDisplay hardware IO individually in the port matrices...
2012-05-20 Paul Davispackaging tweaks for OS X
2012-05-20 Paul Davismore tweaks to bundles, search paths and packaging
2012-05-20 Paul Davistweaks to dir path names for bundles
2012-05-19 Carl HetheringtonTweak new path setup.
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-17 Carl HetheringtonDeselect other control points on normal selection.
2012-05-17 Carl HetheringtonMore tweaks to naming some actions (#4879).
2012-05-17 Carl HetheringtonAdd a new import file filter for audio and MIDI and...
2012-05-16 Carl HetheringtonUse Later / Earlier in descriptions of nudging and...
2012-05-16 Paul Davisfix bork-age of the fade in/out context menu introduced...
2012-05-16 Paul Davisno need for an explicit disconnect
2012-05-15 Paul Davisfix for crash caused by re-using the same image in...
2012-05-12 Carl HetheringtonRemove errant bracket and maybe-errant comma.
2012-05-12 Paul Davisproperly teardown entire window for control protocol GUI
2012-05-11 Paul Davisremove some debug noise from previous commit
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-10 Paul Davisdon't trim regions in conjunction with xfade trimming...
2012-05-10 Paul Davisrename images used for fades to indicate that they...
2012-05-10 Paul Davisincorrect but visible context menu for xfades
2012-05-10 Paul Davisimplement undo/redo for xfade trimmin
2012-05-10 Paul Davisa number of tweaks to make xfade GUI stuff better in...
2012-05-10 Paul Davisfix height of xfade rendering
2012-05-10 Paul Davisif an xfade involves only 2 regions, clamp its length...
2012-05-10 Paul Davisfix dragging of end xfades
2012-05-10 Paul Davisbasic xfade dragging
2012-05-09 Paul Davisskeleton for crossfade edge dragging
2012-05-09 Paul Davisi18n-ization
2012-05-09 Paul Daviscorrectly save & restore xfade state
2012-05-09 Carl HetheringtonRevert accidental commit.
2012-05-09 Carl HetheringtonFix critical glib warning if a BaseUI is quit without
2012-05-09 Carl HetheringtonMore text tweaks.
2012-05-08 Paul Davisframework for handling events on the xfade rects
2012-05-08 Paul Davisfix up overly-persistent active state for control surfaces
2012-05-08 Paul Davisdefine ARDOUR_{MIDIMAPS,MCP}_PATH for bundles and for...
2012-05-08 Carl HetheringtonText tweaks.
2012-05-08 Carl HetheringtonPossibly fix crash when creating a new format profile
2012-05-08 Carl HetheringtonMinor tweak to snapshot renaming.
2012-05-08 Carl HetheringtonBreak slightly long line.
2012-05-07 Paul Davisreturn of the visible xfade rect - doesn't do anything...
2012-05-07 Paul Davishide xfades while dragging region(s)
2012-05-07 Paul Davisuse PluginInfo::reconfigurable_io() in the plugin selec...
2012-05-07 Carl HetheringtonFix region context menu fade items to reflect reality.
2012-05-07 Carl HetheringtonMinor text tweak.
2012-05-05 Paul Davismoron
2012-05-05 Paul Davistry setting FONTCONFIG_PATH to make fontconfig look...
2012-05-05 Paul Davisslightly improved (wink) version of fontconfig bundled fix
2012-05-05 Paul Davisfix up unexpected situation with fontconfig in our...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-05-02 Carl HetheringtonUpdate tooltips for AFL/PFL.
2012-05-01 Carl HetheringtonFix the focussing of newly-created marker name entries
2012-05-01 Carl HetheringtonRemove unused quantize type options.
2012-05-01 Paul Davismostly backup-oriented commit to preserve very initial...
2012-04-30 Carl HetheringtonPatch from colinf to fix selection of short regions...
2012-04-30 Carl HetheringtonFix spectral analysis of regions.
2012-04-30 Carl HetheringtonRemove un-read variable.
2012-04-30 Carl HetheringtonRemove unused options related to crossfades.
2012-04-28 Carl HetheringtonRemove a couple of uses of the word Route in the UI.
2012-04-27 Carl HetheringtonRe-add erroneously-removed methods related to cut/copy of
2012-04-27 Paul DavisCrossfades: default xfades are now constant-power,...
2012-04-26 Paul DavisMCP: ctrl-select toggle selections status, analogous...
2012-04-26 Paul DavisMCP: lots of good stuff - recenable bug fixed, cursor...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-24 David RobillardFix crashes when closing LV2 plugin UIs.
2012-04-24 Paul Daviseventloop and abstractui debugging, lots more commentin...
2012-04-23 David RobillardFix crash when closing LV2 UIs.
2012-04-23 Carl HetheringtonRemove long-commented-out code; formatting tweaks;...
2012-04-23 Carl HetheringtonFix a couple of missing PROGRAM_NAMEs, and remove some...
2012-04-23 Carl HetheringtonFix some confusion wrt did_push as a member and a local...
2012-04-23 Carl HetheringtonMinor simplification.
2012-04-22 Carl HetheringtonFix uninitialised variables.
2012-04-22 Carl HetheringtonFix toggle selection for control points.
2012-04-22 Carl HetheringtonRemove no-longer-needed file.
2012-04-22 Carl HetheringtonUse a list of ControlPoints to hold the automation...
2012-04-21 Carl HetheringtonRemove some unused code.
2012-04-20 Carl HetheringtonRemove seemingly not-that-useful menu item, since edit...
2012-04-20 Carl HetheringtonFix some warnings.
2012-04-20 David RobillardOops. Turns out activate handles both keyboard and...
2012-04-20 David RobillardSupport adding plugins via keyboard (Enter).
2012-04-20 David RobillardAdd "Description" pane to generic plugin UI for LV2...
2012-04-20 David RobillardSet tooltips on generic UI controls for LV2 plugin...
2012-04-20 David RobillardRemove support for old and/or experimental LV2 stuff.
2012-04-19 Paul Davispotential fix for AU GUIs resizing (not yet tested)
2012-04-19 Paul Davisfix freeze operation crashes by obtaining process buffe...
2012-04-18 Ben Loftisadd User metadata. user metadata is edited from the...
2012-04-18 Paul Davisadd Ctrl-Shift-P as shortcut for preferences dialog
2012-04-17 Paul DavisMCP: various work on the button binding GUI
2012-04-17 Paul Davisforce small screen profile if ARDOUR_NARROW_SCREEN...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-15 Carl HetheringtonA few tweaks to make Ardour build in GCC -std=c++0x...
2012-04-14 Carl HetheringtonFix a few framecnt / framepos type confusions.
2012-04-13 Paul DavisMCP: catch noteOff to see note-on+velocity=zero message...
2012-04-13 Paul DavisMCP: timeout display of value when altering with fader...
2012-04-12 Paul Davispropagate GUI track selection to control protocols...
2012-04-12 Paul Davisinitial MCP device info file, and fix ./ardev and frien...
2012-04-12 Paul Davismove string_is_affirmative() into libpbd
2012-04-12 David RobillardA bit of crash proofiness for insane plugin UIs.
next