summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2017-06-21Temporary session-format compatibility (revert before release)Robin Gareus
2017-06-21Add interpolation-mode menu to ATAV.Robin Gareus
2017-06-21Log-scale/relative automation point draggingRobin Gareus
2017-06-21update GUI to use new APIsRobin Gareus
2017-06-21GUI: prepare for API changesRobin Gareus
2017-06-21Switch to PBD control-math and prefer Controllable APIRobin Gareus
2017-06-21Remove Cruft -- AutomationStyle never did anything.Robin Gareus
2017-06-18Add option add automation-lane points on the line -- #7397Robin Gareus
2017-06-17Update Japanese translation, including a fix for an issue that translation fo...Hiroki Inagaki
2017-06-17NO-OP, just cleanup & scopeRobin Gareus
2017-06-17Fix TrackView selection after re-order.Robin Gareus
2017-06-17Remove delayed selection which causes duplicate selection actifacts.Robin Gareus
2017-06-17Simplify route-display TreeView.Robin Gareus
2017-06-17Don't de-select tracks when order changesRobin Gareus
2017-06-17Ignore Selection::set() without actual changesRobin Gareus
2017-06-17Remove CruftRobin Gareus
2017-06-17Fix adding tracks/busses at the topRobin Gareus
2017-06-17Remove CruftRobin Gareus
2017-06-17NO-OP: whitespaceRobin Gareus
2017-06-17Use Stripable::Sorter in GUI consistently.Robin Gareus
2017-06-16Fix engine-state history.Robin Gareus
2017-06-15Prepare VCA Automation Lanes -- refactor TAVRobin Gareus
2017-06-15Remove another explicit Close button.Robin Gareus
2017-06-14Squelch error message when toggling master-bus visibility.Robin Gareus
2017-06-12Fix Monitor Group overrideRobin Gareus
2017-06-12Consistent "cancel/close" button position on the left.Robin Gareus
2017-06-13Restore the state of the autoplay button in the import dialogTim Mayberry
2017-06-13Make Import the default action in the Import DialogTim Mayberry