Skip to content

Commit

Permalink
- Make it compatible with devkitpro r29
Browse files Browse the repository at this point in the history
- Improved logging
- Using broadcast logging
- updated the travis script to load devkitpro r29
- Updated the dynamic libs
- Updated the controller patcher
- Fixed the crash when to many .ini files were in the sd:/wiiu/controller folder
- Fixed a bug in the memory.c
- Fixed a possible bug when leaving the Application while a threads in running and still needs to delete data
- Added settings to enable/disable the Rumble/Network for HID Controllers
- Improved the Touchscreen handling
- Improved the font rendering
  • Loading branch information
Maschell committed Oct 15, 2017
1 parent 33ea151 commit f4125ab
Show file tree
Hide file tree
Showing 113 changed files with 2,200 additions and 1,307 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ before_install:
- export DEVKITPPC=${DEVKITPRO}/devkitPPC
- mkdir -p $DEVKITPRO
- cd $DEVKITPRO
- wget -N http://sourceforge.net/projects/devkitpro/files/Automated%20Installer/devkitPPCupdate.pl
- wget -N https://github.com/dimok789/loadiine_gx2/releases/download/v0.2/libogc.7z
- wget -N https://github.com/dimok789/loadiine_gx2/releases/download/v0.2/portlibs.7z
- wget -N https://raw.githubusercontent.com/dimok789/loadiine_gx2/master/other/devkitPPCupdatePPCr29.pl
- wget -N https://raw.githubusercontent.com/dimok789/loadiine_gx2/master/other/libogc.7z
- wget -N https://raw.githubusercontent.com/dimok789/loadiine_gx2/master/other/portlibs.7z

install:
- cd $DEVKITPRO
- perl devkitPPCupdate.pl
- perl devkitPPCupdatePPCr29.pl
- 7z x -y libogc.7z
- 7z x -y portlibs.7z
- cp -R portlibs/ppc/* devkitPPC/
Expand Down
8 changes: 6 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,11 @@ SOURCES := src \
src/utils \
src/video \
src/video/shaders \
src/controller_patcher
src/controller_patcher \
src/controller_patcher/config \
src/controller_patcher/network \
src/controller_patcher/patcher \
src/controller_patcher/utils
DATA := data \
data/images \
data/fonts \
Expand All @@ -64,7 +68,7 @@ INCLUDES := src
CFLAGS := -std=gnu11 -mrvl -mcpu=750 -meabi -mhard-float -ffast-math \
-O3 -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing $(INCLUDE)
CXXFLAGS := -std=gnu++11 -mrvl -mcpu=750 -meabi -mhard-float -ffast-math \
-O3 -Wall -Wextra -Wno-unused-parameter -Wno-strict-aliasing $(INCLUDE)
-O3 -Wall -Wextra -Wno-unused-parameter -D_GNU_SOURCE -Wno-strict-aliasing $(INCLUDE)
ASFLAGS := -mregnames
LDFLAGS := -nostartfiles -Wl,-Map,$(notdir $@).map,-wrap,malloc,-wrap,free,-wrap,memalign,-wrap,calloc,-wrap,realloc,-wrap,malloc_usable_size,-wrap,_malloc_r,-wrap,_free_r,-wrap,_realloc_r,-wrap,_calloc_r,-wrap,_memalign_r,-wrap,_malloc_usable_size_r,-wrap,valloc,-wrap,_valloc_r,-wrap,_pvalloc_r,--gc-sections

Expand Down
10 changes: 6 additions & 4 deletions languages/chinese.lang
Original file line number Diff line number Diff line change
Expand Up @@ -228,13 +228,15 @@ msgstr "平板屏幕控制"
msgid "HID-Pad"
msgstr "HID转PAD控制"

#: src/menu/SettingsMenu.cpp:80
#, fuzzy
#~ msgid "HID-Pad Network"
#~ msgstr "HID转PAD控制"
msgid "HID-Pad Rumble"
msgstr "HID转PAD控制"

#: src/menu/SettingsMenu.cpp:81
#, fuzzy
#~ msgid "HID-Pad Rumble"
#~ msgstr "HID转PAD控制"
msgid "HID-Pad Network"
msgstr "HID转PAD控制"

#~ msgid "Art Atelier Mode"
#~ msgstr "绘心教室模式"
Expand Down
10 changes: 6 additions & 4 deletions languages/chinese_tr.lang
Original file line number Diff line number Diff line change
Expand Up @@ -228,13 +228,15 @@ msgstr "平板屏幕控制"
msgid "HID-Pad"
msgstr "HID轉PAD控制"

#: src/menu/SettingsMenu.cpp:80
#, fuzzy
#~ msgid "HID-Pad Network"
#~ msgstr "HID轉PAD控制"
msgid "HID-Pad Rumble"
msgstr "HID轉PAD控制"

#: src/menu/SettingsMenu.cpp:81
#, fuzzy
#~ msgid "HID-Pad Rumble"
#~ msgstr "HID轉PAD控制"
msgid "HID-Pad Network"
msgstr "HID轉PAD控制"

#~ msgid "Art Atelier Mode"
#~ msgstr "繪心教室模式"
Expand Down
8 changes: 8 additions & 0 deletions languages/english.lang
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,11 @@ msgstr ""
#: src/menu/SettingsMenu.cpp:79
msgid "HID-Pad"
msgstr ""

#: src/menu/SettingsMenu.cpp:80
msgid "HID-Pad Rumble"
msgstr ""

#: src/menu/SettingsMenu.cpp:81
msgid "HID-Pad Network"
msgstr ""
8 changes: 8 additions & 0 deletions languages/french.lang
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,14 @@ msgstr ""
msgid "HID-Pad"
msgstr ""

#: src/menu/SettingsMenu.cpp:80
msgid "HID-Pad Rumble"
msgstr ""

#: src/menu/SettingsMenu.cpp:81
msgid "HID-Pad Network"
msgstr ""

#~ msgid "Art Atelier Mode"
#~ msgstr "Mode Art Atelier"

Expand Down
8 changes: 8 additions & 0 deletions languages/german.lang
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,14 @@ msgstr ""
msgid "HID-Pad"
msgstr ""

#: src/menu/SettingsMenu.cpp:80
msgid "HID-Pad Rumble"
msgstr ""

#: src/menu/SettingsMenu.cpp:81
msgid "HID-Pad Network"
msgstr ""

#~ msgid "Art Atelier Mode"
#~ msgstr "Art Atelier Modus"

Expand Down
8 changes: 8 additions & 0 deletions languages/hungarian.lang
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,14 @@ msgstr ""
msgid "HID-Pad"
msgstr ""

#: src/menu/SettingsMenu.cpp:80
msgid "HID-Pad Rumble"
msgstr ""

#: src/menu/SettingsMenu.cpp:81
msgid "HID-Pad Network"
msgstr ""

#~ msgid "Art Atelier Mode"
#~ msgstr "Art Atelier Mód"

Expand Down
8 changes: 8 additions & 0 deletions languages/italian.lang
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,14 @@ msgstr ""
msgid "HID-Pad"
msgstr ""

#: src/menu/SettingsMenu.cpp:80
msgid "HID-Pad Rumble"
msgstr ""

#: src/menu/SettingsMenu.cpp:81
msgid "HID-Pad Network"
msgstr ""

#~ msgid "Art Atelier Mode"
#~ msgstr "Modalità Art Atelier"

Expand Down
8 changes: 8 additions & 0 deletions languages/japanese.lang
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,14 @@ msgstr ""
msgid "HID-Pad"
msgstr ""

#: src/menu/SettingsMenu.cpp:80
msgid "HID-Pad Rumble"
msgstr ""

#: src/menu/SettingsMenu.cpp:81
msgid "HID-Pad Network"
msgstr ""

#~ msgid "Art Atelier Mode"
#~ msgstr "絵心教室アトリエモード"

Expand Down
8 changes: 8 additions & 0 deletions languages/pt_BR.lang
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,14 @@ msgstr ""
msgid "HID-Pad"
msgstr ""

#: src/menu/SettingsMenu.cpp:80
msgid "HID-Pad Rumble"
msgstr ""

#: src/menu/SettingsMenu.cpp:81
msgid "HID-Pad Network"
msgstr ""

#~ msgid "Art Atelier Mode"
#~ msgstr "Modo Art Atelier"

Expand Down
10 changes: 6 additions & 4 deletions languages/pt_PT.lang
Original file line number Diff line number Diff line change
Expand Up @@ -228,13 +228,15 @@ msgstr "Padcon"
msgid "HID-Pad"
msgstr "HID-Pad"

#: src/menu/SettingsMenu.cpp:80
#, fuzzy
#~ msgid "HID-Pad Network"
#~ msgstr "HID-Pad"
msgid "HID-Pad Rumble"
msgstr "HID-Pad"

#: src/menu/SettingsMenu.cpp:81
#, fuzzy
#~ msgid "HID-Pad Rumble"
#~ msgstr "HID-Pad"
msgid "HID-Pad Network"
msgstr "HID-Pad"

#~ msgid "Art Atelier Mode"
#~ msgstr "Modo Art Atelier"
Expand Down
8 changes: 8 additions & 0 deletions languages/spanish.lang
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,14 @@ msgstr ""
msgid "HID-Pad"
msgstr ""

#: src/menu/SettingsMenu.cpp:80
msgid "HID-Pad Rumble"
msgstr ""

#: src/menu/SettingsMenu.cpp:81
msgid "HID-Pad Network"
msgstr ""

#~ msgid "Art Atelier Mode"
#~ msgstr "Modo Art Atelier"

Expand Down
Loading

0 comments on commit f4125ab

Please sign in to comment.