summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-03-10improve (though not 100% perfect) handling of region trim handles and mouse m...Paul Davis
2014-03-10tempo match midi auditioning - #5881Robin Gareus
2014-03-09default plugin scan timeout preferenceRobin Gareus
2014-03-09[VST] scan timeout display and per plugin timeout override.Robin Gareus
2014-03-09prepare configurable VST scan timeoutRobin Gareus
2014-03-07don't show frame trim handles when in internal editing modePaul Davis
2014-03-07third part of the logic fix for percussive note trimmingPaul Davis
2014-03-07second part of the logic fix for percussive note trimmingPaul Davis
2014-03-07fix up some logic that allowed hits (percussive note display) to be trimmed w...Paul Davis
2014-03-07remove irrelevant commentPaul Davis
2014-03-06fix missing Hit destructor, which left polygons all over the canvas after del...Paul Davis
2014-03-06fix apparent logic error for MidiRegionView when redisplaying note modelPaul Davis
2014-03-06trivial API change for MidiRegionView::update_hit()Paul Davis
2014-03-06comment editPaul Davis
2014-03-06use CANVAS_DEBUG_NAME instead of explicit #ifdef to set canvas item namePaul Davis
2014-03-06make Hit (percussive note display item) actually draw something and fix up it...Paul Davis
2014-03-06when in smart mode, context-click on a region item should behave as if in obj...Paul Davis
2014-03-06separate ArdourButton::set_colors() and ArdourButton::build_patterns()Paul Davis
2014-03-06add ::on_name_changed() to ArdourButton, to use recently added ::on_name_chan...Paul Davis
2014-03-06Add ArdourButton::set_fixed_colors() (equivalent to ::set_bg_colors() in Vale...Paul Davis
2014-03-05revert 29b1e706ddaeaec5a330cf6643816ec43024b545 and then redo separation of A...Paul Davis
2014-03-05do not show region trim handles unless in (effective) object mouse modePaul Davis
2014-03-05when an automation/region gain line is hidden, so are its pointsPaul Davis
2014-03-05alter name of AutomationLine::show() to much more sensibly named ::update_vis...Paul Davis
2014-03-05remove debugging outputPaul Davis
2014-03-04fix/adjust logic used to display automation linesPaul Davis
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-03-03some mingw related tweaks to the build-environment.Robin Gareus
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