summaryrefslogtreecommitdiff
path: root/libs/timecode
AgeCommit message (Expand)Author
2013-08-04Timecode: 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
2012-01-07add operator!= for BBT_TimePaul Davis
2012-01-06partially revert some of the recent work on tempo to reflect new understandin...Paul Davis
2012-01-02intermediate commit as all tempo/meter stuff starts to walk the precompute Ba...Paul Davis
2011-12-19rename Timecode::BBT_Time::ticks_per_beat to Timecode::BBT_Time::ticks_per_ba...Paul Davis
2011-09-29Remove use of waf compat15 tool.David Robillard
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
2011-04-23Add some assertions.Carl Hetherington
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-03-16Indent python files with spaces as per style guide.David Robillard
2010-12-18Finally implement position aware silence adding in export (i.e. bbt times are...Sakari Bergen
2010-12-15fix stupid variable naming issue in last BBT commitPaul Davis
2010-12-14move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for...Paul Davis
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