Remove LocaleGuard from ARDOUR::AudioDiskstream state methods
[ardour.git] / libs / ardour / ardour /
2017-06-21 Robin GareusSome ToDo notes about AutomationTypes
2017-06-21 Robin GareusRemove internal_to_user/user_to_internal API
2017-06-21 Robin GareusSet default interpolation type (for new lanes)
2017-06-21 Robin GareusAdd API to compute parameter delta, depending on Automa...
2017-06-21 Robin GareusCentralize Parameter scaling
2017-06-21 Robin Gareusremove min/max unbound -- LADSPA special case.
2017-06-21 Robin GareusMove logarithmic property into Evoral, add rangesteps
2017-06-21 Robin GareusRemove old API
2017-06-21 Robin GareusFormat boolean parameter values
2017-06-21 Robin GareusTweak value-as-string dB and float decimals printing
2017-06-21 Robin GareusRemove Cruft -- AutomationStyle never did anything.
2017-06-18 John Emmas'ARDOUR::Stripable::Sorter()' needs to be exportable...
2017-06-17 Robin GareusMove implementation out of header file
2017-06-17 Robin GareusAdd Lua bindings to query all stripables
2017-06-17 Robin GareusFix stripable order for new strips & master-order
2017-06-17 Robin GareusAdd method to ensure Stripable sort constrains (for...
2017-06-17 Robin GareusUse Stripable::Sorter in libs
2017-06-17 Robin GareusMove StripableSorter into libardour
2017-06-14 Robin GareusSpecial-case VCA at 0 (-inf dB), force gain slaves...
2017-06-14 Robin GareusMerge event control lists when disconnecting a master...
2017-06-13 Robin GareusApply master-value to automation on disconnect.
2017-06-13 Robin GareusWrite inverse master automation.
2017-06-13 Robin Gareusamend 11ba1854 -- locked curve-evaluation is not public
2017-06-12 Robin GareusAllow group gain sharing + VCA again
2017-06-12 Robin GareusVCA/SlavableAutomationCtrl re-design:
2017-06-10 Robin GareusImplement slaved boolean automation and update mute...
2017-06-09 Robin GareusNO-OP: whitespace
2017-06-09 Robin GareusFix deletion of VCA with slaved controls.
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()
next