operator bool on Time is a really bad idea; removed it and fixed lots of bugs.
[dcpomatic.git] / src / lib / dcpomatic_time.cc
2014-03-07 Carl Hetheringtonoperator bool on Time is a really bad idea; removed...
2014-03-06 Carl HetheringtonFix build.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-04 Carl HetheringtonMerge master.
2014-03-04 Carl HetheringtonNew DCPTime/ContentTime types.