summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2015-02-13implement axis-limited draggingPaul Davis
2015-02-13detect if drags appear to be vertical or horizontal as we cross the move thre...Paul Davis
2015-02-13fix behaviour of region-copy-drag when using the dropzone.Paul Davis
2015-02-13allow normal right trimming even if the start of a range is at zeroPaul Davis
2015-02-13After dragging from multiple tracks to the dropzone, create the right number ...Paul Davis
2015-02-13add a common test-failed indicatorRobin Gareus
2015-02-13When building with MSVC, follow Robin's lead and add support for a new env va...John Emmas
2015-02-12windows: deploy suil modulesRobin Gareus
2015-02-11remove use of TimeRectanglePaul Davis
2015-02-11When setting the duration of a TimeAxisViewItem, do not round before computin...Paul Davis
2015-02-11Editor::sample_to_pixel() always returns an integer value, but it should use ...Paul Davis
2015-02-11use magic strings instead of magic numbers (allow profiles to leave out some ...Ben Loftis
2015-02-11desensitize redirect-menu Send and Control items when they are not applicableBen Loftis
2015-02-10properly activating MIDI parsing for traced portsPaul Davis
2015-02-10skip drawing the first pixel of waves in an audio region view.Paul Davis