Use XMLNode::get/set_property API in ARDOUR::AutomationList
[ardour.git] / libs / ardour /
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR::AutomationList
2017-04-18 Tim MayberryUse XMLNode::set_property in ARDOUR::MidiDiskstream
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR::AudioDisks...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR::Diskstream
2017-04-18 Tim MayberryRemove now unused stream operator functions in ardour...
2017-04-18 Tim MayberryUse PBD string conversion functions in PBD::Configurati...
2017-04-18 Tim MayberryUse PBD string conversion functions in PBD::Property...
2017-04-18 Tim MayberryAdd header for PBD::to_string/_to template specializati...
2017-04-18 Tim MayberryAdd header for PBD::to_string/string_to() specialisatio...
2017-04-18 Tim MayberryUse ID::to_s() in libardour instead of ID::print()
2017-04-18 Paul Davisprevent crash when loading midi port info about ports...
2017-04-18 Ben LoftisOnly check active_state when potentially skipping the...
2017-04-17 Robin GareusFlush processor (re-activate) on route active change
2017-04-17 Robin Gareusamend 649b9e92f, backport MB code
2017-04-17 Robin GareusBackport some MB specifics (to avoid -Wmisleading-inden...
2017-04-17 Robin GareusUpdate well-known controls (Ardour, Mixbus, 32C)
2017-04-16 Robin GareusFix crashes with empty route-lists e.g. mute_release...
2017-04-16 Tim MayberryFix indentation in ARDOUR::Amp::set_state
2017-04-16 Tim MayberryFix indentation in MonitorProcessor::state
2017-04-16 Tim MayberryFix indentation in ardour/enums.cc
2017-04-14 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-04-13 Robin GareusExclude MB EQ/Comp from visible processors de/activate.
2017-04-13 Robin GareusDon't A/B en/disable invisible processors, nor MB chann...
2017-04-13 Robin GareusConvert polarity-invert from older session-formats
2017-04-13 Robin GareusFaderport8 control surface support
2017-04-12 Robin GareusProperly expose "well known" comp_redux output.
2017-04-12 Robin GareusAdd a ReadOnlyControl parameter abstraction
2017-04-12 Robin GareusFix setting Plugin-Owner (route) for analysis plugins
2017-04-12 Robin Gareusfix mb32 well-known EQ (4 bands, different ports)
2017-04-10 Robin Gareusadd FileSource Lua Bindings
2017-04-08 Robin GareusEmit Session::MuteChanged() if a mutes route is removed.
2017-04-07 Robin GareusAdd session signal to track mute-changes
2017-04-03 Paul Davisdo not save or restore MIDI port "pretty-names" from XML
2017-04-01 Robin GareusAdd option for record-only metronome.
2017-04-01 Robin GareusUnregister ports at session close.
2017-03-31 Robin GareusConnect route-template insert i/o ports #5778
2017-03-31 Robin GareusAdd an API to query if the audible frame is latent...
2017-03-30 Robin GareusFix count-in for non 4/4 time signatures
2017-03-30 Robin GareusCount-in is a no-roll operation.
2017-03-30 Robin GareusFix hiding Lua __metatable -- prevent setmetatable...
2017-03-30 Robin GareusAdd proper Lua bindings for RouteGroupList
2017-03-29 Robin GareusFix Patch Change Naming when plugins change (Route...
2017-03-26 Paul Davismore fully disable gain adjustment sharing in a RouteGr...
2017-03-23 Robin GareusIncrease mempool for session-scripts
2017-03-21 Robin GareusImprove plugin Ccategory consistency somewhat
2017-03-21 Robin GareusRelax LV2 plugin filter to substring (e.g. "Utility...
2017-03-18 Robin Gareusfix copy/paste issue, typename is not needed here
2017-03-18 Robin GareusResolve copy-c'tor and assignment issue with TempoMap
2017-03-18 Robin GareusLua bindings to access MIDI region/source note-events
2017-03-18 Robin GareusPrefer const references: Beat-Converter does not modify...
2017-03-18 Robin GareusOh boy!
2017-03-18 Robin GareusDon't push WriteMemoryCallback into global namespace
2017-03-18 Robin GareusAdd newline to DEBUG::Soundcloud so that it's readable...
2017-03-17 Hiroki InagakiUpdate Japanese translation
2017-03-17 Robin GareusLua bindings for libardour transient-analysis
2017-03-16 Robin GareusSanitize cubic-interpolation code (NO-OP safe for float...
2017-03-13 Robin GareusAdd track/bus rename safeguards to the backend (handy...
2017-03-13 Robin Gareusplugin scan tweaks: don't verbosely log by default...
2017-03-12 Robin Gareusremove cruft; superseded by ControlGroup::use_me
2017-03-12 Robin GareusPreparations to keep track of stripable color-dialogs.
2017-03-12 Robin GareusFix issue with automation-playback constantly marking...
2017-03-12 Robin GareusOptimize Session::set_dirty()
2017-03-12 Robin GareusPrepare for graceful case-by-case fallback of VST Bypass
2017-03-11 Robin GareusFix Controllable::InverseGroup behavior.
2017-03-11 Robin GareusFix possible segfault in multi-bus AUs.
2017-03-10 nick_mfix incorrect property change in AudioRegion::set_fade_...
2017-03-09 nick_mfix potential crash in LV2Plugin::connect_and_run(...
2017-03-08 Robin GareusPrevent adding "master" to a group
2017-03-08 Robin GareusPrepare moving to a dedicated x-thread signal for VST...
2017-03-08 Robin Gareusremove cruft
2017-03-07 Robin GareusFix copy/paste typo -- MacOSX builds
2017-03-06 Robin GareusRework VST initialization:
2017-03-06 nick_mannounce what changed correctly in MidiRegion::model_sh...
2017-03-06 nick_mmore linked midi region trim drag fixes.
2017-03-06 Robin GareusAdd support for VST effSetBypass #7266
2017-03-05 Robin GareusFix AFL/PFL from MIDI tracks without audio (zero buffers)
2017-03-04 nick_mfix uninitialised variable (fixes linked midi region...
2017-03-04 nick_mtempo editing updates
2017-03-04 Robin GareusNotify UI when plugin state is copied/replaced
2017-03-04 nick_moffset linked regions to compensate for negative start...
2017-03-01 Robin GareusFix crash when adding a plugin immediately after re...
2017-03-01 Robin GareusDon't display "channel-selector" for plugins only prete...
2017-03-01 Robin GareusFix audition with monitor-section.
2017-02-28 Robin GareusTweak/optimize VST callback:
2017-02-28 Paul Daviswhen destroying a MidiSource, invalidate any existing...
2017-02-28 nick_mallow continuation of tempo via right-click 'Continue...
2017-02-28 Robin GareusUpdate GUI when playing mute-automation
2017-02-27 nick_mfix crash in pinch drag
2017-02-27 nick_mharden TempoMap::next_tempo_section () a bit.
2017-02-27 nick_mamend last commit (don't depend on 0.0)
2017-02-27 nick_mhopefully fix legacy session loading (tempo)
2017-02-27 nick_madd TempoMap::next_tempo_section()
2017-02-27 nick_mfix TempoMap::frame_at_tempo().
2017-02-27 nick_mcomplete changes to tempo type.
2017-02-27 Ben Loftiscompile fix
2017-02-27 nick_mmake new (ramped) tempi indidstiguishable from constant...
2017-02-27 nick_mcorrect (?) behaviour of TempoMap::replace_tempo
2017-02-27 nick_mrework tempo editing.
2017-02-27 Paul Davisfix crash caused by trying to connect monitor section... 5.8
2017-02-26 Paul Davisselected Stripables now have a counter to indicate...
next