summaryrefslogtreecommitdiff
path: root/libs/ardour/beats_frames_converter.cc
AgeCommit message (Expand)Author
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-12-14move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for...Paul Davis
2010-12-14implement methods in TempoMap for walking a given distance along a tempo map ...Paul Davis
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