Add Pianokeyboard + Velocity Control to PC Dialog
[ardour.git] / gtk2_ardour /
2017-09-08 Robin GareusAdd Pianokeyboard + Velocity Control to PC Dialog
2017-09-08 Robin GareusPatch Change Audition
2017-09-08 Robin GareusRework Patch-Change/Select Dialog
2017-09-07 Robin GareusFix a -Wsign-compare
2017-09-07 Robin GareusRemove "How to Apply These Terms" part from the license.
2017-09-02 Julien "_FrnchFrgg... Fix headers of .po files so they conform to the template
2017-08-31 Robin GareusDisable ArdourHTTP debug
2017-08-31 Robin Gareusprint debugging for macOS/curl issues
2017-08-31 Robin GareusCall curl_global_init() exactly only once (1/2)
2017-08-31 Robin GareusFix ArdourHTTP error reporting
2017-08-30 Robin GareusFix C++11'ism
2017-08-30 Julien "_FrnchFrgg... Ensure a plugin generic UI doesn't exceed screen width
2017-08-30 Robin GareusFix scope in 4c077010a
2017-08-30 Robin GareusDon't create empty description nodes.
2017-08-30 Julien "_FrnchFrgg... Change the autostate button width of all controls
2017-08-29 Julien "_FrnchFrgg... Use small Astate buttons for plugins with many controls
2017-08-29 Julien "_FrnchFrgg... GenericUI: rationalize Autostate button sizing
2017-08-28 Julien "_FrnchFrgg... Refactor update_io_button
2017-08-27 Ben LoftisEditor zoom: add 2hour and 24hour zoom limits.
2017-08-27 Ben LoftisEditor zooming: right-click on summary -> context...
2017-08-27 Ben LoftisEditor zoom: add zoom_to_extents()
2017-08-27 Ben LoftisEditor zooming: Config preference to define how much...
2017-08-27 Ben LoftisEditor zooming:
2017-08-27 Ben LoftisEditor zooming: Tweak the Summary to stop at right...
2017-08-27 Ben LoftisEditor zooming: refactor zoom-limiting code into edito...
2017-08-27 Ben LoftisEditor zooming:
2017-08-27 Ben LoftisEditor zooming: Initialize leftmost_frame, for session...
2017-08-26 Robin GareusFix too restrictive Lua sandbox
2017-08-26 John EmmasFix a compiler problem when building 'gtk2_ardour/templ...
2017-08-25 Julien "_FrnchFrgg... Remove unneeded test
2017-08-25 Ben LoftisTrack Templates: tweaks to MIDI Bus description text.
2017-08-24 Robin GareusAllow to send immediate PC messages without closing...
2017-08-24 Robin GareusFix typo in dea8ee7f
2017-08-24 Julien "_FrnchFrgg... Make clicks on io menu bundles always connect
2017-08-24 Paul Daviswhen connecting to sigc signals, use sigc methods,...
2017-08-24 Robin GareusFix session-open after selecting new, template, then...
2017-08-23 Julien "_FrnchFrgg... Make the output menu able to connect partial matches
2017-08-23 Julien "_FrnchFrgg... Populate strips output menus with a more user-friendly...
2017-08-23 Julien "_FrnchFrgg... Improve maybe_add_bundle_to_output_menu
2017-08-23 Julien "_FrnchFrgg... Use port enumeration instead of manual indexed loop
2017-08-23 Julien "_FrnchFrgg... Generalise heuristic for user-intended main type of...
2017-08-23 Julien "_FrnchFrgg... Remove never changing and/or unused arguments
2017-08-23 Robin GareusFix Route-template file suffix
2017-08-23 Robin GareusUse new separate_by_channel API
2017-08-22 Ben LoftisTrack Templates: Add verbose descriptions for the built...
2017-08-22 Ben LoftisTrack templates: clean-up widget sensitivity based...
2017-08-22 Robin GareusRouteDialog: implicit "Add (+close)" on <enter> or...
2017-08-22 Robin GareusReset RouteDialog: name edited by-user
2017-08-22 Robin GareusTweak RouteDialog bottom area
2017-08-22 Ben LoftisTrack Templates: yet another layout tweak.
2017-08-22 Robin GareusMark session dirty after applying MIDI transform
2017-08-22 Robin GareusMIDI Transform channel-count 1..16 (not 0..15)
2017-08-22 Robin GareusAdd Lua bindings for ArdourUI's translate_order()
2017-08-22 Robin GareusRouteDialog: retain prior type selection
2017-08-22 Robin Gareusremove debug output
2017-08-22 Robin GareusRouteDialog: Move built-in types into template list...
2017-08-21 Julien "_FrnchFrgg... Fix spacing in french usage strings
2017-08-21 Robin GareusAddRouteDialog: Indicate Type: template
2017-08-20 Robin GareusFix some GUI side XML node mem-leaks
2017-08-20 Johannes MuellerStrip trailing whitespace in template descriptions
2017-08-20 Johannes MuellerTemplateDialog: Lable the RESPONSE_OK button "Done...
2017-08-20 Johannes MuellerTemplateDialog tweaks
2017-08-20 Johannes MuellerClear and deactivate description editor widget when...
2017-08-20 Johannes MuellerTemplateDialog: keep private things private and header...
2017-08-20 Johannes MuellerAsk user whether to save or discard unsaved template...
2017-08-20 Johannes MuellerRemove the template description XMLNode before saving...
2017-08-20 Johannes MuellerPass session description or route comment as default...
2017-08-20 Johannes MuellerUse const wherever you can
2017-08-20 Johannes MuellerName tweak (more consistent with other code)
2017-08-20 Johannes MuellerLet user add a route template description on saving...
2017-08-20 Johannes MuellerLet the user add a template description on saving sessi...
2017-08-20 Johannes MuellerSave template description at toplevel rather than in...
2017-08-20 Johannes MuellerMake template descriptions editable in template manager
2017-08-20 Robin GareusTweak route-dialog layout & sensitivity
2017-08-19 Robin GareusCont'd work on route-templates
2017-08-19 Robin Gareusremove unused header (fixes OSX builds)
2017-08-19 Robin GareusBackwards compatible LuaDialog layout (+new colspan...
2017-08-19 Robin GareusFix copy/paste typo in e0a83a7
2017-08-18 Robin GareusNO-OP: whitespace & style
2017-08-18 Robin GareusRevert non "aesthetic tweaks" from f614d10994
2017-08-18 Robin GareusNO-OP: whitespace
2017-08-18 Robin GareusLua may call C++ functions with throw. Catch them
2017-08-18 Ben LoftisTemplates: basic support for columns in the script...
2017-08-18 Ben LoftisTemplates: aesthetic tweaks.
2017-08-18 Robin GareusRemove old destructive API (non layered is a dynamic...
2017-08-18 Robin Gareusamend e0a83a75 RouteDialog + script details
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-18 Robin GareusFix quantization end-grid size.
2017-08-18 Robin GareusFix MIDI Quantization for internationalized Ardour.
2017-08-18 Robin GareusPush user track-templates to the template list
2017-08-17 Robin GareusFix typo in 952b8e1d74
2017-08-17 Robin GareusInitialize an uninitialized variable
2017-08-17 Robin GareusNO-OP: whitespace & scope
2017-08-17 Robin GareusConsolidate add/track/route/bus wrappers -- step one.
2017-08-17 Ben LoftisTrack templates: add some (unfinished) template files...
2017-08-17 Robin GareusNO-OP: whitespace & scope
2017-08-17 Ben LoftisFix merge error.
2017-08-17 Ben LoftisTrack Templates: redesign of Add Track dialog.
2017-08-17 Ben LoftisTemplates: fix unintended commit from debugging
2017-08-17 Ben LoftisTemplates: dialog tweaks.
next