Czech translation update by pfri #7190
[ardour.git] / gtk2_ardour /
2017-07-07 Robin GareusCzech translation update by pfri #7190
2017-07-06 Robin GareusRemove cruft, steps cannot be 0.
2017-07-05 Robin GareusMake an info string translatable
2017-07-04 Robin GareusFix a plugin-insert position off-by-one and remove...
2017-07-04 Robin GareusAlways add plugins in the order given by the Manager UI.
2017-07-04 Robin GareusRetain plugins order for copy/cut/paste + DnD #7416
2017-07-03 Robin GareusMake VCA mute+solo buttons bindable
2017-07-03 Robin GareusAnother approach for stuck splash-screens:
2017-07-03 Robin GareusDon't just silently exit if initialization fails.
2017-07-03 Robin GareusFix another crash at exit.
2017-07-02 Robin GareusRe-introduce toggle-editor-and-mixer (for ctrl-surfaces)
2017-07-02 Robin GareusAllow to bind generic plugin-ui dropdown + clickboxes
2017-07-02 Robin GareusAdd control-focus notifications from bindable GUI widgets.
2017-07-01 Robin GareusAllow ctrl-surfaces to show/hide plugin UIs.
2017-07-01 Robin GareusRemove old API to keep track of plugin GUI widgets
2017-07-01 Robin GareusRemove unused variable (amend 79384339e)
2017-07-01 Thomas BrandCorrectly display region name in context menu
2017-07-01 Thomas BrandFix some typos (closes GH PR #356)
2017-07-01 Robin GareusUse Stripable::Sorter in meterbridge
2017-07-01 Robin GareusRemove old gnome-canvas src code.
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-07-01 Robin GareusFix crash when rapidly switching snapshots
2017-06-30 Robin GareusFix a typo
2017-06-29 Robin GareusDon't interpolate&smooth playhead pos during export.
2017-06-28 Robin GareusUse quotes for bundled library includes
2017-06-28 Robin GareusUse mnemonic-save API for menu-element texts
2017-06-28 Robin GareusAdd explicit VideoTimeline change-type, follow up on...
2017-06-28 Robin GareusReset idle_handler_id (fixes idle zoom -- bug in 265f52...
2017-06-26 Robin GareusInclude file's sha1 in export-report image
2017-06-25 Tim MayberryChanges to Editor::visual_changer to support Item/Canva...
2017-06-25 Tim MayberryCoalesce visual changes to canvas/items and allow canva...
2017-06-25 Tim MayberryTweak/Change the zoom scale in RulerZoomDrag
2017-06-23 nickolas360Add missing `echo` in ardev_common.sh.in
2017-06-23 Robin GareusNO-OP: whitespace
2017-06-23 Robin GareusMixbus GUI updates (VCA layout, no panners)
2017-06-22 Robin GareusUpdate GUI to follow Slavable API change
2017-06-22 Tim MayberryRemove locale_guard.h from ardour/ardour.h header
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR_UI::save_ardour_state...
2017-06-22 Tim MayberryRemove LocaleGuards from VideoTimeLine class
2017-06-22 Tim MayberryRemove LocaleGuard from VideoUtils::video_query_info
2017-06-22 Tim MayberryRemove LocaleGuards from UIConfiguration class
2017-06-22 Tim MayberryRemove LocaleGuard from MixerUI class
2017-06-22 Tim MayberryRemove LocaleGuards from LuaInstance state methods
2017-06-22 Tim MayberryRemove LocaleGuards from ExportVideoDialog class
2017-06-22 Tim MayberryRemove LocaleGuards from Editor class
2017-06-21 Robin GareusPrepare removal of redundant get_user/set_user API.
2017-06-21 Robin GareusTemporary session-format compatibility (revert before...
2017-06-21 Robin GareusAdd interpolation-mode menu to ATAV.
2017-06-21 Robin GareusLog-scale/relative automation point dragging
2017-06-21 Robin Gareusupdate GUI to use new APIs
2017-06-21 Robin GareusGUI: prepare for API changes
2017-06-21 Robin GareusSwitch to PBD control-math and prefer Controllable API
2017-06-21 Robin GareusRemove Cruft -- AutomationStyle never did anything.
2017-06-18 Robin GareusAdd option add automation-lane points on the line ...
2017-06-17 Hiroki InagakiUpdate Japanese translation, including a fix for an...
2017-06-17 Robin GareusNO-OP, just cleanup & scope
2017-06-17 Robin GareusFix TrackView selection after re-order.
2017-06-17 Robin GareusRemove delayed selection which causes duplicate selecti...
2017-06-17 Robin GareusSimplify route-display TreeView.
2017-06-17 Robin GareusDon't de-select tracks when order changes
2017-06-17 Robin GareusIgnore Selection::set() without actual changes
2017-06-17 Robin GareusRemove Cruft
2017-06-17 Robin GareusFix adding tracks/busses at the top
2017-06-17 Robin GareusRemove Cruft
2017-06-17 Robin GareusNO-OP: whitespace
2017-06-17 Robin GareusUse Stripable::Sorter in GUI consistently.
2017-06-16 Robin GareusFix engine-state history.
2017-06-15 Robin GareusPrepare VCA Automation Lanes -- refactor TAV
2017-06-15 Robin GareusRemove another explicit Close button.
2017-06-14 Robin GareusSquelch error message when toggling master-bus visibility.
2017-06-12 Robin GareusFix Monitor Group override
2017-06-12 Robin GareusConsistent "cancel/close" button position on the left.
2017-06-12 Tim MayberryRestore the state of the autoplay button in the import...
2017-06-12 Tim MayberryMake Import the default action in the Import Dialog
2017-06-09 nick_mNoteCreateDrag - Fix incorrect note length due to use...
2017-06-09 Robin GareusUpdate GUI, drop Automatable::value_as_string() API
2017-06-09 Robin GareusPrepare AutomationTimeAxisView for non-route (VCA)...
2017-06-09 nick_mFix incorrect positioning of tempo line subdivisions...
2017-06-08 Robin GareusFix crash when showing plugin-UI in safe-mode
2017-06-08 nick_mTempoLines deletes its bfc on destruction
2017-06-08 nick_mTempo lines display subdivisions correctly over a tempo...
2017-06-08 nick_mDelete tempo lines when session goes away
2017-06-08 Robin GareusFix rec-box w/count-in
2017-06-08 Robin GareusAdd a file-chooser LuaDialog Widget
2017-06-07 Paul Daviscut buffer must not mess around with libardour selection
2017-06-04 Daniel Sheeleradd route dialog now has "Add" and "Add and Close"...
2017-06-02 Robin GareusImport Dialog is Window. Dialog Esc behavior needs...
2017-06-01 Robin GareusRemove "Close" button from import-dialog (prefer WM...
2017-05-31 Paul Davisif actively recording, prevent interaction between...
2017-05-29 Robin GareusCredit where credit is due
2017-05-29 Paul Daviswhen creating a new session after working on one, the...
2017-05-26 Alexandre ProkoudineUpdate Russian translation
2017-05-25 Tim MayberryRemove attempt to retrieve invalid Meterbridge properties
2017-05-25 Tim MayberryUse correct property names in Meterbridge::get_state()
2017-05-25 Tim MayberryUse correct property names for Editor transport control...
2017-05-25 Robin GareusPretty print control-outputs in generic-UI
2017-05-22 Tim MayberryRemove unused header file in gtk2_ardour
2017-05-22 Tim MayberryRemove dead assignment in Editor::export_audio()
2017-05-22 Tim MayberryRemove dead assignment in Editor::metric_get_bbt
next