Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Windows scheduler performs badly with 1000 Hz.
|
|
We now inherit parent process' console. No need for
the cmake cache option.
|
|
|
|
|
|
|
|
Will come back to the same simplification elsewher.e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unlike timeBeginPeriod in winmm, this one sets the timer
resolution for the calling process, only.
|
|
|
|
|
|
|
|
|
|
|
|
I have no idea why this works.
|
|
No idea what regressed.
|
|
|
|
variable templates rock ass.
|
|
|
|
|
|
|
|
It breaks on GNU and saves little space.
|
|
|
|
It's not annoying having to type it anymore. Also
"otr_boilerplate" -> "otr_module".
|
|
|
|
|
|
|
|
|
|
|
|
It was getting inlined in each compilation unit.
|
|
|
|
|
|
Polish speakers typically know English well enough and translations are
awkward.
|
|
|
|
|
|
Also,
- don't lose high bits with cast from long long to long on _WIN32.
- reduce #define pollution
|