ardour.git
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 Gareusmp4chaps Lua script: don't clutter global environment
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 LoftisSecondary clock visibility is a global pref, not a...
2017-08-25 Len OvensOSC: same fix for /select/*
2017-08-25 Len OvensOSC: account for user sending the wrong number of param...
2017-08-25 Ben LoftisSome fixes for ruler-visibility. Secondary-clock coming...
2017-08-25 Ben LoftisTemplates: attempt to set ruler and clock visibility...
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 Julien "_FrnchFrgg_... Remove all manual accounting of connected user bundles
2017-08-24 Paul Daviswhen connecting to sigc signals, use sigc methods,...
2017-08-24 Robin Gareusfix waf template install
2017-08-24 Ben LoftisTrack Templates:
2017-08-24 Robin GareusLua Script Example to toggle monitor section
2017-08-24 Robin GareusFix session-open after selecting new, template, then...
2017-08-23 Robin GareusDeploy Session-templates
2017-08-23 Julien "_FrnchFrgg_... Make the output menu able to connect partial matches
2017-08-23 Julien "_FrnchFrgg_... Make IO::connect_ports_to_bundle able to partially...
2017-08-23 Julien "_FrnchFrgg_... Make Bundle::connect able to connect only some DataTypes
2017-08-23 Julien "_FrnchFrgg_... Improve getting a Bundle total channel count
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_... Add a method to get the first DataType
2017-08-23 Julien "_FrnchFrgg_... Remove never changing and/or unused arguments
2017-08-23 Julien "_FrnchFrgg_... Use DataType iteration instead of assuming integers
2017-08-23 Robin GareusFix Route-template file suffix
2017-08-23 Robin GareusExample Stereo to 2 x Mono track Lua script
2017-08-23 Robin GareusUse new separate_by_channel API
2017-08-23 Robin GareusUpdate "separate_by_channel" API & add Lua bindings
2017-08-23 Ben LoftisTrack Templates: remove uninteresting script.
2017-08-23 Robin GareusUse literal for compatibility
2017-08-23 Stefan Müller... backends: jack: display playback only devices
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 GareusRemove cruft
2017-08-22 Len OvensOSC cue button up events should not be errors, fixed
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 Len OvensOSC: /cue/enable feedback not changing fixed
2017-08-21 Julien "_FrnchFrgg_... Fix spacing in french usage strings
2017-08-21 Len OvensOSC: aux bus detection fixed for mixbus
2017-08-21 Robin GareusCatch Lua exception when scanning scripts
2017-08-21 Paul Hedderlyprh: Small fix to /cue/send/enable feedback string
2017-08-21 Robin GareusAddRouteDialog: Indicate Type: template
2017-08-21 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-08-20 Robin GareusFix some GUI side XML node mem-leaks
2017-08-20 Robin GareusFix a tiny memory leak
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 MuellerMake literals in libs/ardour/template_utils.cc translatable
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 MuellerExtract the route template descriptions
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 generic audio-track template
2017-08-20 Robin GareusDon't use references for constant c-types
2017-08-20 Robin GareusTweak route-dialog layout & sensitivity
2017-08-19 Robin GareusCont'd work on route-templates
2017-08-19 Robin GareusFix "Track Wizard" script
2017-08-19 Robin GareusMore template re-naming
2017-08-19 Robin Gareusremove unused header (fixes OSX builds)
2017-08-19 Robin Gareusunify session-template names
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 Robin GareusLua may call C++ functions with throw. Catch them
next