Commit Graph

11 Commits

Author SHA1 Message Date
Maschell
0b6b8683c2 Removed LIBOGC stuff from the makefile 2018-02-16 17:43:29 +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
c94d182911 Move custom GUI files into a seperate folder 2017-10-29 12:54:19 +01:00
Maschell
8c2687aabf Move stuff into seperate static libraries. 2017-10-29 12:16:33 +01: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
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
Maschell
e48fc17615 Now using devkitpro r29, fixed bug with configs, improved logging and changed datatypes
- Finally switching to r29
- Modifed the travis and .pl script to download r29 of devkit pro
- Improved the logging (more information)
- Fixed the bug when you have too many config files on the sd card
(maximum now 24)
- Changed all int to s32
- Some more general code cleanup
2017-04-10 11:07:50 +02:00
Maschell
aa421146c7 Release of HID to VPAD 0.9f
Changelog:
- Reaaaaaally a lot of things internally. Rewrote the many parts of the controller_patcher engine.
- Added a nice GUI! DarkIrata did a great job at creating the graphics.
- Finally fixed the DS3 bug in a official build (sorry for the delay)
- Controller can also be used to emulate Pro Controller
- Input preview/tester
- Supporting even more controller via the network client (e.g Xbox 360, Xbox one, the new DS4,Switch Pro Controller etc.). Big shoutout @QuarkTheAwesome who helped me there!
- Added support for DS3 Rumble (thanks @skid_au)
- GC-Adapter rumble fixed.
- Support for all slots of deviced with multiple slots (like https://github.com/Maschell/controller_patcher_configs/blob/master/DualShock2.ini)
- Hopefully reduced the random crashes.
- Probably some stuff I already forgot.
2017-03-30 20:11:37 +02:00
Maschell
ebe55f9457 Using the newest controller_patcher
- Code clean up
- main.c and function_hook.c are now cpp files
- added a splash screen
2016-08-03 22:47:09 +02:00
Maschell
4893fc7c67 First commit 2016-04-25 22:21:28 +02:00