summaryrefslogtreecommitdiff
path: root/libs/timecode/timecode
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-03-24Modify some initialization slightly to keep MSVC happyJohn Emmas
2014-03-23fix timecode initializationRobin Gareus
2014-03-02remove recently added conflation of mingw64 and msvc with respect to symbol e...Paul Davis
2014-03-01when mingw is mingw64, it appears that we need to use __declspec() and not __...Paul Davis
2014-01-12add new filePaul Davis
2014-01-12add missing export/visibility macroPaul Davis
2014-01-12add export/visibility macros to libtimecode and build as a shared library againPaul Davis
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