summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-03-02install small-splash imagePaul Davis
2014-03-02move fixup_bundle_environment() code into per-platform filesPaul Davis
2014-03-01re-work VST paths configuration.Robin Gareus
2014-02-28fix semantics of button press -> leave button -> button release, to match typ...Paul Davis
2014-02-28change latency calibration button from "record enable button" to "generic but...Paul Davis
2014-02-28add generic button style for ArdourButtonsPaul Davis
2014-02-28fix problem with splash window on OS X: requesting a redraw of a hidden windo...Paul Davis
2014-02-28remove splash message/window at shutdown - it is just irritating and unnecess...Paul Davis
2014-02-28make custom lxvst path work..Robin Gareus
2014-02-28display policy of plugin-scan progress popup-windowRobin Gareus
2014-02-28move Paths Dialog to libgtkmm2extRobin Gareus
2014-02-27add back color definitions that were removed in cd68ae78f9Paul Davis
2014-02-26fix transparent waveform outlinePaul Davis
2014-02-26use Canvas::Curve for drawing xfadesPaul Davis
2014-02-26tweak a few colors, add options and missing colorsPaul Davis
2014-02-26don't waste time and effort deleting GUI components in ~ARDOUR_UI - the OS ta...Paul Davis
2014-02-26user-configurable VST search paths (basic UI)Robin Gareus
2014-02-26severe rationalization (still incomplete) of behaviour of cut + copy.Paul Davis
2014-02-26fix display of time selection rect(s) when switching mouse modesPaul Davis
2014-02-26convert canvas_event_frame() and window_event_frame() to canvas_event_sample(...Paul Davis
2014-02-26fix lack of range selection when moving verticallyPaul Davis
2014-02-25amending dc38ec88342219005ee9bde850ff62ac168ba284 so that an empty rubber ban...Paul Davis
2014-02-25range selection drag ensures that selected tracks include all tracks within t...Paul Davis
2014-02-25ensure that track selection operations call ::set_selected() for tracks, allo...Paul Davis
2014-02-25add ::covered_by_y_range() to TimeAxisViewPaul Davis
2014-02-25a rubber-band drag or other selection op that actually selects nothing should...Paul Davis
2014-02-25fix height of time axis item view trim frame handlesPaul Davis
2014-02-25option to en/dis-able VST plugin discovery on startupRobin Gareus
2014-02-25indent/alignPaul Davis
2014-02-25reorder (in source only) positioning of ruler/marker canvas groupsPaul Davis
2014-02-25fiddle with single pixel adjustments to time axis view item heights; fix regi...Paul Davis
2014-02-25reverse default behaviour for adding control points to automation with mouse ...Paul Davis
2014-02-25the forgotten second (amend to prev commit)Robin Gareus
2014-02-25fix prev_snap_choice() key="3" bindingRobin Gareus
2014-02-25click (no drag) on automation line now adds a new control point on the line (...Paul Davis
2014-02-25Revert "add a hack to deal with device discovery race, in which the devices w...Paul Davis
2014-02-25ctrl-click when adding automation points no longer adds guard pointsPaul Davis
2014-02-25implement plugin-scan cancel-button sensitivityRobin Gareus
2014-02-25hook-up GUI idle handlerRobin Gareus
2014-02-25update plugin scan dialog gtk hackRobin Gareus
2014-02-24refresh plugin list on signalRobin Gareus
2014-02-24fix inadvertent breakage in ardev and friends caused by extension to LD_LIBRA...Paul Davis
2014-02-24changes to ardev and friend to find audio engine backendsPaul Davis
2014-02-24plugin scan progress-display & preferencesRobin Gareus
2014-02-24prepare GUI notifications for plugin scanRobin Gareus
2014-02-23consolidate lxVST & winVST file-info code into libardourRobin Gareus
2014-02-22remove inadvertently committed wine-unstable linkdirRobin Gareus
2014-02-22update wscript for windowsVST + mingwRobin Gareus
2014-02-22remove arvst (there's already vst/ardevst)Robin Gareus
2014-02-22fix minimum VST GUI window size (gtk padding)Robin Gareus