summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2017-10-20Don't offer possible recursive VCA assignments in the GUIRobin Gareus
2017-10-18Update GUI, use filename-extensionsRobin Gareus
2017-10-18Save <UI> state for plugins only.Robin Gareus
2017-10-15editor_pt_import: Process wav indexes once onlyDamien Zammit
2017-10-05US2400: add us2400 to surfaces path, in ardevBen Loftis
2017-10-03Fix session-archive file extension filterRobin Gareus
2017-10-03Update Session-Archive Dialog: add compression-optionRobin Gareus
2017-10-03Fix MIDI Automation interpolation optionsRobin Gareus
2017-10-01These are "Frames" :)Robin Gareus
2017-09-29remove *.orig files (accidentally added in cba53a202)Robin Gareus
2017-09-29Prepare removal of initial_delayRobin Gareus
2017-09-27More s/frame/sample/ -- Lua ScriptsRobin Gareus
2017-09-25Remove unused ClickBoxRobin Gareus
2017-09-24Fix computation of AutomationController stepsRobin Gareus
2017-09-24fix ardev and friends to use new libtemporalPaul Davis
2017-09-24fix header order and space alignmentPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-23The beginning of the end for ClickBoxRobin Gareus
2017-09-23Fix crash in playlist selector for removed tracks.Robin Gareus
2017-09-22Fix issue with Template manager deleting templates on no-renameRobin Gareus
2017-09-21s/created with/modified with/Robin Gareus
2017-09-20Don't try to limit the UI width if no screen is foundJulien "_FrnchFrgg_" RIVAUD
2017-09-20Bail out early if a screen isn't foundJulien "_FrnchFrgg_" RIVAUD