summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-07-08Fix gain inc/dec with multiple-selection spanning groupsRobin Gareus
2017-07-07Drop region references when hiding the TimeFX dialog.Robin Gareus
2017-07-07Fix VCA Automation Lane selectionRobin Gareus
2017-07-07Czech translation update by pfri #7190Robin Gareus
2017-07-06Remove cruft, steps cannot be 0.Robin Gareus
2017-07-05Make an info string translatableRobin Gareus
2017-07-04Fix a plugin-insert position off-by-one and remove cruft.Robin Gareus
2017-07-04Always add plugins in the order given by the Manager UI.Robin Gareus
2017-07-04Retain plugins order for copy/cut/paste + DnD #7416Robin Gareus
2017-07-03Make VCA mute+solo buttons bindableRobin Gareus
2017-07-03Another approach for stuck splash-screens:Robin Gareus
2017-07-03Don't just silently exit if initialization fails.Robin Gareus
2017-07-03Fix another crash at exit.Robin Gareus
2017-07-03Re-introduce toggle-editor-and-mixer (for ctrl-surfaces)Robin Gareus
2017-07-02Allow to bind generic plugin-ui dropdown + clickboxesRobin Gareus
2017-07-02Add control-focus notifications from bindable GUI widgets.Robin Gareus
2017-07-02Allow ctrl-surfaces to show/hide plugin UIs.Robin Gareus
2017-07-01Remove old API to keep track of plugin GUI widgetsRobin Gareus
2017-07-01Remove unused variable (amend 79384339e)Robin Gareus
2017-07-01Correctly display region name in context menuThomas Brand
2017-07-01Fix some typos (closes GH PR #356)Thomas Brand
2017-07-01Use Stripable::Sorter in meterbridgeRobin Gareus
2017-07-01Remove old gnome-canvas src code.Robin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-07-01Fix crash when rapidly switching snapshotsRobin Gareus
2017-06-30Fix a typoRobin Gareus
2017-06-29Don't interpolate&smooth playhead pos during export.Robin Gareus
2017-06-29Use quotes for bundled library includesRobin Gareus
2017-06-29Use mnemonic-save API for menu-element textsRobin Gareus
2017-06-28Add explicit VideoTimeline change-type, follow up on f73ce2dRobin Gareus
2017-06-28Reset idle_handler_id (fixes idle zoom -- bug in 265f52535a7)Robin Gareus
2017-06-26Include file's sha1 in export-report imageRobin Gareus
2017-06-26Changes to Editor::visual_changer to support Item/Canvas::prepare_for_renderTim Mayberry
2017-06-26Coalesce visual changes to canvas/items and allow canvas to renderTim Mayberry
2017-06-26Tweak/Change the zoom scale in RulerZoomDragTim Mayberry
2017-06-24Add missing `echo` in ardev_common.sh.innickolas360
2017-06-23NO-OP: whitespaceRobin Gareus
2017-06-23Mixbus GUI updates (VCA layout, no panners)Robin Gareus
2017-06-22Update GUI to follow Slavable API changeRobin Gareus
2017-06-22Remove locale_guard.h from ardour/ardour.h headerTim Mayberry
2017-06-22Remove LocaleGuard from ARDOUR_UI::save_ardour_state methodTim Mayberry
2017-06-22Remove LocaleGuards from VideoTimeLine classTim Mayberry
2017-06-22Remove LocaleGuard from VideoUtils::video_query_infoTim Mayberry
2017-06-22Remove LocaleGuards from UIConfiguration classTim Mayberry
2017-06-22Remove LocaleGuard from MixerUI classTim Mayberry
2017-06-22Remove LocaleGuards from LuaInstance state methodsTim Mayberry
2017-06-22Remove LocaleGuards from ExportVideoDialog classTim Mayberry
2017-06-22Remove LocaleGuards from Editor classTim Mayberry
2017-06-21Prepare removal of redundant get_user/set_user API.Robin Gareus