summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-09-14Fix various tooltip markup (ampersand) entity-escape:5.12Robin Gareus
2017-09-14Fix patch-change auto-auditionRobin Gareus
2017-09-11Fix crash when hiding multiple tracksRobin Gareus
2017-09-10Mixbus needs to show Created-With on the recent sessions listBen Loftis
2017-09-09Migrate PC dialog to RouteUI, midnam handing to RTAV.Robin Gareus
2017-09-09Prepare PatchChangeWidget for Midi-Busses (use instrument-plugin)Robin Gareus
2017-09-09GenericPluginUI: tweak MIDI patch select layoutRobin Gareus
2017-09-09GenericUI: subscribe to property changes before querying valuesRobin Gareus
2017-09-09GUI part of LV2 midnam race condition fixRobin Gareus
2017-09-09GenericPluginUI: send MIDI to plugin if it's not on a MIDI trackRobin Gareus
2017-09-08Fixup key-release events for plugin-uisRobin Gareus
2017-09-08Add a PianoKeyboard to GenericUI (on a MIDI track)Robin Gareus
2017-09-08PluginUI: only show "Reset" & Automation buttons if there are any controlsRobin Gareus
2017-09-08Experimental GenericPluginUI MIDI patch select.Robin Gareus
2017-09-08PatchChange Dialog: update title & refresh midnam on changeRobin Gareus
2017-09-08Patch select: button theme-ingBen Loftis
2017-09-08Patch select: apply conventions for context menus.Ben Loftis
2017-09-08Various Patch Select Dialog tweaksRobin Gareus
2017-09-08Add Pianokeyboard + Velocity Control to PC DialogRobin Gareus
2017-09-08Patch Change AuditionRobin Gareus
2017-09-08Rework Patch-Change/Select DialogRobin Gareus
2017-09-07Fix a -Wsign-compareRobin Gareus
2017-09-07Remove "How to Apply These Terms" part from the license.Robin Gareus
2017-09-02Fix headers of .po files so they conform to the templateJulien "_FrnchFrgg_" RIVAUD
2017-09-01Disable ArdourHTTP debugRobin Gareus
2017-08-31print debugging for macOS/curl issuesRobin Gareus
2017-08-31Call curl_global_init() exactly only once (1/2)Robin Gareus
2017-08-31Fix ArdourHTTP error reportingRobin Gareus
2017-08-30Fix C++11'ismRobin Gareus
2017-08-30Ensure a plugin generic UI doesn't exceed screen widthJulien "_FrnchFrgg_" RIVAUD
2017-08-30Fix scope in 4c077010aRobin Gareus
2017-08-30Don't create empty description nodes.Robin Gareus
2017-08-30Change the autostate button width of all controlsJulien "_FrnchFrgg_" RIVAUD
2017-08-29Use small Astate buttons for plugins with many controlsJulien "_FrnchFrgg_" RIVAUD
2017-08-29GenericUI: rationalize Autostate button sizingJulien "_FrnchFrgg_" RIVAUD
2017-08-28Refactor update_io_buttonJulien "_FrnchFrgg_" RIVAUD
2017-08-27Editor zoom: add 2hour and 24hour zoom limits.Ben Loftis
2017-08-26Editor zooming: right-click on summary -> context menu -> reset to session e...Ben Loftis
2017-08-26Editor zoom: add zoom_to_extents()Ben Loftis
2017-08-26Editor zooming: Config preference to define how much zooming will be easily a...Ben Loftis
2017-08-26Editor zooming:Ben Loftis
2017-08-26Editor zooming: Tweak the Summary to stop at right edge, use session_gui_ext...Ben Loftis
2017-08-26Editor zooming: refactor zoom-limiting code into editor::session_gui_extents.Ben Loftis
2017-08-26Editor zooming:Ben Loftis
2017-08-26Editor zooming: Initialize leftmost_frame, for sessions that start at high t...Ben Loftis
2017-08-26Fix too restrictive Lua sandboxRobin Gareus
2017-08-26Fix a compiler problem when building 'gtk2_ardour/template_dialog.cc' with MSVCJohn Emmas
2017-08-25Remove unneeded testJulien "_FrnchFrgg_" RIVAUD
2017-08-24Track Templates: tweaks to MIDI Bus description text.Ben Loftis
2017-08-24Allow to send immediate PC messages without closing the dialog.Robin Gareus