summaryrefslogtreecommitdiff
path: root/libs/ardour/quantize.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-06-26a more-likely-to-be-correct version of swing quantization.Paul Davis
2015-06-26swing quantize should skip the FIRST note and start on the SECOND, then alter...Paul Davis
2015-01-07MusicalTime => Beats.David Robillard
2014-11-25Remove dead code.David Robillard
2014-11-22Fix quantization and other time-related ops.David Robillard
2014-11-22Wrap MusicalTime in a class.David Robillard
2013-10-23Fix midi-note length when quantizing a swing rhythmRobin Gareus
2013-10-23fix midi quantization - part twoRobin Gareus
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-01Remove unused quantize type options.Carl Hetherington
2011-05-31Quantize notes to session tempo time, not relative to start of region (fix is...David Robillard
2010-12-09Allow trim of midi regions to before the start of the source (better, this ti...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-07use diff commands for quantize, with infrastructure changes as requiredPaul Davis
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-16Move all beats <-> frames time conversion into a single object that can be pa...David Robillard
2009-02-02Make (MIDI) event time stamp type a template parameter.David Robillard
2008-09-22Move event specific ringbuffer stuff to evoral.David Robillard
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-02-02Merge with trunk R2978.David Robillard
2008-01-17MIDI region stretching.David Robillard
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-08-16Make SMFSource suck significantly less.David Robillard
2007-08-06Added missing files.David Robillard