summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-07-16Possible fix for http://tracker.ardour.org/view.php?id=6332John Emmas
2015-07-16ctrl-shift-click on solo isolate now enables AND disables solo-isolate for al...Paul Davis
2015-07-15remove insanely fast meter fall-off (inaccurate)Robin Gareus
2015-07-15Revert "add debug info for xjadeo binary"Robin Gareus
2015-07-13Removed (version specific) keybindings file name from usage.Len Ovens
2015-07-12almost `uname -m` :)Robin Gareus
2015-07-12consolidate windows pingbackRobin Gareus
2015-07-12add ProductName to windows pingbackRobin Gareus
2015-07-11windows announcements file nameRobin Gareus
2015-07-11another windows pingback fixRobin Gareus
2015-07-11tweak windows pingbackRobin Gareus
2015-07-11add missing includeRobin Gareus
2015-07-11cont'd work on windows pingbackRobin Gareus
2015-07-11prepare windows pingbackRobin Gareus
2015-07-11GUI checkbox to en/disable verbose plugin-scanRobin Gareus
2015-07-11fix “Show waveform in regions” Preference.Robin Gareus
2015-07-10tweak video import dialog (handle non video files)Robin Gareus
2015-07-10Allow to select video-files regardless of file ext.Robin Gareus
2015-07-10Add in MXF file as a supported video formatThomas Vecchione
2015-07-10assign new IDs to plugin copies on paste.Robin Gareus
2015-07-10add context menu to hide/show Midi-tracks - fixes #6430Robin Gareus
2015-07-09add debug info for xjadeo binaryRobin Gareus
2015-07-08add locale-guard when saving engine states, also #6418Robin Gareus
2015-07-07stationary PH: improve performance and reduce jitter.Robin Gareus
2015-07-05tweak human readable names for meter-typesRobin Gareus
2015-07-05Preference GUI for default metersRobin Gareus
2015-07-05remove tabs from python codeRobin Gareus
2015-07-05another python3 issueRobin Gareus
2015-07-04stationary playhead implies follow playheadRobin Gareus
2015-07-04fix various issues when deleting midi region during step-edit Robin Gareus
2015-07-02possible fix for stack overflow when parsing video infoRobin Gareus
2015-07-02indicate port-connections of non-track typeRobin Gareus
2015-06-30set [new] draggable flag for draggable items with tooltips.Robin Gareus
2015-06-30Update Russian translationAlexandre Prokoudine
2015-06-29if a session cannot be loaded, dump the error stack to stderrPaul Davis
2015-06-29handle libXML errors via our own error handling methodsPaul Davis
2015-06-29Revert "start work on auto return target dropdown rather than button"Paul Davis
2015-06-29Revert "properly track, update, maintain and set auto return state"Paul Davis
2015-06-29Revert "replace two more instances of !! with implicit use of operator bool()"Paul Davis
2015-06-29replace two more instances of !! with implicit use of operator bool()Paul Davis
2015-06-29Revert "use newly added operator bool() for Evoral::Beats rather than double-...Paul Davis
2015-06-29Revert "replace two more instances of !! with implicit use of operator bool()"Paul Davis
2015-06-29replace two more instances of !! with implicit use of operator bool()Paul Davis
2015-06-29use newly added operator bool() for Evoral::Beats rather than double-negation...Paul Davis
2015-06-29use consistent (large) size when calling to_ticks()Paul Davis
2015-06-29properly track, update, maintain and set auto return statePaul Davis
2015-06-29correctly track range selection trim and drag creation w.r.t playback priorityPaul Davis
2015-06-29make editor_drag.h fully self-contained as a header file (it was missing more...Paul Davis
2015-06-29start work on auto return target dropdown rather than buttonPaul Davis
2015-06-29change ArdourDropdown API to allow other types of menu elementsPaul Davis