| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-04 | proto/fsuipc: fix build | Stanislaw Halik | |
| 2019-02-28 | proto/fsuipc: don't even think about unloading | Stanislaw Halik | |
| 2019-01-16 | proto/fsuipc: don't look for unrelated .dll | Stanislaw Halik | |
| This .dll seems to be unrelated. Unless it performs some side effects in the background, there seems to be no reason whatsoever to look for it. This is completely untested. | |||
| 2018-06-26 | modernize C++ syntax | Stanislaw Halik | |
| No visible changes (hopefully). | |||
| 2018-04-05 | modules: now use i18n | Stanislaw Halik | |
| 2018-01-04 | main: workaround crash on exit without terminating process | Stanislaw Halik | |
| 2017-12-26 | compat: use gettext convention for tr() | Stanislaw Halik | |
| 2017-12-18 | plugins: rename check_status -> initialize | Stanislaw Halik | |
| It's a contract for plugin invocation that the particular function fills the role of initialization. Rename accordingly. | |||
| 2017-12-09 | many: use otr_tr for non-qobject translation | Stanislaw Halik | |
| I haven't even compile-tested Linux and OSX-specific bits. | |||
| 2017-12-04 | api: add status check for modules | Stanislaw Halik | |
| 2017-10-29 | static constexpr -> constexpr | Stanislaw Halik | |
| 2016-11-04 | modules: make names unique | Stanislaw Halik | |
| 2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
| Adjust usages. | |||
| 2016-06-14 | compat, proto/fsuipc: fix GNU CXX 6.1.0+ build | Stanislaw Halik | |
| Include cmath explicitly | |||
| 2016-06-09 | proto/fsuipc: fix "64/50" expanding to "1" | Stanislaw Halik | |
| This is a POLA violation. | |||
| 2016-06-09 | proto/fsuipc: fix float <-> double promote | Stanislaw Halik | |
| 2016-05-13 | many: remove unneeded implicit type conversion double <-> float | Stanislaw Halik | |
| 2015-10-30 | also rename protocol -> proto | Stanislaw Halik | |
