revert previous commit (it should work, but did not); minor tweaks elsewhere
[ardour.git] / gtk2_ardour /
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.
2012-04-11 Carl HetheringtonFix a few unchecked XML child / property lookups
2012-04-11 Carl HetheringtonPatch from colinf to restore recent session path tooltip
2012-04-11 Carl HetheringtonPatch from epitech_user to fix statement with no effect
2012-04-11 Carl HetheringtonSlightly expanded version of patch from epitech_user to
2012-04-11 David RobillardImplement ui:portIndex and ui:touch features.
2012-04-11 David RobillardUpdate LV2 UI header.
2012-04-10 Paul Davisrevert previous redundant commit
2012-04-10 Paul Daviscall ProcessThread::init() to correctly setup per-threa...
2012-04-09 Paul DavisMCP: F1-7 jump to a given view; F8 closes any currently...
2012-04-09 Paul DavisMCP: different meter debug trace; initial support for...
2012-04-09 Paul Davisallow ControlProtocols to call for undo/redo in GUI...
2012-04-09 Paul DavisMCP: possible support for metering
2012-04-07 Paul Davistweak drawing of button joiner
2012-04-07 Carl HetheringtonClean up possibly-null pointer dereference (#4812).
2012-04-07 Carl HetheringtonAdd missing break and remove duplicate (maybe mismerge)
2012-04-07 Carl HetheringtonAdd missing break; (#4820).
2012-04-07 Carl HetheringtonFix another out-of-scope variable access (#4811).
2012-04-07 Carl HetheringtonFix out-of-scope access to variable (#4810).
2012-04-07 Carl HetheringtonRemove use of invalidated iterator (#4826).
2012-04-06 Paul Davisfix some packing issues in the monitor section when...
2012-04-06 Paul Davisrevert all recent changes to startup dialog, except...
2012-04-05 Ben Loftisvarious tweaks to Freesound UI and code. keep a single...
2012-04-05 Paul DavisDraw all automation points, rather than trying to use...
2012-04-05 Paul Davisprovide control over automation thinning in preferences
2012-04-05 Carl HetheringtonFix possible deref of 0 pointer (#4815).
2012-04-01 Carl HetheringtonRemove unused ustring version of url_decode(). Rework
2012-03-27 Carl HetheringtonPatch from Nick to fix crash on closing a LV2 plugin
2012-03-25 Carl HetheringtonFix warning.
2012-03-25 David RobillardUpdate to latest LV2 atom extension.
2012-03-25 Carl HetheringtonReshow time selection when zooming in object-range...
2012-03-23 Carl HetheringtonPatch from colinf to make stereo panners move right...
2012-03-22 Carl HetheringtonFix double separator on session range context menu.
2012-03-22 Carl HetheringtonRemove unused op parameter to temporal_zoom_by_frame...
2012-03-22 Carl HetheringtonDon't leave internal edit mode when clicking on an...
2012-03-22 Paul Davisclarify what the "precise" button does in the timefx...
2012-03-21 Carl HetheringtonUse combo box for plugin controls for ports marked as
2012-03-21 Carl HetheringtonUse a AutoSpin rather than a combo box for input
2012-03-21 Carl HetheringtonUse sigc::slot for ClickBox printing function rather
2012-03-21 Carl HetheringtonRename combo_map variable to scale_points.
2012-03-21 Carl HetheringtonAdd tooltips to plugin controls in the processor box
2012-03-20 Paul Davisreorder editor route list columns to put visible and...
2012-03-19 Carl HetheringtonUse Silence instead of Flush to describe plugins-stop...
2012-03-19 Carl HetheringtonAdd window title to control surface options.
2012-03-17 Carl HetheringtonRemove erroneous non-run of plugins when the transport...
2012-03-17 Paul Davisthin up the width of the line separating tracks in...
2012-03-17 Paul Davisgroup tabs background/base color taken from the theme...
2012-03-17 Paul Davisfix command name in undo/redo history for nudge backwar...
2012-03-17 Paul Davissave nudge clock value; don't reset the nudge clock...
2012-03-17 Paul Davisadd nick lanham (bazz) to authors list
2012-03-16 Paul Davistweak ardour button radius down to 5 pixels from 9
2012-03-16 Paul Davistweak mute + solo button colors to avoid wedge shape...
2012-03-16 Paul Davisput back revised version of Route::has_external_redirec...
2012-03-16 Paul Davisfix twice-used name "Editor" for action group
2012-03-16 Paul Davishide splash window under certain error conditions
2012-03-16 Paul Davisforward port save/goto visual state changes from 2...
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-03-15 Paul Davispatch from colinf that fixes bad behaviour on first...
2012-03-15 Paul Davispatch from colinf to handle default session dir a littl...
2012-03-15 Paul Davisuse improved copying send/return/port insert fix in GUI
2012-03-14 Carl HetheringtonFinish off fix for crash on region context menu (#4766).
2012-03-14 Paul Davislook for RegionMenuMIDI action in the right action...
2012-03-14 Carl HetheringtonRemove a little unused code.
2012-03-13 Paul Davisuse new design for processor drag-n-drop
2012-03-13 Paul Davisuse g_fopen()
2012-03-13 Carl HetheringtonMake the close button in the config info dialog work.
2012-03-13 Paul Davismove text in rulers up by a few pixels for MUCH better...
2012-03-12 Ben Loftisremove menu items from the keybindings dialog
next