summaryrefslogtreecommitdiff
path: root/libs/timecode/src/time.cc
AgeCommit message (Expand)Author
2016-12-08Clarify "frames" (video, timecode) vs "samples" (audio)Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-07-23avoid llabs ambiguityRobin Gareus
2014-07-06fix timecode > 2^31 samples calculation on 32bit systemsRobin Gareus
2014-01-13'libs/timecode' - Change some instances of 'rint' to be 'lrint' (better compa...John Emmas
2013-08-08Timecode: fix subframe roundingRobin Gareus
2012-11-18fix drop-frame TC subframe roundingRobin Gareus
2012-11-13implement TC offset for slave&generator.Robin Gareus
2012-11-13add timecode format parserRobin Gareus
2012-11-13overhaul timecode calculationsRobin Gareus
2012-11-09Don't notify user if fps changes only affect speed but not counting.Robin Gareus
2012-11-09use double for timecode fps.Robin Gareus
2012-11-07experimental option to support LTC 29.97000 fps generators.Robin Gareus
2012-10-14formatting timecode: use a semicolon to indicate DFRobin Gareus
2012-10-13timecode: make subframes unsigned intRobin Gareus
2012-10-13move sample/timecode conversion to libtimecode.Robin Gareus
2012-10-12move TC FPS up into status bar, use lower right of timecode audioclock mode f...Paul Davis
2012-10-12move TimecodeFormat to libtimecodeRobin Gareus
2010-12-14Clean up libtimecode, make license of bbt_time.h LGPL.David Robillard
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard