Commit Graph

370 Commits

Author SHA1 Message Date
twinaphex
ce7cb96e99 Add more translatable strings 2016-10-20 18:08:31 +02:00
twinaphex
09fd2fa118 Make two strings translatable 2016-10-20 18:02:23 +02:00
twinaphex
1b829e3159 Add another label 2016-10-20 17:45:35 +02:00
twinaphex
8d28a5f2e9 Add audio settings sublabel 2016-10-20 16:19:14 +02:00
twinaphex
0a295998a2 Hook up sublabels 2016-10-20 16:10:20 +02:00
Romain Graillot
78ef047b48 Added description for new entries in vita menu (us-jp) 2016-10-15 23:34:26 +02:00
Romain Graillot
4abb3c22c1 Fix typo to make things cleaner 2016-10-15 16:15:28 +02:00
Romain Graillot
755f1f6a95 Typo 2016-10-15 13:49:00 +02:00
Romain Graillot
a64e497189 Renamed new settings to match change & cleaned code 2016-10-15 13:38:42 +02:00
Romain Graillot
ade4e7857b Add possibility to switch touch surface on vita build 2016-10-15 13:28:35 +02:00
Francisco José García García
1ea5a80d02 (VITA) Add Backtouch enable option 2016-10-14 21:57:18 +02:00
hunterk
bad0e9607c add slang shader menu entry to online updater 2016-10-08 15:16:01 -05:00
twinaphex
b3a7d2a7bb Fix Recording Settings 2016-10-08 15:05:31 +02:00
twinaphex
d3933f04c6 Simplify "Remove" messageS 2016-10-04 10:54:16 +02:00
Gregor Richards
07138de69c Add todos for changed strings in other languages 2016-10-03 18:11:24 -04:00
Gregor Richards
3953018547 Clarifications to Netplay menu and removing obsolete setting
This commit:
 * Reorders the Netplay settings menu to put more useful options at the
   top.
 * Renames the swap_input setting from "Swap Netplay Input", which is
   meaningless and confusing, to "Netplay P2 Uses C1", which is oddly
   truncated but at least true.
 * Removes the is_client setting altogether, as that's no longer how
   client vs. server mode is determined (each are separate options when
   enabling Netplay)
2016-10-03 17:28:20 -04:00
Gregor Richards
159a45187a Add a link from the netplay menu to netplay settings 2016-10-02 23:27:12 -04:00
Brad Parker
cf3ae942c2 make undo_save_state a task 2016-10-02 19:05:30 -04:00
gizmo98
e9e2ee9b19 Correct german translation 2016-10-02 19:51:30 +02:00
Gregor Richards
5dba982cae All Netplay menu options are now internationalizable. 2016-09-29 13:24:56 -04:00
Gregor Richards
03c9dab93a Adding a netplay menu
In this first cut, Netplay can be enabled "mid-stream", but not much
else is supported. Client reconnection and either-side disconnection are
listed in the menu but don't yet do anything.
2016-09-29 13:04:38 -04:00
Alcaro
731f2c8f2b Merge the remainder of this PR, close #3665 2016-09-27 18:12:51 +02:00
Ezio-PS
dfed4a72f5 little fix for Spanish translation 2016-09-23 19:42:49 +02:00
Ezio-PS
4c742fb38d Update Italian translation 2016-09-23 19:21:39 +02:00
Jean-André Santoni
efeebf32ec Fix Wi-Fi label 2016-09-23 14:33:35 +02:00
Jean-André Santoni
339de94095 Display WiFi menu title and perform a scan before calling the services 2016-09-22 22:27:45 +02:00
Jean-André Santoni
850c4beac3 Add a WiFi setting group 2016-09-22 02:03:01 +02:00
Jean-André Santoni
c45058d3ae Start adding a WiFi driver 2016-09-22 02:02:43 +02:00
Gregor Richards
2a0202ccf5 Making Netplay check frequency configurable. 2016-09-15 23:06:32 -04:00
Ezio-PS
cf86aa1f1a Add other translated strings 2016-09-14 09:18:47 +02:00
Ezio-PS
7763cf1301 Update Italian translation 2016-09-13 23:20:48 +02:00
twinaphex
c01e5887f2 Rename this setting to 'Filter unknown extension' 2016-09-06 03:10:53 +02:00
twinaphex
0aef3c2529 Rename 'Select Collection' and 'Select From Downloaded File' 2016-09-06 03:06:22 +02:00
Brad Parker
276542ea98 more menu popup refactor, add back working confirm_on_exit 2016-09-05 01:04:15 -04:00
Brad Parker
27925da4ae revert confirm_on_exit option for now 2016-09-04 15:31:50 -04:00
Brad Parker
a17679a0c5 add input option to allow any user to control the menu 2016-09-03 19:01:29 -04:00
kuxii2016
4517f0e285 Update msg_hash_de.c 2016-09-02 11:55:51 +02:00
Brad Parker
ee7545857c add config option to enable quit confirmation 2016-09-01 21:47:25 -04:00
twinaphex
672a7e1a40 Get rid of unused 'Debug Information' 2016-08-30 04:58:45 +02:00
twinaphex
fb3ec37f9c (msg_hash_it.c) work around C89 limitation 2016-08-29 17:06:27 +02:00
Jean-André Santoni
9fe67ac09f (Menu) Display a Remove from Entry 2016-08-29 00:54:51 +02:00
Brad Parker
cf4bf344a9 add configuration option to toggle showing hidden files (default on), fixes issue #2769 2016-08-27 21:48:55 -04:00
Twinaphex
8aeefbb793 Merge pull request #3429 from fr500/overrides
Override saving
2016-08-27 02:18:01 +02:00
Alcaro
dd7caa4ad4 Wipe out this flag, not needed anymore. 2016-08-26 17:47:46 +02:00
radius
671aa0f59c (ovr) add game overrides too 2016-08-26 09:43:29 -05:00
radius
1fbeebf8a9 (ovr) add menu items 2016-08-25 00:54:39 -05:00
Alcaro
ed4a6f373f C sources aren't executable. 2016-08-24 12:47:37 +02:00
Brad Parker
35e67e69e5 Initial utf8 support for rgui/xmb. Only supports first 256 codepoints due to current freetype atlas limitation 2016-08-23 14:49:44 -04:00
twinaphex
7c19b2fac5 More translatable strings 2016-08-22 13:41:11 +02:00
twinaphex
b0a8f72724 More translated strings 2016-08-22 13:11:40 +02:00
twinaphex
a43dab71ba More translated strings 2016-08-22 02:38:19 +02:00
Alcaro
3899984bbb Fix pseudolocalization 2016-08-20 23:38:24 +02:00
Alcaro
e41aa1f8fe Update pseudolocalization 2016-08-20 22:49:45 +02:00
twinaphex
ad3a4311ee Add msg_hash_jp 2016-08-20 21:37:03 +02:00
Jean-André Santoni
04fb4f6dde (XMB) Allow hiding some tabs 2016-08-18 16:42:39 +02:00
Jean-André Santoni
4228e3dcc3 Revert "Reworked xmb driver to allow tab hiding"
This reverts commit 069a9cbfe6.
2016-08-18 14:06:54 +02:00
Ghost Coder
069a9cbfe6 Reworked xmb driver to allow tab hiding 2016-08-17 11:28:42 -05:00
Alcaro
32a56d2738 Revert "[bugged] Reworked xmb driver to allow tab hiding" 2016-08-17 15:07:17 +02:00
Twinaphex
f26044678d Merge pull request #3341 from gitghostcoder/master
[bugged] Reworked xmb driver to allow tab hiding
2016-08-17 09:45:47 +02:00
Ghost Coder
46029bef22 Reworked xmb driver to allow tab hiding 2016-08-06 04:08:21 -05:00
twinaphex
60158f5247 Make it possible to compile again with ./configure --disable-rgui 2016-08-01 18:29:26 +02:00
Ezio-PS
bae8cc4f68 Fixed Italian translation 2016-07-31 22:27:51 +02:00
Hans-Kristian Arntzen
ba78cec1b3 Fix file encoding for msg_hash_it. 2016-07-31 20:46:56 +02:00
Ezio-PS
34e11f0eaf Update msg_hash_it.c 2016-07-31 20:05:11 +02:00
Ezio-PS
6b587ef67f Updated Italian translation 2016-07-31 19:54:03 +02:00
twinaphex
7ecca928e1 Rename some XMB settings 2016-07-31 18:35:58 +02:00
twinaphex
a6b7052e5d Edit message 2016-07-31 18:12:57 +02:00
twinaphex
8a70a62977 Add message 2016-07-31 18:12:21 +02:00
Twinaphex
e93f362427 Merge pull request #3296 from lakkatv/master
(GLUI) Message box improvements
2016-07-31 16:22:03 +02:00
Jean-André Santoni
12fa1c634c (GLUI) Message box improvements 2016-07-31 16:11:47 +02:00
twinaphex
aec198938d Add Help Messages 2016-07-31 15:39:04 +02:00
twinaphex
ee68bbe8e4 Add more help messages 2016-07-31 15:02:46 +02:00
Twinaphex
a739b7e60c Merge pull request #3289 from fr500/master
Per-core & Per-game shader presets #2
2016-07-31 01:42:34 +02:00
twinaphex
8b706ad805 Start creating new history files for music/video/image 2016-07-30 22:47:43 +02:00
twinaphex
821aff99df Start adding extra enums 2016-07-30 19:12:56 +02:00
radius
0536906e63 add setting for auto shader presets 2016-07-30 11:16:42 -05:00
radius
9fdaa8b98b fix messages 2016-07-30 11:16:42 -05:00
radius
a464d3672a Add options to save per-core/game shaders 2016-07-30 11:16:42 -05:00
twinaphex
4f617071db Add Start Video Processor menu entry 2016-07-28 20:35:05 +02:00
twinaphex
fa0932e20e Add undo load state/save state 2016-07-27 23:36:26 +02:00
twinaphex
af3b8e6241 Add help messages 2016-07-27 21:50:36 +02:00
twinaphex
56a7cad203 Add help message 2016-07-27 21:42:30 +02:00
twinaphex
746c6c85c2 More help messages 2016-07-27 21:35:22 +02:00
twinaphex
b9aa9a6b1e Fix namespace conflicts 2016-07-27 21:28:33 +02:00
twinaphex
cca2724f52 Add help messages 2016-07-27 21:01:39 +02:00
twinaphex
67e4514e9d add help messages 2016-07-27 20:47:54 +02:00
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
9d20513050 Add more help messages 2016-07-26 14:20:37 +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
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
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
9092d92a66 Start adding new enums 2016-07-26 08:14:44 +02: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
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
ca3a6e44d2 Get rid of hashes 2016-07-25 09:31:03 +02:00
twinaphex
662cc65797 Add more help messages 2016-07-25 09:05:56 +02:00
twinaphex
1c2d4bc632 Add help messages for hotkeys - not finished yet 2016-07-25 06:18:23 +02:00
twinaphex
5251a83b7e Add help messages 2016-07-25 05:33:50 +02:00
twinaphex
7a2baf553f Add more help messages 2016-07-25 05:09:44 +02:00
twinaphex
ea1ace36c4 Add help messages 2016-07-25 04:51:47 +02:00
twinaphex
f841c139d8 Indent messages 2016-07-25 02:55:24 +02:00
twinaphex
15d4a89003 Add default message for resampler 2016-07-25 02:20:20 +02:00
twinaphex
c016d6a36a Add help messages 2016-07-24 17:37:12 +02:00
twinaphex
2513ce8c00 Add help messages 2016-07-24 17:33:49 +02:00
twinaphex
070073f2bb Buildfix 2016-07-24 13:17:10 +02:00
twinaphex
f599ade44d Prevent warnings 2016-07-24 13:16:12 +02:00
twinaphex
bbfb8a3f31 Remove unused variables 2016-07-24 13:14:07 +02:00
twinaphex
e8dad34210 Get rid of a whole bunch of hashes 2016-07-24 12:50:45 +02:00
twinaphex
13deab48d9 Get rid of menu_hash_get_help hashing versions 2016-07-24 12:47:58 +02:00
twinaphex
5fe397b48e Start moving help messages over to enum 2016-07-24 12:36:02 +02:00
twinaphex
64897a9228 Take out another hash label 2016-07-24 12:14:06 +02:00
twinaphex
427df55913 Get rid of WELCOME_TO_RETROARCH label 2016-07-24 12:00:53 +02:00
twinaphex
ea809e0710 Add translated versions of menu_hash_get_help_pt_enum 2016-07-24 11:59:24 +02:00
twinaphex
8464156667 Remove excessive comments 2016-07-24 11:50:09 +02:00
twinaphex
f2fb8ec0f0 Create menu_hash_get_help_nl_enum 2016-07-24 11:48:19 +02:00
twinaphex
84291d2d3d Create menu_hash_get_help_enum 2016-07-24 11:43:40 +02:00
twinaphex
c83c34f30a Show 'no history available' when no playlist entries can be shown 2016-07-22 21:30:17 +02:00
sergiobenrocha2
c502fc5d03 Fix some spelling errors. 2016-07-20 23:32:26 -03:00
radius
7a433a60a6 "fix cheevos status" 2016-07-17 09:45:49 -05:00
twinaphex
0b474b3d26 Dehardcore 'more' string 2016-07-17 00:52:56 +02:00
twinaphex
73fa327305 Rename Parent Directory label 2016-07-17 00:42:36 +02:00
twinaphex
a3c2cbda55 Change 'No items' label in playlists tab to 'No playlists 2016-07-15 21:50:01 +02:00
twinaphex
eab8890ecf Show message again for undid load state 2016-07-15 20:48:07 +02:00
twinaphex
d38e8544b8 Localize strings 2016-07-15 00:11:16 +02:00
twinaphex
44f4ccc054 Localize some strings 2016-07-15 00:00:57 +02:00
twinaphex
0cb2bbd420 Change XMB Theme Wallpaper string to 'Plain' 2016-07-14 22:56:59 +02:00
twinaphex
664f90b023 Add 'Wallpaper' color theme for XMB too 2016-07-14 18:29:05 +02:00
twinaphex
e3c4388f76 Missing break in switch case 2016-07-12 21:00:06 +02:00
twinaphex
d903ad2b97 First working implementation of subdirs for URL lists 2016-07-12 18:29:31 +02:00
twinaphex
60d3b22bb6 Create Menu Header Opacity setting 2016-07-11 17:41:06 +02:00
twinaphex
b4dbc16024 Add Menu Footer Opacity setting 2016-07-11 17:27:36 +02:00
twinaphex
4381c606d8 (MaterialUI) Backport r5 nvidia shield theme 2016-07-11 00:55:07 +02:00
twinaphex
c451b94bd9 (MaterialUI) Create Blue Grey theme 2016-07-10 21:23:57 +02:00
twinaphex
37aee162c9 Backport/add MaterialUI color themes by rz5 2016-07-10 17:06:43 +02:00
twinaphex
de21d31352 Update 2016-07-10 16:11:03 +02:00
twinaphex
c9f2ad1b5e (Achievements) Push empty entry if no achievements found 2016-07-10 15:28:54 +02:00
twinaphex
fbd3b4898f Use enums for hotkey binds list 2016-07-10 14:49:41 +02:00
twinaphex
34c6b1f306 Dehardcode strings 2016-07-10 14:35:27 +02:00
twinaphex
2fce2f4045 Add menu wallpaper opacity setting 2016-07-09 15:13:06 +02:00
twinaphex
c8415e9194 Horizontal Playlists tab now shows playlist names without '.lpl'
extension
2016-07-09 13:49:31 +02:00
twinaphex
180c0c87c1 Add MaterialUI menu color theme setting 2016-07-09 13:17:29 +02:00
twinaphex
968dcf4d39 Rename settings 2016-07-09 12:59:56 +02:00