Commit Graph

10 Commits

Author SHA1 Message Date
Maschell
1719033114 Adopt changes for the new libgui
- Needs a new SelectBox wrapper with default values.
- Removed the scale parameter from the default chechbox/Switch
- Removed unneeded values from the common.h
2017-10-29 16:06:17 +01:00
Maschell
8c2687aabf Move stuff into seperate static libraries. 2017-10-29 12:16:33 +01:00
Maschell
9addd4f3c5 Fixed a typo on the Help Screen 2017-10-14 15:46:43 +02:00
Maschell
c6ddfdc86f Now you can disable the network controller. In some games (e.g. splatoon) the network thread causes disconnects. This will hopefully fix this 2017-07-20 17:29:39 +02:00
Maschell
69a99a92e1 Added Brazilian Portuguese translations (thanks AlanLC), updated updatelang.sh script
- changing order in lang files
- fixed comment on english.lang
2017-05-08 17:23:14 +02:00
Maschell
db5d26d9a0 Added Settings menu.
In the Settings you can:
- disable/ enable the music
- disable/ enable rumble
- set the language
2017-05-07 18:44:34 +02:00
Maschell
62ac147339 Fix encoding of spanish.lang and updated the upadatelang script to not wrap lines 2017-05-07 14:36:52 +02:00
Maschell
e12da392c8 - Added spanish translation (thanks to victormr21)
- Added languages to nightly packages
2017-05-06 20:00:35 +02:00
Maschell
ff771530e0 Fixed file enconding of the german lang file and small typos 2017-04-14 13:22:09 +02:00
Maschell
97b8005051 Intial languages support and clean up
- Initial support for multiple languages (Currenty there is no option to set a language)
- Added language files for english and german
- Deleted not used resources
2017-04-14 13:10:57 +02:00