fix crash when copy'ing latent plugins
[ardour.git] / libs / timecode /
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-23 Robin Gareusavoid llabs ambiguity
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-08 Robin Gareusremove hardcoded major version in build scripts
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-08-28 John EmmasMake sure all our VC projects agree that the product...
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 David RobillardUpdate vcproj files for changed LILV config define.
2014-07-11 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-07-11 John EmmasMake our 'libs/timecode' project dependent on libpbd
2014-07-06 Robin Gareusfix timecode > 2^31 samples calculation on 32bit systems
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-07 Tim MayberryFix timecode target so it is just libtimecode.so and...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-08 John EmmasAdd the main VC project files for building Ardour3...
2014-03-24 John EmmasModify some initialization slightly to keep MSVC happy
2014-03-23 Robin Gareusfix timecode initialization
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-02 Paul Davisremove recently added conflation of mingw64 and msvc...
2014-03-01 Paul Daviswhen mingw is mingw64, it appears that we need to use...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John Emmas'libs/timecode' - Change some instances of 'rint' to...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 Paul Davisadd new file
2014-01-12 Paul Davisadd missing export/visibility macro
2014-01-12 Paul Davisadd export/visibility macros to libtimecode and build...
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 Paul Davisconvert libtimecode into a static lib
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-08 Robin GareusTimecode: fix subframe rounding
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-04 Robin GareusTimecode: fix subframe rounding
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...