Commit Graph

29555 Commits

Author SHA1 Message Date
twinaphex badaae7198 (Menu) Hook up 'Update Autoconfig Profiles' 2015-06-24 16:36:29 +02:00
Jan Holthuis ebbe1b5bff (menu/intl/menu_hash_de) Minor cleanups and some new translations
All translatable strings from menu/intl/menu_hash_us.c are now also
present in menu/intl/menu_hash_de.c. This makes it very handy to run a
diff on both files to see if any string have been added or removed.
2015-06-24 16:33:48 +02:00
twinaphex b2e27a452e Create cb_generic_download 2015-06-24 16:21:58 +02:00
twinaphex f3814c2b02 (Updater) Implement 'Update Assets' 2015-06-24 16:17:29 +02:00
Jan Holthuis 8d1133b76c (cores/dynamic_dummy) Do not hardcode "No Core" 2015-06-24 16:16:56 +02:00
twinaphex 9de889f735 Create action_ok_download_generic 2015-06-24 15:56:49 +02:00
twinaphex 13a2336231 (Core Updater) Start adding the other update options - stub 2015-06-24 15:12:30 +02:00
twinaphex 272063b351 (Core download) Now removes ZIP file after extracting archive 2015-06-24 14:44:21 +02:00
twinaphex c109a51c71 (nl) Some additions 2015-06-24 13:55:21 +02:00
twinaphex bcf3420b1d (de/nl) Load Core accessible again 2015-06-24 13:50:10 +02:00
twinaphex 44a44b2266 Rename MENU_LABEL_OPTIONS to MENU_LABEL_ONLINE_UPDATER 2015-06-24 13:36:58 +02:00
twinaphex 7ae2cd4c29 (Menu) menu_hash_pt.c - cleanups 2015-06-24 13:03:36 +02:00
twinaphex 8979f87af8 Create menu_hash_to_str_us_label 2015-06-24 12:54:26 +02:00
Twinaphex 3942023446 (Menu) Get rid of some unused variables 2015-06-24 12:35:11 +02:00
twinaphex 6ef6823081 menu_hash_to_str_us - cleanups 2015-06-24 12:34:18 +02:00
twinaphex 08dfb8f374 (menu/intl) We should only put menu label values for translation
here
2015-06-24 12:31:57 +02:00
twinaphex 468b7e46c0 Split up menu_hash.c 2015-06-24 12:27:19 +02:00
twinaphex 4078bc5756 (math/matrix_4x4c.) Cleanup 2015-06-24 11:48:20 +02:00
twinaphex 2c09bbcda3 (libretro-common) Start documenting matrix_4x4.c 2015-06-24 11:37:45 +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 3d54e77cea Move Shader Options to Content Settings 2015-06-24 07:38:45 +02:00
twinaphex 961cbdc8d5 Simplify parse_shader_options 2015-06-24 07:15:20 +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 66f902215e Merge pull request #1851 from Holzhaus/more-german-translations
Added more german translations
2015-06-24 06:30:51 +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
Jan Holthuis f0b44cb147 Added more german translations
These should now be on par with the english translations. Some minor
fixes have been applied, too.

I tried to keep the same order as the english translations to make it
easier to see what's still missing (in case new strings get added).
2015-06-24 05:19:44 +02:00
twinaphex 3fe23e8964 Abbreviate Directory Settings a bit 2015-06-24 05:13:43 +02:00
twinaphex 386a4ce9c5 move settings to 'content settings' 2015-06-24 05:05:57 +02:00
twinaphex e30b3efe9f (Menu) Create 'Information' list 2015-06-24 04:56:44 +02:00
Twinaphex 8773dacb5e Merge pull request #1849 from heuripedes/master
(RGUI) Fix delayed info/help/search screens
2015-06-24 04:10:18 +02:00
Higor Eurípedes 45556766bf (RGUI) Fix performance regression 2015-06-23 23:07:08 -03:00
Twinaphex fad840ca36 Merge pull request #1850 from lakkatv/french
French
2015-06-24 03:44:05 +02:00
Jean-André Santoni 6a63b5a696 (French) Translate more strings 2015-06-24 08:36:50 +07:00
Higor Eurípedes 71f025c2b6 (RGUI) Fix delayed info/help/search screens 2015-06-23 22:25:00 -03:00
twinaphex d188f4e261 (RGUI) Optimization 2015-06-24 03:01:09 +02:00
Jean-André Santoni c73e371d03 (French) Update translation with diacritics 2015-06-24 07:42:45 +07:00
Twinaphex adfc53d785 Merge pull request #1848 from heuripedes/master
XMB/Animation optimizations
2015-06-24 00:38:32 +02:00
Higor Eurípedes 15ac83e885 (menu_displaylist) Fix R/L scrolling 2015-06-23 17:24:10 -03:00
Higor Eurípedes b96a11c5f8 (XMB) Fix typo 2015-06-23 17:06:04 -03:00
Higor Eurípedes 593e835228 (gl_raster_font) Add early return in gl_raster_font_render_msg() 2015-06-23 14:51:29 -03:00
Higor Eurípedes 57fe277310 (XMB) Move first visible item detection to xmb_selection_pointer_changed() 2015-06-23 13:27:54 -03:00
Higor Eurípedes 5f0d41765d (XMB) Do not animate offscren entries in xmb_list_open_old() 2015-06-23 13:27:53 -03:00
Higor Eurípedes b7840479cb (XMB) Do not animate offscren entries in xmb_list_open_new() 2015-06-23 13:27:53 -03:00
Higor Eurípedes 6d726e9247 (XMB) Do not animate offscreen items in xmb_selection_pointer_changed() 2015-06-23 13:27:53 -03:00
Higor Eurípedes f167a416f1 (menu_animation) Add tween tagging support 2015-06-23 13:27:53 -03:00
Higor Eurípedes 5d8519c814 (menu_animation) Delay realloc() by holding an index to the first dead animation 2015-06-23 13:27:53 -03:00
Alcaro c9ae127bc9 Add a static assertion for the encoding. 2015-06-23 17:47:02 +02:00