Fix an ambiguous call to 'floor()'
[ardour.git] / libs / ardour /
2017-07-28 Robin GareusPortManager::unregister_port() must be called with...
2017-07-28 Robin GareusDelete CoreSelection at session close
2017-07-26 Robin GareusStart a new write-pass when writing automation and...
2017-07-26 Robin GareusFix initial sync to LTC with small buffersizes
2017-07-25 Robin GareusMake start_touch() truly idempotent
2017-07-24 Robin Gareusfix e838e7f3597
2017-07-24 Robin GareusFix Mixbus "well known" send-names and enable ctrls
2017-07-24 Robin GareusUpdate WritePass logic + AutomationList Undo
2017-07-24 Paul Davisupdate japanese translation (Hiroki Inagaki)
2017-07-24 Robin GareusFix saving automation record undo
2017-07-23 Robin GareusUpdate amp.cc to use gain_t for maths (no more double)
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-07-22 Robin GareusNO-OP: whitespace
2017-07-22 Robin GareusAutomationWatch: single DropReferences connection per AC
2017-07-22 Robin GareusNO-OP: whitespace
2017-07-22 Robin GareusFix Route mute automation touch (owned control)
2017-07-22 Robin GareusNO-OP: consistent [internal] API name for Automatables
2017-07-22 Robin GareusNO-OP: Consistent API name
2017-07-21 Robin GareusMore non-rt calls to VCA - fixes VCA automation writing
2017-07-21 Robin GareusFix VCA Automation: end write pass
2017-07-21 nick_mTempoMap legacy session loading fixes
2017-07-21 nick_mFis stray break statement when checking for a legacy...
2017-07-21 nick_mRework tempo marker editing menu functions
2017-07-21 nick_mCalculate clamped tempo stretch ratios using the correc...
2017-07-21 nick_mTempoMap : Remove old solve_map debugging code
2017-07-21 nick_mMove some duplicated replace/add tempo section code
2017-07-21 nick_mRemove redundant beat arg from TempoMap::add_meter
2017-07-21 nick_mFix incorrect double-snap when moving audio-locked...
2017-07-21 nick_mCheck for identical meter positions in old sessions...
2017-07-20 Robin GareusNon-layered MIDI recording
2017-07-20 Johannes MuellerSet the name of the route in a route template to the...
2017-07-20 Robin GareusAllow adding tracks w/o running backend
2017-07-19 Robin GareusAllow listening to channels being exported (w/ realtime...
2017-07-19 Robin GareusFix well-known send API for mixbusses.
2017-07-18 Léo AndrèsFix french translation mistake
2017-07-17 Robin GareusPluginInsert::silence is used after all (fix 07aeb12d3)
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-16 Robin GareusFix loading bundles #7426
2017-07-16 Robin GareusData less than or equal to zero should be considered...
2017-07-16 Robin GareusFix merging boolean automation + mute disconnect.
2017-07-16 Robin GareusSome notes for later.
2017-07-16 Robin GareusRemove unused API and a never used execution-branch
2017-07-16 Robin GareusConsistent Automation evaluation:
2017-07-16 Robin GareusAdd API to run automation only (emit Changed signal).
2017-07-16 Robin GareusRename private method
2017-07-13 Robin GareusFix total number of process threads
2017-07-12 Johannes MuellerDon't try to chop of the file name extension from a...
2017-07-08 Robin GareusDon't use VST ->user points, prefer host-reserved ptr
2017-07-08 Robin GareusAdd API to expand/flatten AC groups
2017-07-07 Robin GareusDon't drop processor references with process-lock
2017-07-07 Robin GareusConsistent ControlList freezing -- fixes #7419
2017-07-06 Robin GareusConsistently set parameter steps.
2017-07-04 Robin GareusFix session-event queue (multiple writer, single reader)
2017-07-04 Robin GareusCompatibility with old out-of-range automation-lane...
2017-07-04 Robin GareusWork-around for plugins with log-scale parameter 0...
2017-07-02 Robin GareusAdd API to step though parameter enumerations
2017-07-01 Robin GareusPrepare x-thread signals plugin-GUI visibility
2017-07-01 Robin GareusRemove old libardour API for plugin UIs
2017-07-01 Robin GareusFix thinko in dd3f922788
2017-06-30 Robin GareusDon't invert azimuth & elevation display value
2017-06-30 Robin GareusNO-OP: whitespace
2017-06-30 Robin GareusRemove cruft (ParameterDescriptor sets this)
2017-06-29 Robin GareusTweak LV2 float parameter printing
2017-06-29 Robin GareusFix multi-channel delaylines #7409 part 2/2
2017-06-29 Robin GareusFix send mono to stereo (or N to M; M > N) sends #7409...
2017-06-27 Robin GareusDistinguish error-messages.
2017-06-26 Robin GareusAdd convenience fn to compute a file's sha1sum
2017-06-25 Robin GareusAllow saving state w/o backend
2017-06-24 Robin GareusCreate a deep-copy of MIDI sources when saving snapshots
2017-06-24 Robin GareusExtend API to allow calling new_midi_source_path()...
2017-06-23 Robin GareusFix metronome + capture alignment for Mixbus
2017-06-23 Robin Gareusleave a hint for clang's static analyzer
2017-06-23 Robin GareusRemove Automation Types that should never have existed.
2017-06-23 Robin GareusImplement undo for merging VCA-master automation/value...
2017-06-23 Robin GareusImprove default parameter display
2017-06-22 Tim MayberryRemove unnecessary LocaleGuard header include
2017-06-22 Robin GareusUpdate Slavable API
2017-06-22 Robin GareusNO-OP: whitespace
2017-06-22 Tim MayberryRemove LocaleGuard from Plugin::get_state
2017-06-22 Tim MayberryRemove LocaleGuards from LadspaPlugin::set/add_state
2017-06-22 Tim MayberryRemove unnecessary LocaleGuards from VSTPlugin derived...
2017-06-22 Tim MayberryRemove locale_guard.h from ardour/ardour.h header
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::PannerShell
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::Pannable class
2017-06-22 Tim MayberryRemove LocaleGuards from ARDOUR::Tempo class
2017-06-22 Tim MayberryRemove LocaleGuards from ARDOUR::Speakers class
2017-06-22 Tim MayberryRemove LocaleGuards from ARDOUR::Session transport...
2017-06-22 Tim MayberryRemove LocaleGuard from Session::load_options
2017-06-22 Tim MayberryRemove LocaleGuards from SessionConfiguration class
2017-06-22 Tim MayberryRemove LocaleGuard from Session::immediately_post_engin...
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::Route class
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::MonitorProcessor state...
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::RCConfiguration class
2017-06-22 Tim MayberryRemove LocaleGuards from LuaProc class
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::MidiTrack class
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::MidiDiskstream class
2017-06-22 Tim MayberryRemove LocaleGuards from ARDOUR::ExportFormatSpecificat...
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::Diskstream state method
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::AutomationList class
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::Region class
next