summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2017-06-10NoteCreateDrag - Fix incorrect note length due to use of region-relative posi...nick_m
2017-06-09Update GUI, drop Automatable::value_as_string() APIRobin Gareus
2017-06-09Prepare AutomationTimeAxisView for non-route (VCA) automationRobin Gareus
2017-06-09Fix incorrect positioning of tempo line subdivisions if first meter is non-zeronick_m
2017-06-08Fix crash when showing plugin-UI in safe-modeRobin Gareus
2017-06-09TempoLines deletes its bfc on destructionnick_m
2017-06-09Tempo lines display subdivisions correctly over a tempo changenick_m
2017-06-09Delete tempo lines when session goes awaynick_m
2017-06-08Fix rec-box w/count-inRobin Gareus
2017-06-08Add a file-chooser LuaDialog WidgetRobin Gareus
2017-06-07cut buffer must not mess around with libardour selectionPaul Davis