summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2015-02-28add AU cache/blacklist actions to prefs.Robin Gareus
2015-02-28MSVC - accommodate some newly introduced calls to 'rintf()'John Emmas
2015-02-28AU presets: allow to save & directly use.Robin Gareus
2015-02-28rework video-export dialog, remember settingsRobin Gareus
2015-02-28VTL: add webm export-preset and amend 1184660.Robin Gareus
2015-02-28prepare saving video-export settings.Robin Gareus
2015-02-28video export: allow to use ffmpeg format-defaultsRobin Gareus
2015-02-28video-export dialog: allow keyboard navigationRobin Gareus
2015-02-27fix carbon GUI focus/re-exposureRobin Gareus
2015-02-26cabron?Robin Gareus
2015-02-25Potential fix for confusion for Input/Output buttons on tracks with audio+mid...Ben Loftis
2015-02-24recover the most recent audio setup settings from configBen Loftis
2015-02-21fix embedded plugin UI keyboard handlingRobin Gareus
2015-02-21hook up focus_button for LV2 GUIsRobin Gareus
2015-02-19fix memory leak in case LV2 GUI fails.Robin Gareus
2015-02-19fix some static-analysis warningsRobin Gareus
2015-02-18stop dragged regions moving to the dropzone during autoscrolling towards the ...Paul Davis
2015-02-16fixes for non-overlapping fade in/out even in regions not at zeroPaul Davis
2015-02-16Increase transparency of Loop rectangle so tempo lines are visibleTim Mayberry
2015-02-14add john and todd to contributor listBen Loftis
2015-02-13Fix LV2 UIs with spacey paths (e.g. Pianoteq).David Robillard
2015-02-13fix up recent cherry-picks from waves' tracksPaul Davis
2015-02-13insanely complex fixes for dragging to and from the drop zone.Paul Davis
2015-02-13fix up recent cherry-picks from waves' tracksPaul Davis
2015-02-13prevent fade in/fade out on audio regions from overlapping each otherPaul Davis