summaryrefslogtreecommitdiff
path: root/libs/timecode/timecode
AgeCommit message (Expand)Author
2012-11-13add timecode format parserRobin 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
2010-12-18Finally implement position aware silence adding in export (i.e. bbt times are...Sakari Bergen
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