Fix comment.
[ardour.git] / gtk2_ardour /
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.
2012-03-05 Carl HetheringtonMove some stuff so that a call to set_page_complete...
2012-03-05 Carl HetheringtonRemove some unused code.
2012-03-05 Carl HetheringtonIf there is one invert button for many channels, always...
2012-03-04 Carl HetheringtonMake lv2ui_instantiate and lv2ui_free a little more...
2012-03-02 Paul Davisfixes for 64 bit OS X build (c/o david robillard);...
2012-03-02 Paul Davisnext maybe fix thing for wine/windows vst support build
2012-03-02 Paul Davismaybe fix wine/windows vst support build
2012-03-02 Paul Davismore fixes for wine/windows-vst build
2012-03-01 Paul Davisadd back "." as an include dir for windows vst/wine...
2012-02-29 Paul Davisfix a few dangling uses of Ardour as program name,...
2012-02-29 Paul Davismake stop button be in the same size as other transport...
2012-02-29 Paul Davismore attempted fixes for winVST/wine build + install...
2012-02-29 Paul Davisrun subst on, and install, the ardourVST startup script...
2012-02-28 Paul Davisupdated german translation for GUI, from Edgar Aichinger
2012-02-27 Carl HetheringtonDisplay amp automation in dB using a logarithmic fader.
2012-02-26 Carl HetheringtonFix crash on opening the export dialogue when there...
2012-02-25 David RobillardSshh.
2012-02-25 David RobillardFix real-time violation, only send UI updates if explic...
2012-02-25 David RobillardUse FastScreenUpdate for UI message updating, and only...
2012-02-25 David RobillardTidy.
2012-02-25 David RobillardFull round-trip message communication between LV2 UIs...
2012-02-23 Paul Davisattemtped fix for winVST build
2012-02-15 Paul Davisremove reference to removed envelope-visible action
2012-02-15 Paul Davismake region gain line visibility global, not per-region
2012-02-15 Paul Davisfurther cleanups to startup/new session dialog
2012-02-14 Paul Davissupport a grid of beats/64 and beats/128
next