summaryrefslogtreecommitdiffhomepage
path: root/proto-wine/lang
AgeCommit message (Collapse)Author
2020-02-03proto/wine: allow disabling freetrack/npclientStanislaw Halik
Fixes #1042
2019-10-29proto/wine: add support for setting WINEPREFIXStanislaw Halik
2019-10-29proto/wine: refresh i18nStanislaw Halik
2019-10-28proto/wine: refresh i18nStanislaw Halik
2019-10-28proto/wine: add support for protonStanislaw Halik
2018-12-12proto/wine: fixesStanislaw Halik
- use SDK_WINE boolean - improve logic when building for X-Plane only - rename when building for X-Plane - conditionalize Wine-related stuff - move starting the wrapper to initialize() as it should be done - use more C++17 - update header usage
2018-05-27proto/wine: update translationStanislaw Halik
2018-05-23proto/wine: fix i18nStanislaw Halik
Reported-by: Artem Sobolev cf. https://github.com/opentrack/opentrack/issues/726#issuecomment-390559585
2017-07-29proto/{libevdev,wine}: add stub i18nStanislaw Halik
Was breaking make(1). Issue: #661