Don't abort if mis-matched processors are found; a vaguely satisfactory workaround...
[ardour.git] / gtk2_ardour /
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
2012-03-12 Paul Davisdebug tracking mouse presence in track canvas
2012-03-12 Paul Davisfix cut-n-pastie relating to tracking mouse presence...
2012-03-12 Carl Hetheringtonpaste_pos_beats should be source-relative, not region...
2012-03-12 Carl HetheringtonFix comments.
2012-03-10 Carl HetheringtonPatch from colinf to put a tooltip in the recent session
2012-03-10 Carl HetheringtonPatch from colinf to allow the number of recent sessions to
2012-03-10 Carl HetheringtonRemove RemoveLastCapture action which duplicates remove...
2012-03-09 Carl HetheringtonFreesound tweaks from colinf (#4761).
2012-03-09 Paul Davisfix some logic problems with the startup/new session...
2012-03-09 Carl HetheringtonExpand just entry fields when the dialog is expanded
2012-03-09 Carl HetheringtonUse shared_ptr for a region view's gain line.
2012-03-09 Carl HetheringtonRemove unused RegionGainDrag; fix logic in adding new
2012-03-09 Paul Davisforward-port some fixes from a2
2012-03-09 Paul Davisrevert debug output
2012-03-09 Paul Davisa little debugging info for joern
2012-03-07 Carl HetheringtonRemove unused color_from_style / gc_from_style.
2012-03-07 Carl HetheringtonRemove a few unused methods from ProcessorBox.
2012-03-07 Paul Davisremove unused mid-mask stuff from ArdourButton
2012-03-07 Paul Davisfix up a substantial mess with the operation of toggle...
2012-03-07 Paul Davisremove operator= from GUIObjectState since its no longe...
2012-03-06 Ben Loftisshow loop markers when looping is initiated
2012-03-06 Paul Davisallow shortcut/accel for set-mouse-mode-draw to work
2012-03-05 Carl HetheringtonMake route group dialog resizable; make ArdourPrompter...
2012-03-05 Carl HetheringtonShow the number of channels in brackets when there...
2012-03-05 Carl HetheringtonRemove unused dialog.
2012-03-05 Carl HetheringtonRemove some unused code.
next