Commit Graph

285 Commits

Author SHA1 Message Date
Jan Holthuis 69f8b0077b (menu/menu_displaylist) Make "true"/"false" in system information menu translatable 2015-06-24 20:15:13 +02:00
Jan Holthuis 06698a4e6f (menu/menu_displaylist) Make more string translateable
This concerns strings in the "Core Information" and "System Information"
section of the Menu.
2015-06-24 19:37:55 +02:00
twinaphex 13a2336231 (Core Updater) Start adding the other update options - stub 2015-06-24 15:12:30 +02:00
twinaphex 44a44b2266 Rename MENU_LABEL_OPTIONS to MENU_LABEL_ONLINE_UPDATER 2015-06-24 13:36:58 +02:00
twinaphex 6ef6823081 menu_hash_to_str_us - cleanups 2015-06-24 12:34:18 +02:00
twinaphex 468b7e46c0 Split up menu_hash.c 2015-06-24 12:27:19 +02:00
twinaphex 80a1051e40 Rename 'Content Settings' to 'Quick Menu' 2015-06-24 08:41:58 +02:00
twinaphex 701c9244a8 Rename 'Frontend Settings' to 'Settings' 2015-06-24 07:45:44 +02:00
twinaphex f18c6d4ef6 Video Options now gone in 'Core Settings' 2015-06-24 06:09:03 +02:00
twinaphex e30b3efe9f (Menu) Create 'Information' list 2015-06-24 04:56:44 +02:00
twinaphex fb17df2b6f (ffmpeg builtin) Add wmv extension 2015-06-23 09:25:56 +02:00
twinaphex 6658a3144a (ffmpeg builtin) Add mov 2015-06-23 09:19:42 +02:00
twinaphex fb5fd168f2 (builtin ffmpeg) Add webm to extensions 2015-06-23 08:32:21 +02:00
twinaphex be2ae1c602 Add "builtin_mediaplayer_enable" setting 2015-06-23 07:09:24 +02:00
twinaphex 0944c2de10 Start adding MENU_FILE_MUSIC and MENU_FILE_MOVIE 2015-06-23 06:13:57 +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 f71c27af65 Create 'Content Settings' 2015-06-22 22:10:14 +02:00
twinaphex c87af5cdd4 Rename two labels 2015-06-22 21:27:49 +02:00
twinaphex 2e5badeefe Update some labels 2015-06-22 09:11:08 +02:00
twinaphex f13ff67ec8 Create 'Load Content' Group 2015-06-22 08:46:42 +02:00
twinaphex 96d2a50923 (Menu) Rename some more strings 2015-06-22 06:53:42 +02:00
twinaphex a7db82a693 (Menu) Change some labels 2015-06-22 06:43:43 +02:00
twinaphex cb8dc4e70f Change some labels 2015-06-22 06:33:22 +02:00
twinaphex 7668df059e Rename 'Load Core' 2015-06-22 04:08:34 +02:00
twinaphex 994c9af02e Rename menu label 2015-06-22 03:44:58 +02:00
twinaphex c11552f31b Rename one label 2015-06-22 03:36:07 +02:00
twinaphex b64c59a072 (Menu) Refactor more strings/hashes 2015-06-22 02:10:59 +02:00
twinaphex 704b0f5f18 Fix 'camera_allow' hiding 2015-06-22 02:02:48 +02:00
twinaphex 7df42acf8c (Menu) Update more labels 2015-06-21 23:54:57 +02:00
twinaphex 7a715b322b Show 'No settings found.' if screen has no settings 2015-06-21 22:35:19 +02:00
twinaphex e370f3cc97 (Menu) Add label for 'No performance counters' 2015-06-21 22:25:44 +02:00
twinaphex c76d3ea331 (Menu) Menu labels/cleanups 2015-06-21 09:43:34 +02:00
twinaphex 1949c5eada (Menu) Menu label/hashes update 2015-06-21 08:41:36 +02:00
twinaphex c045ee6181 (Menu) Menu label/hashes updates 2015-06-21 08:22:23 +02:00
twinaphex 459ec04f10 (Menu) Some more labels/hashes 2015-06-21 08:17:00 +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 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 9dc330e74c (Menu) Menu hash updates 2015-06-19 22:46:04 +02:00
twinaphex a46cb2b24e (Menu) Menu hashes update 2015-06-19 22:40:53 +02:00
twinaphex e6184f5f6a (Menu) Hash updates 2015-06-19 22:29:39 +02:00
twinaphex 5dc55a87ab (Menu) Menu hash updates 2015-06-19 21:50:13 +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 8dac9cf25d (Menu) Add menu hashes 2015-06-19 10:08:09 +02:00
twinaphex 1fd9d172f6 (Menu) Menu hashes 2015-06-19 08:51:27 +02:00
twinaphex 7afe1559bc (Menu) Menu hashes 2015-06-19 08:43: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 0be48dc7f6 (Menu) Menu hash updates 2015-06-19 08:00:56 +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 99f0453f11 (Menu) Create MENU_LABEL_CUSTOM_RATIO 2015-06-19 06:18:53 +02:00
twinaphex f39010fcfc (Menu) Create MENU_LABEL_VALUE_STARTING_DOWNLOAD 2015-06-19 05:13:00 +02:00
twinaphex 9c50b702c0 (Menu) More menu hash changes 2015-06-19 05:00:49 +02:00
twinaphex 909513e7ca (Menu) More menu hashes 2015-06-19 04:19:10 +02:00
twinaphex 1c5fd3008f (Menu) Menu hashes 2015-06-19 04:06:59 +02:00
twinaphex 0d0e050676 (Menu) USE_THIS_DIRECTORY_* menu hashes 2015-06-19 03:08:37 +02:00
twinaphex 5ab5f0e07e (Menu) Menu hashes 2015-06-19 03:06:21 +02:00
twinaphex 5f0ca7d921 (Menu) More hashes 2015-06-19 02:13:27 +02:00
twinaphex 2f2b225b62 (Menu) More hashes 2015-06-19 01:20:41 +02:00
twinaphex 641e7bcb89 Use more hashes 2015-06-19 01:03:24 +02:00
Twinaphex 54f29e49d8 Revert "(XMB) Restore the contextual menu" 2015-06-18 20:57:16 +02:00
Twinaphex 7720aba9ef Revert "(XMB) Start re-implementing the Run entry" 2015-06-18 20:56:58 +02:00
Jean-André Santoni ed8525b202 (XMB) Start re-implementing the Run entry 2015-06-18 23:21:14 +07:00
Jean-André Santoni 153b5c2a43 (XMB) Restore the contextual menu 2015-06-18 15:16:11 +07:00
twinaphex 821570cb16 (Menu) Updates 2015-06-18 09:53:07 +02:00
twinaphex 7741a6fbba (Menu) Use menu_hash_to_str in more places 2015-06-18 09:45:27 +02:00
twinaphex 82708c50c6 Go through menu_hash_to_str for more 2015-06-18 09:04:12 +02:00
twinaphex 702036842d (menu_displaylist.c) Add a bunch of label value hashes 2015-06-18 08:39:34 +02:00
Jean-André Santoni a7c0a49610 (XMB) Add boxarts support 2015-06-18 09:32:56 +07:00
twinaphex 897361b9d4 Create menu_hash_calculate 2015-06-17 19:55:35 +02:00
twinaphex d66db000c6 Create wrappers for accessing menu->begin 2015-06-16 01:59:26 +02:00
twinaphex 56952f14f3 Add more menu hashes 2015-06-16 01:14:44 +02:00
twinaphex 84e2a6d983 (Menu) Cleanups 2015-06-15 16:56:59 +02:00
twinaphex 6f71440c98 Use menu_hash_to_str at more places 2015-06-15 16:48:02 +02:00
twinaphex 995159dd32 Start creating menu_hash.c 2015-06-15 06:25:41 +02:00
twinaphex 068f3cf8bc (menu_shader.c) Refactor away some strcmp usage 2015-06-14 16:35:32 +02:00
twinaphex 7c8d50ffd8 (menu_displaylist.c) Refactor away usage of strcmp 2015-06-14 16:26:50 +02:00
twinaphex 6f657ccdeb (menu_setting.c) Refactor away some strcmp usage 2015-06-14 16:11:46 +02:00
twinaphex 44938ed1ef Fix Load Content (Detect Core) 2015-06-07 23:26:29 +02:00
twinaphex f2049953f5 (menu_entries_cbs_title.c) Add hashes 2015-06-07 00:05:33 +02:00
twinaphex b59c2a2c28 (Menu) Fix some labels 2015-06-06 23:56:17 +02:00
twinaphex b7e0965f5b (Menu) Add additional hashes 2015-06-06 23:46:22 +02:00
Twinaphex 24af3818e1 Rename 'Input Hotkey Settings' to 'Input Hotkey Binds' 2015-06-06 16:02:22 +02:00
Twinaphex fc174357a8 (Menu) Create input user binds hashes 2015-06-06 15:54:13 +02:00
twinaphex 390e5f6b0c (Menu) Cleanup hardcoded labels 2015-06-06 15:28:16 +02:00
twinaphex 33a40727a3 Rename 'Overlay Settings' 2015-06-06 15:02:08 +02:00
twinaphex 9aa35cb938 (menu_displaylist.c) Cut down on strcmp usage 2015-06-05 17:46:50 +02:00
twinaphex a177d55777 (menu_entries_cbs_iterate.c) Remove dependency on strcmp 2015-06-05 17:37:38 +02:00
twinaphex d8c038cae8 Create more hashes 2015-06-05 17:11:13 +02:00
twinaphex b6cfa4a892 (menu_setting.c) Cut down on strcmps 2015-06-05 17:05:11 +02:00
Twinaphex 439de844b4 (menu_setting.c) Cleanups 2015-06-05 16:33:49 +02:00
twinaphex a8f027ba9b (menu_setting.c) Cleanups 2015-06-05 16:11:36 +02:00
twinaphex 9956353096 (menu_setting.c) Reduce strcmps 2015-06-05 15:47:47 +02:00
twinaphex c54ecf9bec (menu_setting.c) More cleanups 2015-06-05 15:35:56 +02:00
twinaphex 9833654498 Get rid of more strcmps 2015-06-05 15:21:57 +02:00
twinaphex 7682a0d082 Get rid of more strcmps 2015-06-05 15:14:26 +02:00
twinaphex 0a056da584 (menu_setting.c) Cleanup 2015-06-05 14:35:20 +02:00
twinaphex b0ea1daf71 (menu_setting.c) Cleanups 2015-06-05 14:33:05 +02:00
twinaphex f5a4f6ae91 (menu_setting.c) Cleanups 2015-06-05 14:14:20 +02:00
twinaphex 53efe785fd (menu_setting.c) Start refactoring, create menu_hash.h 2015-06-05 13:47:17 +02:00