Remove Timers to watch Controllable values
[ardour.git] / gtk2_ardour /
2017-07-16 Robin GareusRemove Timers to watch Controllable values
2017-07-15 Paul Davisrequired #include for earlier gcc
2017-07-15 Johannes MuellerForce filename suffix and ask confirmation before overw...
2017-07-15 Johannes MuellerOnly make the export button sensitive if there's someth...
2017-07-15 Johannes MuellerInflate template archives rather in `.config/ardour5...
2017-07-14 Robin GareusAdd johmue to authors list
2017-07-14 Robin GareusTurn Summary into a horizontal scrollbar (drop y-axis...
2017-07-12 Johannes MuellerSwitch to g_dir_make_tmp() to make the tmpdir.
2017-07-12 Johannes MuellerFirst draft of import and export templates
2017-07-12 Johannes MuellerSome more error handling
2017-07-12 Johannes MuellerRemove template dirs using PBD::remove_directory()
2017-07-12 Johannes MuellerAdjust template names inside template files
2017-07-12 Johannes MuellerAlso handle Route templates
2017-07-12 Johannes MuellerSome cosmetics
2017-07-12 Johannes MuellerFirst draft of a template management dialog
2017-07-12 Robin GareusHonor groups for mixer selection
2017-07-08 Robin GareusDon't use VST ->user points, prefer host-reserved ptr
2017-07-08 Robin GareusAdd select-all-tracks mixer-shortcut (following editor)
2017-07-08 Robin GareusRemove old API (unused, incorrect for grouped tracks)
2017-07-08 Robin GareusFix gain inc/dec with multiple-selection spanning groups
2017-07-07 Robin GareusDrop region references when hiding the TimeFX dialog.
2017-07-07 Robin GareusFix VCA Automation Lane selection
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)...
next