summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2017-08-24Fix typo in dea8ee7fRobin Gareus
2017-08-24Make clicks on io menu bundles always connectJulien "_FrnchFrgg_" RIVAUD
2017-08-24when connecting to sigc signals, use sigc methods, not boost::bindPaul Davis
2017-08-24Fix session-open after selecting new, template, then backRobin Gareus
2017-08-23Make the output menu able to connect partial matchesJulien "_FrnchFrgg_" RIVAUD
2017-08-23Populate strips output menus with a more user-friendly heuristicJulien "_FrnchFrgg_" RIVAUD
2017-08-23Improve maybe_add_bundle_to_output_menuJulien "_FrnchFrgg_" RIVAUD
2017-08-23Use port enumeration instead of manual indexed loopJulien "_FrnchFrgg_" RIVAUD
2017-08-23Generalise heuristic for user-intended main type of a route's IOJulien "_FrnchFrgg_" RIVAUD
2017-08-23Remove never changing and/or unused argumentsJulien "_FrnchFrgg_" RIVAUD
2017-08-23Fix Route-template file suffixRobin Gareus
2017-08-23Use new separate_by_channel APIRobin Gareus
2017-08-22Track Templates: Add verbose descriptions for the built-in track types.Ben Loftis
2017-08-22Track templates: clean-up widget sensitivity based on selection.Ben Loftis
2017-08-22RouteDialog: implicit "Add (+close)" on <enter> or double-clickRobin Gareus
2017-08-22Reset RouteDialog: name edited by-userRobin Gareus
2017-08-22Tweak RouteDialog bottom areaRobin Gareus