summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2017-01-20fix a -WformatRobin Gareus
2017-01-20Plug some libardour memory leaksRobin Gareus
2017-01-20Plug a memory leak (recent session list, session info)Robin Gareus
2017-01-20Add a note.Robin Gareus
2017-01-20Fix oddities when replacing VST-presets.Robin Gareus
2017-01-19Scale default Atom Ringbuffer size with samplerateRobin Gareus
2017-01-19Relax monitor-section processor channel restrictionRobin Gareus
2017-01-19Add some commentRobin Gareus
2017-01-19Add alternative preroll record mode:Robin Gareus
2017-01-19Rework preroll-rec API:Robin Gareus
2017-01-19Move preroll duration calc into libardourRobin Gareus
2017-01-18Implement record with prerollRobin Gareus
2017-01-17Implement Count-In (before recording), fixed BPM, up to 2 barsRobin Gareus
2017-01-17Split metronome methods into re-usable parts (for count-in)Robin Gareus
2017-01-16Prepare session-wide implicit monitoring overridesRobin Gareus
2017-01-15Add Japanese translationHiroki Inagaki
2017-01-13Set rate and blocksize for multi-instance VSTsRobin Gareus
2017-01-10Fix MTC slave implicit return on transport-stopRobin Gareus
2017-01-09add XML names/handling for additional Parameter types.Paul Davis
2017-01-09save state of an automation list, even if empty, because it might exist in th...Paul Davis
2017-01-09tweak previous commit to make desc.max_unbound "more correct"Paul Davis
2017-01-09fix ranges for LADSPA unbounded toggle parameters.Paul Davis
2017-01-08prototype track/bus sharing: state-exportRobin Gareus
2017-01-08Fix shared-pointer list creation from LuaRobin Gareus
2017-01-07amend massive thinko in last commit (actually works).nick_m
2017-01-07fix incorrect _start after a split.nick_m
2017-01-07TempoMap - do frame conversion outside the lock when possible.nick_m
2017-01-07remove some excessive methods from TempoMap.nick_m
2017-01-07more no-op renaming - TempoSection::compute_c_func_* -> compute_c_nick_m
2017-01-07clear up _initial vs _locked_to_meter TempoSection ambiguity.nick_m
2017-01-07more inactive tempi fixes.nick_m
2017-01-07actually make import of tempo maps at selected point work (missed line from 3...nick_m
2017-01-07rename TempoSection::c_func() -> c(). ensure constant tempi have this set to 0.nick_m
2017-01-07fix some inactive tempi bugsnick_m
2017-01-06warn when adding / replacing a tempo fails.nick_m
2017-01-06make previous commit compile (lua)nick_m
2017-01-06prevent meter-locked tempi from being moved directly when replacing.nick_m
2017-01-06ensure tempo lines use correct tempo type (constant/ramped)nick_m
2017-01-05variation of a PR from ngeiwei that adds MIDI channel info to controller namesPaul Davis
2017-01-05fix assumed typo from LV2_SUPPORT PR recently committedPaul Davis
2017-01-05Undo (bad) fixOlivier Humbert
2017-01-05One fixOlivier Humbert
2017-01-05French translation updateOlivier Humbert
2017-01-05Fixing LV2_SUPPORT #ifdefsDobroslav Slavenskoj
2017-01-05Proposed fix managing shared playlists (see #7150)Julien ROGER
2017-01-05Add missing function call in error message when compiling for windowsTim Mayberry
2017-01-05add Meter::operator==.nick_m
2017-01-05disallow tempi of 0 ntpm or less.nick_m
2017-01-03MidiRegion::clone() needs to ensure that the model is loaded before calling M...Paul Davis
2017-01-03Extend/update LV2 license interfaceRobin Gareus