Commit Graph

145 Commits

Author SHA1 Message Date
Maschell
a7ce2839f6 WIP, no idea 2024-10-13 10:35:27 +02:00
Maschell
3d19f8dff6 clang format 2023-04-10 12:52:56 +02:00
Maschell
b7143f814e Fix compiling 2023-04-10 12:52:05 +02:00
Maschell
a1a99861d3 WIP 2021-09-19 21:15:58 +02:00
Maschell
462c0d3e70 Update the Dockerfile, use Github workflow 2020-12-16 13:02:25 +01:00
Maschell
2877293206 Remove unused files 2020-12-16 12:52:05 +01:00
Maschell
d4c48fa410 Remove unused libmappedmemory dependency 2020-12-16 12:51:50 +01:00
GaryOderNichts
5cc33ded57 Remove newlines at the end of logs 2020-12-16 02:19:40 +01:00
GaryOderNichts
2587299615 Environment changes 2020-12-16 02:18:06 +01:00
Maschell
9b4cce632f Allow deployment on all branches 2018-09-23 14:46:14 +02:00
Maschell
01a8746627 Add Dockerfile, update the readme, simplify travis script 2018-09-23 14:43:45 +02:00
Maschell
979b5d6f19 Update the readme. Add information about the controller mapping 2018-09-15 14:39:02 +02:00
Maschell
03c0c8a55e - Split the main.cpp into multiple files
- Add missing functions patches to allows pro controller emulation
- Add a custom config item type which can be used to map controller during gameplay!
- Usage of a real (pro) controller is currently broken
- Mapping of the a keyboard/mouse is not tested (probably broken)
2018-09-14 20:29:06 +02:00
Maschell
de97bae3ad Adopt changes of the config menu api. 2018-09-14 14:33:18 +02:00
Maschell
0d38817857 Formatting 2018-07-17 15:30:55 +02:00
Maschell
943ac03b93 Add a simple configuration menu. 2018-07-17 15:30:40 +02:00
Maschell
7172450c5e Add disabling energy saving settings 2018-07-01 00:29:36 +02:00
Maschell
f44da633bd Add information about the plugin system to the readme 2018-06-30 14:33:44 +02:00
Maschell
0df6c595f0 Fix plugin to be compatible with the new loader 2018-06-28 23:34:05 +02:00
Maschell
aba1adcbb1 WUSH! 2018-06-24 21:27:35 +02:00
Maschell
3042935b7e ... 2018-06-24 20:59:33 +02:00
Maschell
e61828ffd8 Fix filename in travis script to contain proper commit hash 2018-06-24 20:48:10 +02:00
Maschell
c76d9f7a5f Fix the travis script. (hopefully) 2018-06-24 20:39:36 +02:00
Maschell
276427271f Add missing WUPS downloading/building to travis script 2018-06-24 20:26:18 +02:00
Maschell
a0236e579c Merge branch 'wups' of https://github.com/Maschell/hid_to_vpad into wups 2018-06-24 20:00:43 +02:00
Maschell
fbcdb09a03 Fix travis 2018-06-24 20:00:17 +02:00
Maschell
ac737e7b2d
Merge pull request #55 from Lykie/wups
Update README.md
2018-06-23 23:36:44 +02:00
Maschell
727d76833f Not caching the PORTLIBS 2018-06-23 22:44:41 +02:00
Lykie
e4dbea9ef3
Update README.md 2018-06-23 15:32:57 -05:00
Maschell
49378fb6b4 First commit on the WUPS plugin branch 2018-06-23 18:46:49 +02:00
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