summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-03-12always show language dialog on windowsRobin Gareus
2015-03-12NOOP whitespace fixes.Robin Gareus
2015-03-13Don't mess with the track selection at all from the editor route listnick_m
2015-03-12fix 0096aa5 (at least for mingw)Robin Gareus
2015-03-13Add new routes to selection in the editor, rather than the editornick_m
2015-03-12indicate MIDI port names (vs audio system ports)Robin Gareus
2015-03-12try to clean MSVC/Windows mess in main(), hopefully without breaking anythingPaul Davis
2015-03-12OSX use xjadeo directly (no IPC indirection)Robin Gareus
2015-03-12further ardourbutton ellipsis fixes Robin Gareus
2015-03-12fix/amend ae5c614Robin Gareus
2015-03-12fix ‘ export’ installdir typoRobin Gareus
2015-03-12prepare windows i18nRobin Gareus
2015-03-11more verbose captions on automation track headers; include the plug name.Ben Loftis
2015-03-11add video-monitor to timeline context-menuRobin Gareus
2015-03-11NOOP, add a missing ‘p’Robin Gareus
2015-03-11renice connection button labelsRobin Gareus
2015-03-12Metadata windows are no longer transient windows.nick_m
2015-03-12Add route dialog is never a transient window.nick_m
2015-03-10Groups created from the (edit,mix) windows should share the same default prop...Ben Loftis
2015-03-10increase shuttle speed display granularity.Robin Gareus
2015-03-10dramatically reduce ShuttleControl CPU usageRobin Gareus
2015-03-10clean up and refine shuttle control rendering.Robin Gareus
2015-03-10circles and circles and circles, again my friendRobin Gareus
2015-03-09Move 'poor_mans_glob()' into libpbdJohn Emmas
2015-03-09Revert "explicitly shutdown engine at exit"Robin Gareus
2015-03-09Fix a couple of issues when displaying the 'Preferences' dialog on Windows:-John Emmas
2015-03-10Add route dialog responds to enter key being pressed.nick_m
2015-03-10Introduce theme preference "transients follow front" which, when enabled,nick_m
2015-03-09fix ‘pure virtual’ crash at exit.Robin Gareus
2015-03-09explicitly shutdown engine at exitRobin Gareus
2015-03-08Bundle API user update 2/2Robin Gareus
2015-03-08allow to drag gain-envelope pointsRobin Gareus
2015-03-08fix typo, list output bundles properly.Robin Gareus
2015-03-08use pretty names in port-matrixRobin Gareus
2015-03-08fix drag-motion over TAV w/o view()Robin Gareus
2015-03-08avoid non-integer loop conditions.Robin Gareus
2015-03-07remove unneeded debug outputBen Loftis
2015-03-07another 0cb096a fixupRobin Gareus
2015-03-07more OSX weirdness fixes 0cb096aRobin Gareus
2015-03-07Fix LV2 preset deletion and clash between plugins.David Robillard
2015-03-07Use Ardour widgets consistently in plugin UI.David Robillard
2015-03-07Increase editable region alpha slightly.David Robillard
2015-03-07engine dialog, update device is changed.Robin Gareus
2015-03-07fix device changes..Robin Gareus
2015-03-06Hide automation state options for MIDI controls.David Robillard
2015-03-06update Engine Dialog when devices are dis/connected.Robin Gareus
2015-03-05Add MIDI readahead to options editor.David Robillard
2015-03-05Handle edits while playing precisely.David Robillard
2015-03-05get started on coreaudio/midi backendRobin Gareus
2015-03-01possible fix for #6187 - assert(backend)Robin Gareus