Commit Graph

115 Commits

Author SHA1 Message Date
Maschell
6e348fde02 [Travis] Only reinstall packages if updated. 2018-05-26 16:20:22 +02:00
Maschell
0428a3be06 [Travis] Fixed path to the controller_patcher_configs 2018-05-26 14:46:28 +02:00
Maschell
7999a676f3 [Travis] Fixed yaml formatting 2018-05-26 14:35:24 +02:00
Maschell
0606fa17fe [Languages] Minor formatting 2018-05-26 14:32:04 +02:00
Maschell
87786e1f77 [Travis] Now using pacman to get devkitPPC 2018-05-26 14:29:38 +02:00
Maschell
72f7982df5 Fixed compiling with the newest controller_patcher lib 2018-04-11 15:58:30 +02:00
Maschell
150d8c19d7 Use github instead of sourceforge 2018-02-25 13:45:28 +01:00
Maschell
6d9953ba93 Version bump to v0.9k
Added config option to copy DPAD data to Sticks.
Use
VPAD_L_STICK_COPY_DATA = TRUE
or
VPAD_R_STICK_COPY_DATA = TRUE
2018-02-16 19:27:27 +01:00
Maschell
c9cf99a57b Removed xgettext binaries, removed logging.
Adopted changed from controller patcher
Fixed mouse cursor displaying
Added cooldown for mouse mode switching
2018-02-16 19:01:13 +01:00
Maschell
0b6b8683c2 Removed LIBOGC stuff from the makefile 2018-02-16 17:43:29 +01:00
Maschell
5c39bd2a3e Fixed travis build script 2017-12-16 11:45:24 +01:00
Maschell
c22ba1d5c0 Optimized the travis build script 2017-12-16 11:43:37 +01:00
Maschell
aa3849b31f Removing the GuiElements properly. Fixes compatibility with libs 2017-11-11 16:11:24 +01:00
Maschell
3041cc7103 Changes to be compatible to the newest libgui 2017-10-31 17:21:17 +01:00
Maschell
ead67f3a14 Fix compiling with new libs 2017-10-30 22:35:27 +01:00
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
c94d182911 Move custom GUI files into a seperate folder 2017-10-29 12:54:19 +01:00
Maschell
9ed51cd8cb Fixing the include paths 2017-10-29 12:45:54 +01:00
Maschell
8ec1568db9 Updated controller_patcher lib. Triggering travis. 2017-10-29 12:42:36 +01:00
Maschell
a5c082de6f Trigger 2017-10-29 12:29:18 +01:00
Maschell
67ae2c18ef Added missing controller patcher lib 2017-10-29 12:23:00 +01:00
Maschell
283f84d96a Hopefully fixing the travis script 2017-10-29 12:19:50 +01:00
Maschell
8c2687aabf Move stuff into seperate static libraries. 2017-10-29 12:16:33 +01:00
Maschell
7b08a7eaa6 Use the new controller_patcher
- Adjusting loading the configs. (Mount the SD Card before initialization and provide the path of the configs)
2017-10-14 15:49:35 +02:00
Maschell
3f1872437c Fixed the "hitbox" of the settings elements.
- Now the on/off toggles  "hitbox" corresponde to the icon.
2017-10-14 15:49:14 +02:00
Maschell
f3d3a5835c Use the OS Touchscreen Calibration instead of hardcoded values 2017-10-14 15:47:19 +02:00
Maschell
9addd4f3c5 Fixed a typo on the Help Screen 2017-10-14 15:46:43 +02:00
Maschell
746f4712f5 Serveral minor improvements
- Improved logging
- Updated logger to make a broadcast logging when enabled
- Using the new controller_patcher lib (improved logging + more checks when parsing an .ini)
- Updated the function patcher
2017-10-14 13:25:18 +02:00
Maschell
efe14da687 - Now using the new dynamic_lib
- fixed possible bug in memory class
- added new makro to logger
- fixed warnings in sd devoptab
2017-10-10 21:05:57 +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
f7ccd7d58d Fixed accessing the friendlist while using HID to VPAD.
Updated used dynamic libs/controller patcher
2017-07-20 16:08:00 +02:00
Maschell
cf54450cfd Ignoring the languages file while uploading the nigtly to the appstore 2017-05-13 15:35:30 +02:00
Maschell
95d39f187f Stupid typo #4 2017-05-13 15:31:37 +02:00
Maschell
16d8f25a1f Fixing another stupid typo 2017-05-13 15:29:03 +02:00
Maschell
736e8f2c6c Small correction to the ftpupload script 2017-05-13 15:22:43 +02:00
Maschell
7ac389a738 Uploading the languages to the app store nightlies 2017-05-13 13:32:46 +02:00
Maschell
f5a4bf3f2f Added french translation (thanks to @jlozes) 2017-05-09 20:56:50 +02:00
Maschell
8725885403 Added a italian translation (thanks to pazzoeo) 2017-05-08 17:28:46 +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
11f9e7f55f Acitvating/Deactivating the rumble depending on the settings 2017-05-07 14:57:33 +02:00
Maschell
20a5838c57 Code cleanup and bug fixed + more
- Fixed the intial value of the GuiToogle
- updated the filelist and added a icon for a settings menu
2017-05-07 14:56:35 +02:00
Maschell
fbb584be6a Using defines for the sd card paths, added a "MusicActivated" option to the settings 2017-05-07 14:54:15 +02:00
Maschell
f749160fd4 Added function to reload the UI 2017-05-07 14:52:18 +02:00
Maschell
b7d5e68026 - Using now os_usleep instead of usleep 2017-05-07 14:44:47 +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
4abc8ea1ed Updated the README, added missing resources 2017-05-06 20:11:40 +02:00
Maschell
e12da392c8 - Added spanish translation (thanks to victormr21)
- Added languages to nightly packages
2017-05-06 20:00:35 +02:00
Maschell
f26144eced - Added settings classes
- load language file from file set in the settings file
- put brackets arround "empty" if-statement (when the logger is undefined)
-
2017-05-06 19:53:36 +02:00
Maschell
b6feb1d4d0 no comment
bb6802e12f (diff-cdd8f39dc4ace4d761440f54b310f2f6)
2017-05-06 16:58:49 +02:00