Age | Commit message (Collapse) | Author |
|
|
|
|
|
tie_setting to tracker/filter/proto raced with connection that saved the
modules into .ini on disk. Worse, the problem was swept under the rug by
calling save_modules() in dtor.
|
|
|
|
|
|
|
|
|
|
Otherwise tied version overwrites given migration before it's run.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They're run from the UI thread so can even be interactive.
|
|
|
|
|
|
Found-by: valgrind
|
|
|
|
|
|
|
|
|
|
|
|
tracklogging: begone file selector gui
|
|
when the tracker starts.
|
|
|
|
Reported-by: @Sone989
Issue: #440
|
|
|
|
- Always disable some useless warnings
- Disable exception support fully now
- Use /Gm for minimal rebuilds
- Use /Gw for data section lto
- Use exactly c++14
- Use incremental LTO
|
|
It can be linked against qt4 leading to runtime crash.
|
|
|
|
Requested-by: @Sone989
Issue: #440
|
|
|
|
filter-kalman parameter tuning
|
|
deadzone size
|
|
Build issue on MSVC
|
|
environment
|
|
|
|
|
|
It's broken and users complain on the issue tracker.
Also fix tab stops.
|