Commit Graph

31118 Commits

Author SHA1 Message Date
twinaphex
95cfa33629 Add more help messages 2016-07-27 16:49:13 +02:00
twinaphex
02dcbce602 Add more help messages 2016-07-27 16:37:28 +02:00
Twinaphex
8db505536c Merge pull request #3278 from sronsse/fixes_for_team
net retropad core: Fix R3 button display
2016-07-27 15:55:21 +02:00
Sebastien Ronsse
bdbebedd12 net retropad core: Fix R3 button display 2016-07-27 23:53:38 +10:00
twinaphex
389f6579d9 Revert "RetroPad core - R3 key didn't work before"
This reverts commit a483f276e4.
2016-07-27 13:23:16 +02:00
twinaphex
a483f276e4 RetroPad core - R3 key didn't work before 2016-07-27 12:25:58 +02:00
Twinaphex
3b4ff208d4 Merge pull request #3277 from sronsse/fixes_for_team
Add analog device to Net RetroPad
2016-07-27 12:22:47 +02:00
Sebastien Ronsse
2a2b18b507 input remote: Add analog device parsing 2016-07-27 20:15:49 +10:00
Sebastien Ronsse
a778d878ff net retropad core: Add analog device processing 2016-07-27 20:15:49 +10:00
Twinaphex
0d7571a43d Merge pull request #3276 from sronsse/fixes_for_team
Net RetroPad core updates
2016-07-27 11:19:57 +02:00
Sebastien Ronsse
46284b6a93 input remote: Update server-side input processing 2016-07-27 18:39:37 +10:00
Sebastien Ronsse
a8ff6150f9 net retropad core: Update data processing to be more generic 2016-07-27 17:42:55 +10:00
Twinaphex
fcbfaec281 Merge pull request #3272 from lakkatv/master
(GLUI) Messages
2016-07-26 21:40:56 +02:00
Jean-André Santoni
53689babb3 (GLUI) Display a rectangle behind the info messages 2016-07-26 21:36:41 +02:00
Jean-André Santoni
34c0b6a29c (GLUI) Fix help messages vertical centering 2016-07-26 21:12:34 +02:00
Jean-André Santoni
68fd31a0f7 (GLUI) Align help messages to the left, in a centered box 2016-07-26 21:10:43 +02:00
twinaphex
8cd59822e8 Start adding fallback help messages for file types 2016-07-26 15:12:20 +02:00
twinaphex
e9b3b9c30b Use config_get_active_core_path_size 2016-07-26 14:32:18 +02:00
twinaphex
628367d201 Create config_get_active_core_path_size 2016-07-26 14:29:53 +02:00
twinaphex
3da2b1b0b0 Get rid of one HAVE_COMPRESSION ifdef 2016-07-26 14:27:54 +02:00
twinaphex
9d20513050 Add more help messages 2016-07-26 14:20:37 +02:00
twinaphex
001d0a1d62 Fix 'Load Core' again 2016-07-26 12:08:04 +02:00
twinaphex
d47d62f737 Don't show Restart RetroArch on PS3 right now 2016-07-26 11:25:04 +02:00
twinaphex
1f4ba75e9b Add Help message for 'Load dummy core on shutdown' 2016-07-26 11:09:25 +02:00
twinaphex
21714726d6 Correct text 2016-07-26 10:59:30 +02:00
twinaphex
afa9e17c59 Turn per-core configs off for PS3 right now 2016-07-26 10:51:30 +02:00
twinaphex
6d1f35d579 Cannot edit these entries yet, so just hide them for now 2016-07-26 10:37:35 +02:00
twinaphex
8b364bc611 Add help message for 'Parent directory' 2016-07-26 10:35:53 +02:00
twinaphex
df4cea8257 Add help messages for general images 2016-07-26 10:24:20 +02:00
twinaphex
0b497837fb Add more help messages for music/movie files 2016-07-26 10:16:53 +02:00
twinaphex
821d51f2f5 Add help message for directories 2016-07-26 09:58:08 +02:00
twinaphex
1113a6de46 parse_generic - Gpo through variable 2016-07-26 09:54:16 +02:00
twinaphex
246855ff97 Add MENU_ENUM_LABEL_FILE_BROWSER_SELECT_CORE_FROM_COLLECTION 2016-07-26 09:28:06 +02:00
twinaphex
f360084790 Add help message for libretro cores 2016-07-26 09:21:07 +02:00
twinaphex
6a4665937b restore this 2016-07-26 09:15:20 +02:00
twinaphex
35471433fd Dehardcode MSG_UNKNOWN usage 2016-07-26 08:36:07 +02:00
twinaphex
9092d92a66 Start adding new enums 2016-07-26 08:14:44 +02:00
Twinaphex
9f4c7c6f82 Merge pull request #3270 from netux79/master
(GX) Fix long lasting bug that prevented PCE CD and SEGA CD games to …
2016-07-26 04:54:53 +02:00
Ernesto Ramirez
5b17cbcb2a (GX) Fix long lasting bug that prevented PCE CD and SEGA CD games to run on Wii. 2016-07-25 20:27:08 -05:00
twinaphex
12ad4e67dd Revert "Add enum_idx for most remaining settings"
This reverts commit e82a129fef.
2016-07-25 19:09:17 +02:00
twinaphex
0387349e40 Revert "Use enums for as many settings entries as possible"
This reverts commit 7baada45b0.
2016-07-25 19:09:10 +02:00
twinaphex
d7ec944adc Revert "Help entry should respond now for compressed archives inside"
This reverts commit b12f81c0a0.
2016-07-25 19:09:03 +02:00
twinaphex
b12f81c0a0 Help entry should respond now for compressed archives inside
filebrowser
2016-07-25 18:24:23 +02:00
twinaphex
7baada45b0 Use enums for as many settings entries as possible 2016-07-25 18:15:36 +02:00
twinaphex
e82a129fef Add enum_idx for most remaining settings 2016-07-25 18:02:03 +02:00
twinaphex
cd2d5f75bb Comment out log 2016-07-25 17:23:50 +02:00
twinaphex
31bcb3d6f8 (MaterialUI) Try to default to Shield color theme for Shields 2016-07-25 14:27:51 +02:00
twinaphex
58c425ef19 Revert "Refactor settings"
This reverts commit afcc9657d2.
2016-07-25 12:30:41 +02:00
twinaphex
afcc9657d2 Refactor settings 2016-07-25 11:59:38 +02:00
twinaphex
1b057a0c71 Move structs to configuration.h 2016-07-25 11:23:40 +02:00