Ichthyostega
|
1b5de947b1
|
fix some further 32/64bit problems
- use the C99 qualifier for size_t ('z') in printf
- use Long Long number literals in GUI timeline ruler
|
2011-03-25 19:49:02 +01:00 |
|
|
|
a70376dc4b
|
grid asset passes first basic unit test!
|
2011-01-15 14:07:25 +01:00 |
|
|
|
debe032f49
|
basic quantisation now working and covered by unit test
|
2011-01-13 03:36:12 +01:00 |
|
|
|
c7a887a528
|
Quantiser basic unit test pass, including corner case
ufff... finally
|
2011-01-13 03:36:12 +01:00 |
|
|
|
af9c799fc8
|
Fix time quantisation to circumvent the precision problem
required to re-arrange several functions in order
to use the new util::floordiv and to get all relevant
calculations into time.h
|
2011-01-13 03:36:12 +01:00 |
|
|
|
d30515c37e
|
analysis of range limit problems in quantisation
|
2011-01-13 03:36:11 +01:00 |
|
|
|
b66b778c42
|
implement and test simple demo quantiser
|
2011-01-13 03:36:11 +01:00 |
|
|
|
84c73c645d
|
draft unit-test to cover basic quantiser behaviour
|
2011-01-13 03:36:10 +01:00 |
|