ardour.git
2017-08-30 Robin GareusCatch new exception in other places.
2017-08-30 Robin GareusDon't use API definition as namespace & fix whitespace
2017-08-30 Robin GareusDon't create empty description nodes.
2017-08-30 Ben LoftisGracefully handle templates that lack contents in their...
2017-08-30 Ben LoftisAvoid assert() when loading xml: Throw an XMLerror...
2017-08-30 Julien "_FrnchFrgg_... Change the autostate button width of all controls
2017-08-30 John EmmasAccommodate recently removed source(s) in our MSVC...
2017-08-29 Robin GareusAbstract definition of rt-scheduler policy
2017-08-29 Robin GareusConsolidate _realtime_pthread_create() into libpbd.
2017-08-29 Robin GareusSet Automationwatch thread priority (needs to be higher...
2017-08-29 Robin GareusAdd a PBD API to set pthread priority
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-29 Julien "_FrnchFrgg_... Compare bundle ports per-type
2017-08-29 Julien "_FrnchFrgg_... Make Bundle::disconnect() more robust
2017-08-28 Julien "_FrnchFrgg_... Refactor update_io_button
2017-08-28 Julien "_FrnchFrgg_... Make Bundle::connected_to() optionally check for exclus...
2017-08-28 Julien "_FrnchFrgg_... Make Bundle::connected_to() able to check only a single...
2017-08-27 Len OvensOSC: Change jog mode should not stop transport
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 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
next