summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/beats_frames_converter.h
AgeCommit message (Expand)Author
2016-08-31BeatsFramesConverter uses quarter-note 'beat' position.nick_m
2016-03-21Trim dependence on evoral types.hpp and Beats.hppDavid Robillard
2015-01-07MusicalTime => Beats.David Robillard
2014-11-22Wrap MusicalTime in a class.David Robillard
2013-10-17add export visibility macros across libardourPaul Davis
2012-01-02intermediate commit as all tempo/meter stuff starts to walk the precompute Ba...Paul Davis
2011-12-10Comments.Carl Hetherington
2011-04-06Fix my name :)David Robillard
2010-12-20Fix more broken whitespace.David Robillard
2010-12-17fix BeatFramesConverter so that it at least works even if its not optimally n...Paul Davis
2010-10-11Comment.Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-08-05Support cut / copy / paste of MIDI automation.Carl Hetherington
2009-10-25Remove Session dependency from BeatsFramesConverter.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-19Introduce new time for session-relative frame time, and make source interface...David Robillard
2009-02-16Move all beats <-> frames time conversion into a single object that can be pa...David Robillard