Commit Graph

296 Commits

Author SHA1 Message Date
twinaphex
24236455c2 Backport MisterTea's 'IOS menu settings don't respect enforce_(minlmax)range
patch
2015-07-03 00:35:56 +02:00
twinaphex
80546dd326 Fix some warnings 2015-06-30 15:45:10 +02:00
Twinaphex
d9c150fc46 (Menu) Cleanups 2015-06-28 18:57:06 +02:00
twinaphex
84c18a353d Create HAVE_IMAGEVIEWER ifdef 2015-06-28 18:55:00 +02:00
twinaphex
57ae359e62 Builtin image viewer should now work 2015-06-28 17:21:32 +02:00
twinaphex
0d568f4c65 Rename 'Media Player Settings' to 'Multimedia Settings' 2015-06-28 16:52:11 +02:00
twinaphex
59148b6799 Rename 'Load Recent' and move it to Main Menu 2015-06-28 16:24:21 +02:00
twinaphex
3cd8184fca Media player options - no longer hide this behind HAVE_FFMPEG 2015-06-28 16:12:04 +02:00
twinaphex
d7a0a929ca (Menu) Add some more translatable strings 2015-06-27 13:25:14 +02:00
Alcaro
4ca6c2398c More C89 cleanups, part 3 2015-06-26 18:35:52 +02:00
twinaphex
d0806b9d6b Make Left Analog/Right Analog translatable too 2015-06-26 11:45:59 +02:00
twinaphex
f500ef15ff (Menu) Make language labels translatable too 2015-06-26 11:43:24 +02:00
twinaphex
cfe4a913ba (Menu) Add language entry for Esperanto too 2015-06-26 11:29:23 +02:00
Jan Holthuis
470d093b27 (menu/menu_setting) Increase string size for "User %u" buffer"
Currently, the string gets cut off in german, because "Benutzer %u" doesn't fit in.
2015-06-26 03:59:37 +02:00
Jan Holthuis
5657e50dd1 Make "Input User %u Binds" translateable 2015-06-26 03:48:21 +02:00
twinaphex
544a23af0d (Menu) Rewrite some hashes 2015-06-25 20:08:59 +02:00
twinaphex
eb3099b0a8 More translatable strings 2015-06-25 20:06:11 +02:00
twinaphex
ce35bdef46 Set default 'max users' variable to 4 for RARCH_MOBILE 2015-06-25 18:43:01 +02:00
twinaphex
957ee7324f Rename 'UI Settings' 2015-06-25 17:04:13 +02:00
twinaphex
e0d0e574cb Add more translatable strings 2015-06-25 17:00:58 +02:00
twinaphex
03978321cf (menu_setting.c) Use rarch_system_info_get_ptr 2015-06-25 13:27:21 +02:00
twinaphex
7d85936e2b Move 'No Information is Available' string to menu_hash_us.c 2015-06-25 08:04:34 +02:00
twinaphex
cbc269bb0c (menu_settings.c) Cleanup dead code 2015-06-25 08:00:59 +02:00
twinaphex
610402c303 (menu_setting.c) Create MENU_VALUE_NONE 2015-06-25 08:00:12 +02:00
twinaphex
9649ffeedc Allow help messages to be translated too 2015-06-25 07:55:54 +02:00
twinaphex
761f9cd7ea (Menu_setting.c) Minor cleanups 2015-06-25 07:45:26 +02:00
twinaphex
e7bccd7fc1 (Menu/intl) Add MENU_VALUE_PORT 2015-06-25 07:23:19 +02:00
twinaphex
f1248eb690 (Menu/intl) Add some more hashes 2015-06-25 07:20:11 +02:00
twinaphex
44a44b2266 Rename MENU_LABEL_OPTIONS to MENU_LABEL_ONLINE_UPDATER 2015-06-24 13:36:58 +02:00
twinaphex
3d54e77cea Move Shader Options to Content Settings 2015-06-24 07:38:45 +02:00
twinaphex
1f634b290e (Menu) Start adding preliminary 'Shader Options' to 'Frontend Settings'
(still WIP - not fully working)
2015-06-24 06:58:01 +02:00
twinaphex
65a387c5b3 Move 'Shader Settings' to Main Menu for now while we begin work
on moving it to 'Frontend Settings'
2015-06-24 06:11:49 +02:00
twinaphex
f18c6d4ef6 Video Options now gone in 'Core Settings' 2015-06-24 06:09:03 +02:00
twinaphex
47cb5961c2 Move Custom Ratio to Video Options 2015-06-24 06:03:26 +02:00
twinaphex
e30b3efe9f (Menu) Create 'Information' list 2015-06-24 04:56:44 +02:00
twinaphex
da95df65d6 (GX) Silence warning when not compiling with HAVE_DYNAMIC 2015-06-23 11:46:45 +02:00
twinaphex
be2ae1c602 Add "builtin_mediaplayer_enable" setting 2015-06-23 07:09:24 +02:00
twinaphex
ae51be3454 Remove collapse subgroups enable setting 2015-06-23 04:03:07 +02:00
twinaphex
a6e208eed8 (Menu) reorder some entries 2015-06-23 03:29:55 +02:00
twinaphex
ff7833180d Rename Unload Core to 'Close Content' and move it to Content Settings 2015-06-22 23:16:00 +02:00
twinaphex
4e2e97edaf Move Core Information to 'Core Settings' 2015-06-22 22:30:01 +02:00
twinaphex
56f46034aa Hide 'Content Settings' if content is not yet loaded 2015-06-22 22:22:29 +02:00
twinaphex
f71c27af65 Create 'Content Settings' 2015-06-22 22:10:14 +02:00
twinaphex
5f67c53e6a Use fill_short_pathname_representation 2015-06-22 19:39:56 +02:00
twinaphex
f13ff67ec8 Create 'Load Content' Group 2015-06-22 08:46:42 +02:00
twinaphex
aac34f6f0a (Menu) Cleanups 2015-06-22 08:06:54 +02:00
twinaphex
71364701ea Move Video Filter setting to Video Settings 2015-06-22 07:31:45 +02:00
twinaphex
ae229d9005 Create Menu File Browser Settings 2015-06-22 03:07:32 +02:00
twinaphex
3c57ea5df1 (Menu) Cleanups 2015-06-22 02:32:54 +02:00
twinaphex
b64c59a072 (Menu) Refactor more strings/hashes 2015-06-22 02:10:59 +02:00
twinaphex
b60a290b79 Cleanups 2015-06-22 02:06:01 +02:00
twinaphex
704b0f5f18 Fix 'camera_allow' hiding 2015-06-22 02:02:48 +02:00
twinaphex
c76d3ea331 (Menu) Menu labels/cleanups 2015-06-21 09:43:34 +02:00
twinaphex
3291f40238 Hide 'Recording Settings' if recording driver set to NULL 2015-06-21 09:12:16 +02:00
twinaphex
0d2b37e020 Hide Recording Settings if current recording driver is set
to NULL
2015-06-21 09:10:23 +02:00
twinaphex
c045ee6181 (Menu) Menu label/hashes updates 2015-06-21 08:22:23 +02:00
twinaphex
b19ddd1685 (Menu) Menu hashes update 2015-06-21 07:38:19 +02:00
twinaphex
8e2e08d47c (Menu) Menu label hash updates 2015-06-21 07:29:02 +02:00
twinaphex
0651d8ec1f (Menu) Labels update 2015-06-21 04:15:36 +02:00
twinaphex
5c7b0eaedf Create MENU_VALUE_UNKNOWN 2015-06-21 03:34:47 +02:00
twinaphex
62ea9a9ef6 (Menu) Updates 2015-06-21 03:32:57 +02:00
twinaphex
dca63a1011 Create MENU_VALUE_NOT_AVAILABLE 2015-06-21 03:27:10 +02:00
Twinaphex
03944dfb99 (Menu) Update hashes 2015-06-21 03:04:42 +02:00
Twinaphex
437da14c9a (Menu) Menu hashes update 2015-06-21 02:25:17 +02:00
Twinaphex
b763972d61 (Menu) Update labels/hashes 2015-06-21 01:57:05 +02:00
Twinaphex
93354406ae (Menu) Add labels/hashes 2015-06-21 01:50:37 +02:00
Twinaphex
2e86b4b241 (Menu) UPdate more labels 2015-06-21 01:26:25 +02:00
Twinaphex
a4a762207c (Menu) More label updates 2015-06-21 01:07:17 +02:00
Twinaphex
5b50973fff Add MENU_LABEL_VALUE_CORE_LIST (pt. 1/2) 2015-06-21 00:45:04 +02:00
twinaphex
6f1bc69fc7 Refactor libretro_dummy mechanics 2015-06-20 23:42:30 +02:00
Twinaphex
e1fc190c7a (Menu) More labels updated 2015-06-20 23:03:45 +02:00
Twinaphex
08cf8b75eb (Menu) More labels 2015-06-20 20:33:23 +02:00
Twinaphex
5ac6828f50 (Menu) More label/hash updates 2015-06-20 20:15:31 +02:00
Twinaphex
0074856a2b (Menu) More menu hashes 2015-06-20 19:46:13 +02:00
Twinaphex
fe2917e1c9 (Menu) More label updates 2015-06-20 19:28:50 +02:00
Twinaphex
8ef7bb34e9 (Menu) Menu label updates 2015-06-20 18:35:53 +02:00
Twinaphex
e42c1d333c (Menu) More label updates 2015-06-20 17:47:09 +02:00
Twinaphex
95520f50a0 (Menu) Add more labels 2015-06-20 16:48:31 +02:00
Twinaphex
4045080d3e Hash updates 2015-06-20 05:51:47 +02:00
Twinaphex
8f0321606c (Menu) Menu hashes 2015-06-20 05:30:11 +02:00
Twinaphex
8c8344ede6 (Menu) Cleanups/hashes 2015-06-20 05:13:47 +02:00
Twinaphex
4d55d945e8 (Menu) Menu hashes updates 2015-06-20 05:05:04 +02:00
Twinaphex
b4c790b2e2 (Menu) new hashes 2015-06-20 04:45:39 +02:00
twinaphex
811044d274 (Menu) More menu hash changes 2015-06-20 01:19:07 +02:00
twinaphex
c15b4c12da (Menu) Hashes update 2015-06-20 00:55:10 +02:00
twinaphex
9e659d6f73 (Menu) Menu hash updates 2015-06-20 00:31:43 +02:00
twinaphex
a39a35e41b (Menu) Hash update 2015-06-20 00:29:07 +02:00
twinaphex
90a77881d1 (Menu) Update hashes 2015-06-20 00:24:50 +02:00
twinaphex
8226f2bae5 (Menu) Menu hash update 2015-06-19 17:02:27 +02:00
twinaphex
eaab8d97ef (Menu) Menu hash updates 2015-06-19 16:59:49 +02:00
twinaphex
a63ebe1d12 (Menu) More hash updates 2015-06-19 16:56:01 +02:00
twinaphex
7e87592d91 (Menu) Add more hashes 2015-06-19 16:38:05 +02:00
twinaphex
1fd9d172f6 (Menu) Menu hashes 2015-06-19 08:51:27 +02:00
twinaphex
d473c1a4a6 (Menu) Menu hashes update 2015-06-19 08:25:39 +02:00
twinaphex
4ac997c28d (Menu) Menu hashing 2015-06-19 08:10:11 +02:00
twinaphex
4d35d715b4 (Menu) Menu hash 2015-06-19 07:39:13 +02:00
twinaphex
d9a185ac3c (Menu) More menu hashing changes 2015-06-19 07:29:42 +02:00
twinaphex
0e0dd14625 (Menu) use more menu hashes 2015-06-19 07:23:58 +02:00
twinaphex
fe64bf75f1 (Menu) More menu hash 2015-06-19 06:46:49 +02:00
twinaphex
9c50b702c0 (Menu) More menu hash changes 2015-06-19 05:00:49 +02:00