summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2017-08-22Track Templates: yet another layout tweak.Ben Loftis
2017-08-22Mark session dirty after applying MIDI transformRobin Gareus
2017-08-22MIDI Transform channel-count 1..16 (not 0..15)Robin Gareus
2017-08-22Add Lua bindings for ArdourUI's translate_order()Robin Gareus
2017-08-22RouteDialog: retain prior type selectionRobin Gareus
2017-08-22remove debug outputRobin Gareus
2017-08-22RouteDialog: Move built-in types into template list experimentRobin Gareus
2017-08-21Fix spacing in french usage stringsJulien "_FrnchFrgg_" RIVAUD
2017-08-21AddRouteDialog: Indicate Type: templateRobin Gareus
2017-08-20Fix some GUI side XML node mem-leaksRobin Gareus
2017-08-20Strip trailing whitespace in template descriptionsJohannes Mueller
2017-08-20TemplateDialog: Lable the RESPONSE_OK button "Done" rather than "Ok"Johannes Mueller
2017-08-20TemplateDialog tweaksJohannes Mueller
2017-08-20Clear and deactivate description editor widget when nothing is selectedJohannes Mueller
2017-08-20TemplateDialog: keep private things private and header files simpleJohannes Mueller
2017-08-20Ask user whether to save or discard unsaved template descriptionsJohannes Mueller
2017-08-20Remove the template description XMLNode before saving the templateJohannes Mueller
2017-08-20Pass session description or route comment as default descriptionJohannes Mueller
2017-08-20Use const wherever you canJohannes Mueller
2017-08-20Name tweak (more consistent with other code)Johannes Mueller
2017-08-20Let user add a route template description on saving route templatesJohannes Mueller
2017-08-20Let the user add a template description on saving session templatesJohannes Mueller