fix a -Wformat
[ardour.git] / libs / ardour /
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)
2017-01-05 nick_mprevent meter-locked tempi from being moved directly...
2017-01-05 nick_mensure tempo lines use correct tempo type (constant...
2017-01-05 Paul Davisvariation of a PR from ngeiwei that adds MIDI channel...
2017-01-05 Paul Davisfix assumed typo from LV2_SUPPORT PR recently committed
2017-01-05 Olivier HumbertUndo (bad) fix
2017-01-05 Olivier HumbertOne fix
2017-01-05 Olivier HumbertFrench translation update
2017-01-05 Dobroslav SlavenskojFixing LV2_SUPPORT #ifdefs
2017-01-05 Julien ROGERProposed fix managing shared playlists (see #7150)
2017-01-05 Tim MayberryAdd missing function call in error message when compili...
2017-01-04 nick_madd Meter::operator==.
2017-01-04 nick_mdisallow tempi of 0 ntpm or less.
2017-01-03 Paul DavisMidiRegion::clone() needs to ensure that the model...
2017-01-03 Robin GareusExtend/update LV2 license interface
2017-01-02 Robin Gareusallow Lua session scripts to inject [immediate] RT...
2017-01-01 Robin GareusWhitelist bit32 Lua library for session rt-scripts
2017-01-01 Robin GareusMatch API: add rt_context option for en/disable_record()
2016-12-30 Robin GareusRemove cruft (old MIDI feedback API)
2016-12-28 Robin GareusFix AudioRegion RMS calc for multi-channel
2016-12-28 Robin GareusAdd Lua bindings for AudioRegion RMS+Peak calc
2016-12-28 nick_mallow all types of range location (loop, start, end...
2016-12-28 Robin GareusEmit signal for special cased configuration variable
2016-12-28 Robin GareusAdd enum for locale-config
2016-12-28 John EmmasSome operators need to have different visibility (as...
2016-12-27 Robin GareusAdd backend support to extract session-archives
2016-12-27 Robin GareusNormalize audio when archiving to fixed-point format.
2016-12-27 Robin GareusAllow gain factor for audio sources.
2016-12-21 Nil GeisweillerFix indentation 8 whitespaces to tab
2016-12-21 nick_mcheck audio-locked meter ordering by frame.
2016-12-20 nick_mfix yet another meter-locked tempo ordering thinko.
2016-12-19 Ben LoftisFix the case of jump-to-next-Subdivision
2016-12-19 Ben LoftisFix the case of jump-to-next{prev}-Bar
2016-12-19 Paul DavisFix minimum/maximum discovery for integer params (from...
2016-12-19 Paul DavisSession::_ac_thread_active should be used with atomics...
2016-12-19 Paul DavisSession::auto_connect_thread_terminate() cannot use...
2016-12-18 Robin GareusShorten sync-button label/size
2016-12-18 nick_mTempoMap - rename some methods.
2016-12-18 nick_madd frame parameter for Meter ctor and TempoMap::replac...
2016-12-18 nick_mthere is no curve for identical note_types_per_minute...
2016-12-18 Paul Davismove termination of auto connect thread till after...
2016-12-17 Robin GareusPrepare configurable mini-timeline time-span
2016-12-17 Robin GareusHide/remove per-track record-mode in favor of global...
2016-12-16 Paul Davisadd copy constructor, operator= and a clean ::dump...
2016-12-16 Paul Davisadd arguments (unusued) to control whether or not SMF...
2016-12-15 nick_mtempo before the initial section is always constant.
2016-12-15 nick_mfix thinko in TempoMap::framepos_plus_qn.
2016-12-14 Paul Davisuse SMF track or instrument names in imported MIDI...
2016-12-14 Paul Davisadd new member to ImportStatus object to allow specifyi...
2016-12-14 Paul Davisadd a new enum to identify how SMF data should be used...
2016-12-13 Robin GareusFix layered-record undo, include changes to existing...
2016-12-12 Robin GareusFix possible crash when removing ports with jack1
2016-12-12 Paul DavisAdd Slavable::AssignmentChanged signal to notify when...
2016-12-12 nick_monly update MidiRegion length_beats in partial copy...
2016-12-12 nick_monly recalculate MidiRegion start_beats if there is...
2016-12-12 Robin GareusFix a potential deadlock/crash (here tape-track peak...
2016-12-11 Robin GareusFix potential deadlock on session-load
2016-12-11 nick_mdisallow placement of audio-locked tempi within a frame...
2016-12-11 nick_mfix loop/crash when dragging an audio-locked tempo...
2016-12-11 nick_mno-op - rename TempoMap::set_active_tempos -> TempoMap...
2016-12-11 nick_mclean up some odd logic.
2016-12-11 nick_mrename MetricSection movable -> initial, but of course...
2016-12-11 Robin GareusAdd support for MacVST hidden/favorites
2016-12-11 nick_mmake TempoMap::dump slightly more readable.
2016-12-11 nick_mfix incorrect audio-locked tempo position when setting...
next