ptformat: Update lib to upstream 3b60276
[ardour.git] / libs / ardour /
2017-02-17 Robin GareusAdd Lua bindings related to solo/mute and realtime...
2017-02-16 Robin GareusFix initial order-keys when creating tracks/busses
2017-02-15 nick_mamend 32248b755ba (legacy tempo map).
2017-02-15 nick_mfix loading of 4.x sessions with a missing initial...
2017-02-15 Robin GareusAdd Lua bindings for plugin re-ordering
2017-02-15 Robin GareusDon't copy-construct MusicFrame, pass const reference.
2017-02-15 nick_munconditionally set region quarter note in set_position().
2017-02-14 Robin GareusAdd missing bindings (after 59daffea1)
2017-02-14 Robin GareusFix lua-doc (Null pointer c'tor doc)
2017-02-13 Robin GareusPrepare record with count-in action
2017-02-13 Paul Davislatest Czech translation for libs/ardour, from Pavel...
2017-02-13 nick_mfix 'snap to beat' havoc-causing misplaced bracket.
2017-02-12 nick_mfix missing position property in MidiRegion::clone()
2017-02-12 Hiroki InagakiUpdate Japanese translation
2017-02-09 Paul Davisremove debug output from PresentationInfo changes
2017-02-09 Paul Davisfix save_as()' inadvertent marking a session as dirty...
2017-02-09 Paul DavisNO-OP: whitespace removal
2017-02-09 Paul Daviswhen adding a default start/end range to a Location...
2017-02-08 Paul Davisan automation control that has to do things before...
2017-02-07 nick_m5.5 incorrectly marked the initial tempo as not locked...
2017-02-07 Paul Davisremove debug output
2017-02-07 Paul Davisonly reverse propagate solo-by-others-downstream if...
2017-02-07 Paul Davisdon't call shared_from_this() for every route when...
2017-02-07 nick_mfix legacy session where initial tempo was not locked...
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-05 Paul Davisfix type warning
2017-02-04 nick_mfix potential absorption of music-locked tempo into...
2017-02-04 nick_mremove unused empoMap::round_to_beat_subdivision()
2017-02-04 nick_mensure region _quarter_note is set (factory).
2017-02-04 nick_mensure region _quarter_note is set in offset ctor..
2017-02-04 nick_mrework snap
2017-02-03 Paul Davisanother tweak to maybe-fix crash in Playlist::fade_range()
2017-02-02 Robin Gareuspotential fix for crashes when creating fade-ranges
2017-02-02 Robin GareusExport option to use snapshot name instead of session...
2017-02-01 Robin GareusReduce continuous stream of warning messages (latent...
2017-01-31 Ben LoftisExpose a new lua hook for resetting a plugin processor...
2017-01-30 Robin GareusFall back to general MIDI synth for auditioning.
2017-01-28 Paul Davisadd VCA::full_name() which returns "VCA %n" : VCA ...
2017-01-28 Robin Gareusstop looping when deleting loop-range (fixes potential...
2017-01-28 Paul Davisimproved (as in "correct") deadlock fix for Presentatio...
2017-01-28 Paul Davisfix deadlock in mutex'ed PresentationInfo code
2017-01-27 Paul Davisuse a lock when dealing with PresentationInfo::Change...
2017-01-27 Paul Davisshow what PresentationInfo::Change is being used for
2017-01-27 Paul Davisuse RAII for class-wide PresentationInfo::Change signal...
2017-01-26 nick_mmark session dirty when moving range markers or alterin...
2017-01-26 nick_mmark session dirty when dragging tempo markers.
2017-01-26 nick_mno-op - whitespace fix for libs/ardour/playlist.cc
2017-01-23 Paul DavisNO-OP: add a few spaces before function args
2017-01-23 Robin GareusSafe Mode: disable VST scan
2017-01-23 Paul Davisat transport stop, clear all existing automation watche...
2017-01-22 Hiroki InagakiUpdate Japanese translation
2017-01-22 Paul Davisimplement Session::route_by_selected_count()
2017-01-22 Paul DavisPresentationInfo needs to emit Change for selection...
2017-01-21 Robin GareusLua: bindings for do_import()
2017-01-21 Paul Davisdon't repeat-hard-code names for 3 automation types.
2017-01-21 Paul Davisuse SSE/AVX for scaling gain automation buffer via...
2017-01-21 Paul DavisAmp is the one place where we generate a per-sample...
2017-01-21 Paul DavisSlavableAutomationControl::get_value(), if doing automa...
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
2017-01-20 Robin GareusExtract program version that a session was created...
2017-01-20 Robin Gareusremove cruft
2017-01-20 Robin Gareusfix a -Wformat
2017-01-20 Robin GareusPlug some libardour memory leaks
2017-01-20 Robin GareusPlug a memory leak (recent session list, session info)
2017-01-19 Robin GareusAdd a note.
2017-01-19 Robin GareusFix oddities when replacing VST-presets.
2017-01-19 Robin GareusScale default Atom Ringbuffer size with samplerate
2017-01-19 Robin GareusRelax monitor-section processor channel restriction
2017-01-19 Robin GareusAdd some comment
2017-01-19 Robin GareusAdd alternative preroll record mode:
2017-01-19 Robin GareusRework preroll-rec API:
2017-01-19 Robin GareusMove preroll duration calc into libardour
2017-01-18 Robin GareusImplement record with preroll
2017-01-17 Robin GareusImplement Count-In (before recording), fixed BPM, up...
2017-01-17 Robin GareusSplit metronome methods into re-usable parts (for count-in)
2017-01-16 Robin GareusPrepare session-wide implicit monitoring overrides
2017-01-15 Hiroki InagakiAdd Japanese translation
2017-01-13 Robin GareusSet rate and blocksize for multi-instance VSTs
2017-01-10 Robin GareusFix MTC slave implicit return on transport-stop
2017-01-09 Paul Davisadd XML names/handling for additional Parameter types.
2017-01-09 Paul Davissave state of an automation list, even if empty, becaus...
2017-01-09 Paul Davistweak previous commit to make desc.max_unbound "more...
2017-01-09 Paul Davisfix ranges for LADSPA unbounded toggle parameters.
2017-01-08 Robin Gareusprototype track/bus sharing: state-export
2017-01-07 Robin GareusFix shared-pointer list creation from Lua
2017-01-06 nick_mamend massive thinko in last commit (actually works).
2017-01-06 nick_mfix incorrect _start after a split.
2017-01-06 nick_mTempoMap - do frame conversion outside the lock when...
2017-01-06 nick_mremove some excessive methods from TempoMap.
2017-01-06 nick_mmore no-op renaming - TempoSection::compute_c_func_...
2017-01-06 nick_mclear up _initial vs _locked_to_meter TempoSection...
2017-01-06 nick_mmore inactive tempi fixes.
2017-01-06 nick_mactually make import of tempo maps at selected point...
2017-01-06 nick_mrename TempoSection::c_func() -> c(). ensure constant...
2017-01-06 nick_mfix some inactive tempi bugs
2017-01-05 nick_mwarn when adding / replacing a tempo fails.
2017-01-05 nick_mmake previous commit compile (lua)
next