Age | Commit message (Collapse) | Author |
|
This completes implementation of the automatic clue exchange
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since we have everything in samples, and we have 44kHz, we easily
get overflows. Use doubles for calculating the length in
milliseconds more accurately.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
save methods update
replaced few char* with Common::String
changed few pointers to references
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not yet used.
|
|
Confirmed missing by peterkohaut (and gcc7).
|
|
|
|
|
|
|
|
Also fixes a couple of typos.
|
|
|