Remove Automatable::value_as_string API from libardour
[ardour.git] / libs / ardour / ardour /
2017-06-09 Robin GareusRemove Automatable::value_as_string API from libardour
2017-06-09 Robin GareusPrepare to eventually drop Automatable::value_as_string()
2017-06-09 nick_mAdd a method for obtaining the frame position of beat...
2017-06-08 nick_mTempo lines display subdivisions correctly over a tempo...
2017-06-08 nick_mFix uninitialised tempo section variable
2017-06-03 Robin GareusApply VCA master gain automation to Amp (Fader, Trim)
2017-06-03 Robin GareusAdd infrastructure for evaluating VCA automation curves
2017-06-03 Robin Gareusamend 67f9f6fd: no recursive ReaderLock
2017-06-03 Robin GareusAdd a scratch buffer for automation.
2017-06-02 Robin GareusNO-OP: whitespace
2017-05-30 Robin GareusPrepare for automation control master
2017-05-25 Robin GareusAlways create a deep copy of MIDI regions when copying...
2017-05-25 Robin GareusInclude ParameterDescriptor in read-only control output
2017-05-23 Tim MayberryRemove old jack_utils.h header that was moved to the...
2017-05-14 Nil GeisweillerAdd note name parser to convert to midi note number
2017-05-13 Robin GareusSanitize "well-known" ctrl API
2017-05-12 Paul Davischange ControlProtocolManager protocol mutex into a...
2017-05-12 Paul Davisdon't actually use a method from libardourcp inside...
2017-05-12 Paul Davischange the way ControlProtocols (control surfaces)...
2017-05-12 Ben LoftisMCP: Mixbus32C: Restore missing filter controls to...
2017-05-10 Paul DavisSelection::get_stripables() needs to recurse into an...
2017-05-09 Robin GareusBump VST param-name length limit to 128 bytes and centr...
2017-05-08 Paul Davisallow Session to call Session::remove_stripable_by_id()
2017-05-06 John EmmasThe new class 'ARDOUR::CoreSelection' needs to be expor...
2017-05-05 Paul Davisadd missing files from selection development branch(es)
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-05-05 Robin GareusMove special-cased FP8 mute-state into libardour
2017-05-04 Robin GareusLua bindings for "end-is-free" (automatic session-end...
2017-05-03 Robin GareusMove RouteGroup color into libardour.
2017-05-03 Robin GareusNO-OP: whitespace
2017-04-29 Robin GareusFix vari-speed and non-locked slave modes
2017-04-26 Robin GareusAutomationLine time-unit conversion and paste API update
2017-04-25 Robin GareusAdd an API to conveniently query plugin-parameter labels
2017-04-24 Robin GareusSwap inheritance, simplifies Lua Bindings
2017-04-22 Robin Gareusremove unused semaphore
2017-04-22 Robin GareusPrivatize non-public methods
2017-04-20 Robin GareusRemove unused enum
2017-04-19 John EmmasChanges needed for building Tim's new 'string_convert...
2017-04-19 Robin GareusRemove cruft. ChanCount::INFINITE is not used
2017-04-18 Tim MayberryUse fixed size type for Playlist sort id as it is seria...
2017-04-18 Tim MayberryUse macro from pbd/enum_convert.h to define to_string...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Tempo/Time related...
2017-04-18 Tim MayberryUse XMLNode::get/set_property in ARDOUR::IO class
2017-04-18 Tim MayberryRemove now unused stream operator functions in ardour...
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-16 Robin GareusFix crashes with empty route-lists e.g. mute_release...
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-07 Robin GareusAdd session signal to track mute-changes
2017-04-01 Robin GareusAdd option for record-only metronome.
2017-03-31 Robin GareusAdd an API to query if the audible frame is latent...
2017-03-30 Robin GareusCount-in is a no-roll operation.
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-17 Robin GareusLua bindings for libardour transient-analysis
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-08 Robin GareusPrepare moving to a dedicated x-thread signal for VST...
2017-03-08 Robin Gareusremove cruft
2017-03-06 Robin GareusRework VST initialization:
2017-03-06 Robin GareusAdd support for VST effSetBypass #7266
2017-03-04 nick_mtempo editing updates
2017-03-04 nick_moffset linked regions to compensate for negative start...
2017-02-28 Robin GareusTweak/optimize VST callback:
2017-02-28 nick_mallow continuation of tempo via right-click 'Continue...
2017-02-27 nick_madd TempoMap::next_tempo_section()
2017-02-27 nick_mcomplete changes to tempo type.
2017-02-27 Ben Loftiscompile fix
2017-02-27 nick_mrework tempo editing.
2017-02-26 Paul Davisselected Stripables now have a counter to indicate...
2017-02-24 Robin GareusSave Lua script origin (for later updates) -- DSP plugin
2017-02-22 Robin GareusPrepare re-locating missing external files.
2017-02-21 Robin GareusAdd API allowing plugin preset load to affect automation
2017-02-21 Paul Davisredesign VCA control over gain (and theoretically other...
2017-02-19 Robin GareusEmit a signal when Lua session script change (prepare...
2017-02-18 Robin Gareusmove color_to_rgba to LuaAPI for consistency
2017-02-17 Robin GareusAllow to use any Lua function factory, produce bytecode
2017-02-15 Robin GareusDon't copy-construct MusicFrame, pass const reference.
2017-02-13 Robin GareusPrepare record with count-in action
2017-02-08 Paul Davisan automation control that has to do things before...
2017-02-06 Paul Davisuse new PBD::Controllable API to correctly save solo...
2017-02-06 Paul Davissave/restore VCA master state inside slaves, so that...
2017-02-04 nick_mremove unused empoMap::round_to_beat_subdivision()
2017-02-04 nick_mrework snap
2017-02-02 Robin GareusExport option to use snapshot name instead of session...
2017-01-31 Ben LoftisExpose a new lua hook for resetting a plugin processor...
2017-01-28 Paul Davisadd VCA::full_name() which returns "VCA %n" : VCA ...
2017-01-27 Paul Davisuse a lock when dealing with PresentationInfo::Change...
2017-01-27 Paul Davisuse RAII for class-wide PresentationInfo::Change signal...
2017-01-26 nick_mmark session dirty when dragging tempo markers.
2017-01-23 Paul Davisat transport stop, clear all existing automation watche...
2017-01-21 Robin Gareusupdate bbe62da55a - use last-modified-with, strip git-rev
2017-01-20 Robin GareusInstrument insert options:
2017-01-20 Robin GareusInstrument channel option when adding track
next