replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAME (thank...
[ardour.git] / libs / timecode /
2012-11-18 Robin Gareusfix drop-frame TC subframe rounding
2012-11-13 Robin Gareusimplement TC offset for slave&generator.
2012-11-13 Robin Gareusadd timecode format parser
2012-11-13 Robin Gareusoverhaul timecode calculations
2012-11-09 Robin GareusDon't notify user if fps changes only affect speed...
2012-11-09 Robin Gareususe double for timecode fps.
2012-11-07 Robin Gareusexperimental option to support LTC 29.97000 fps generators.
2012-10-14 Robin Gareusformatting timecode: use a semicolon to indicate DF
2012-10-13 Robin Gareustimecode: make subframes unsigned int
2012-10-13 Robin Gareusmove sample/timecode conversion to libtimecode.
2012-10-12 Paul Davismove TC FPS up into status bar, use lower right of...
2012-10-12 Robin Gareusmove TimecodeFormat to libtimecode
2012-01-07 Paul Davisadd operator!= for BBT_Time
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2012-01-02 Paul Davisintermediate commit as all tempo/meter stuff starts...
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-04-23 Carl HetheringtonAdd some assertions.
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2010-12-18 Sakari BergenFinally implement position aware silence adding in...
2010-12-15 Paul Davisfix stupid variable naming issue in last BBT commit
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 David RobillardClean up libtimecode, make license of bbt_time.h LGPL.
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...