1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00
Commit graph

14 commits

Author SHA1 Message Date
Kjell Kernen
c23a096a73 Almost all global settings wrapped in protective object to guarantee type safety and protect against tag spelling errors (I have found and corrected a lot of those!).
Joystick settings and burner configuration is not yet within the global object.
2014-02-17 23:47:40 +01:00
Bertrand Songis
aa19969759 Warning removed 2014-02-13 18:11:40 +01:00
Kjell Kernen
48af7aefd0 Made the Splash editor respect the 9x/Taranis LCD widths in a consistent way. Previously everything was displayed as a Taranis bitmap.
Pictures larger than 9x width will get scaled to Taranis width (212 pix).
2014-02-11 18:08:54 +01:00
Kjell Kernen
d5e22111e1 App Preferences dialog tabs fully functional, except for adding profiles.
Splash Editor fully functional. Improved handling of image formats remain.
Merged branch 'origin/next'
2014-02-10 16:59:49 +01:00
Kjell Kernen
5c70c2f415 Moved fields around in the fwPref dialog to make it clear what affects the current settings (profile) and what configures the download. 2014-02-08 16:41:06 +01:00
Kjell Kernen
98779da0cf Editor getting some functionality 2014-02-07 17:06:11 +01:00
Kjell Kernen
c7b7cd2ba9 Splash Editor modified 2014-02-06 20:52:17 +01:00
Bertrand Songis
439cabe83c Another code reduction. Settings are now stored in "OpenTX/Companion",
instead of "companion/companion"
2014-01-20 16:50:06 +01:00
Romolo Manfredini
97de97c84e Small code cleanup 2014-01-20 12:26:50 +01:00
Romolo Manfredini
fad6211789 Remove duplicated code 2014-01-20 00:56:14 +01:00
Romolo Manfredini
034130555e Companion now should fully support themes 2014-01-20 00:05:16 +01:00
Bertrand Songis
5160fd8503 Issue #555 fixed (core in customizetxdialog) 2014-01-18 07:49:05 +01:00
Dvogonen
9fd20a87fe Fixes #511 2014-01-15 21:54:43 +01:00
Bertrand Songis
2f8f2df3c7 Companion build on Linux 2013-12-02 18:47:43 +01:00