summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-12-28Fix initial transport-window state displayRobin Gareus
2017-12-28Add DSP-load & x-run widget to the toolbar.Robin Gareus
2017-12-23Add Panic-button sensitivity for consistencyRobin Gareus
2017-12-23Add keyboard-shortcuts to Transport WindowRobin Gareus
2017-12-22Backport Mixbus transport-button profileRobin Gareus
2017-12-22Update Japanese translationHiroki Inagaki
2017-12-22Add a separate, dedicated transport-control windowRobin Gareus
2017-12-22Separate and consolidate Transport-Control-UI codeRobin Gareus
2017-12-19Fix video-timeline (request parameter is "frame=")Robin Gareus
2017-12-19Use "Frames" for video-frames (NO-OP)Robin Gareus
2017-12-19Update template list in Route DialogRobin Gareus
2017-12-18Sanitize status-bar msg line layoutRobin Gareus
2017-12-16Fix UI for Sends & Inserts (regression was in 0c59ba649e)Robin Gareus
2017-12-14Czech translation update #7526Pavel Fric
2017-12-12Add FP16 iconRobin Gareus
2017-12-12NO-OP: whitespaceRobin Gareus
2017-12-11Fix another case where: a Range selection must enforce some tracks selected a...Ben Loftis
2017-12-11zoom-to-selection should clear the selection, afterwards.Ben Loftis
2017-12-07Lua scripting: add convenience function Editor::trigger_script_by_name().Ben Loftis
2017-12-07Drop the "Lua" in Lua Action Buttons:Ben Loftis
2017-12-05Sort LuaDialog dropdown entries by key-nameRobin Gareus
2017-12-05Add Lua binding to query action-listRobin Gareus
2017-12-05Lua Script-Selector updateRobin Gareus
2017-11-23Remove duplicate assignment (amend 867460cd3)Robin Gareus
2017-11-23Make static analysis happy..Robin Gareus
2017-11-23Remove unreachable code.Robin Gareus
2017-11-23NO-OP: cleaner syntaxRobin Gareus
2017-11-23Consistent default argument for virtual fn.Robin Gareus
2017-11-23Catch exceptions by const referenceRobin Gareus
2017-11-23Fix a potential(?) nullptr dereferenceRobin Gareus
2017-11-23Fix potentially ambiguous printf()Robin Gareus
2017-11-23No need for memset to clear a byte.Robin Gareus
2017-11-23Fix size-request callRobin Gareus
2017-11-23Fix duplicate if(A) else if (A) conditionRobin Gareus
2017-11-23GUI to set clock-origin markerRobin Gareus
2017-11-23Implement clock delta modesRobin Gareus
2017-11-22Fix switch statements in ExportTimespanSelectorRobin Gareus
2017-11-22Add seconds as clock-unitRobin Gareus
2017-11-18Revert "editor_pt_import: Process wav indexes once only"Damien Zammit
2017-11-13Fix typo (missing quote) in patch-change window titleRobin Gareus
2017-11-03Fix scroll-wheel on mixer-slidersRobin Gareus
2017-10-31Fix NSM for distro-builds (waf install)Robin Gareus
2017-10-30Fix importing tempo-maps for non-integer pulsed time-signaturesRobin Gareus
2017-10-29Quick hack to test engine vari-speed (2/2)Robin Gareus
2017-10-26switch from std::auto_ptr<> (deprecated) to boost::scoped_ptr<>Paul Davis
2017-10-26remove unused variablesPaul Davis
2017-10-26remove unused variablePaul Davis
2017-10-22Update rc_option_editor.ccOlivier Humbert
2017-10-21Tweak 842d758e: selection & move into viewRobin Gareus
2017-10-20Don't move track into view due to indirect selectionRobin Gareus