123 Commits

Author SHA1 Message Date
twinaphex
eb3099b0a8 More translatable strings 2015-06-25 20:06:11 +02:00
twinaphex
1b34dd4ce0 Some more CXX_BUILD fixes 2015-06-25 17:36:31 +02:00
twinaphex
1326d57e2b (Menu) Fix crash when we select 'Core Disk Options' and then
select 'Close Content'
2015-06-25 15:25:08 +02:00
twinaphex
41d4eacd56 (Menu) Fix crash that happens after we access 'Core Options'
in Quick Menu and then select 'Close Content'
2015-06-25 15:18:51 +02:00
twinaphex
007a7ad044 Make menu_cbs_Get_value.c line 48 more robust 2015-06-25 15:07:15 +02:00
twinaphex
0fa871a296 Use rarch_system_info_get_ptr 2015-06-25 13:46:32 +02:00
twinaphex
cbf520b6a3 Get rid of some unused variables 2015-06-25 13:22:50 +02:00
twinaphex
ca405c077e (menu_cbs_get_value.c) Use rarch_system_info_get_ptr 2015-06-25 13:11:24 +02:00
twinaphex
42fcb4490c Change signature of rarch_system_info_get_ptr 2015-06-25 12:36:55 +02:00
twinaphex
8a58583c55 Start using rarch_system_info_get_ptr everywhere 2015-06-25 11:12:07 +02:00
twinaphex
177f6104d4 (menu_cbs_get_value.c) cleanup some code 2015-06-25 09:22:01 +02:00
twinaphex
23745e6c4c (menu_cbs_title.c) Add title for Core Disk Options 2015-06-25 09:17:41 +02:00
twinaphex
706638bb89 Fix 'Core Disk Options' 2015-06-25 09:15:34 +02:00
twinaphex
cc2f2a5735 Reimplement video resolution callbacks 2015-06-25 05:35:23 +02:00
twinaphex
52e99f5417 Hook up 'Update Cg Shaders' and 'Update GLSL Shaders' 2015-06-24 17:56:44 +02:00
twinaphex
90a6932b53 Implement 'Update Databases' 2015-06-24 17:42:31 +02:00
twinaphex
9a991e4852 Implement 'Update Overlays' 2015-06-24 17:37:15 +02:00
twinaphex
5f52bd5419 action_ok_download_generic - cleanup 2015-06-24 17:34:07 +02:00
twinaphex
d88738e28d Hook up 'Update Cheats' - cheats.zip on buildbot needs to be
updated so that it no longer has a rootsubdir 'cht'
2015-06-24 16:55:18 +02:00
twinaphex
badaae7198 (Menu) Hook up 'Update Autoconfig Profiles' 2015-06-24 16:36:29 +02:00
twinaphex
f3814c2b02 (Updater) Implement 'Update Assets' 2015-06-24 16:17:29 +02:00
twinaphex
9de889f735 Create action_ok_download_generic 2015-06-24 15:56:49 +02:00
twinaphex
44a44b2266 Rename MENU_LABEL_OPTIONS to MENU_LABEL_ONLINE_UPDATER 2015-06-24 13:36:58 +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
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
5be19770f2 (history list/playlists) Push content settings list onto stack
after we load content
2015-06-23 13:06:55 +02:00
twinaphex
be2ae1c602 Add "builtin_mediaplayer_enable" setting 2015-06-23 07:09:24 +02:00
twinaphex
38b3b87812 (FFmpeg) should now have built-in support for launching movies/music
directly when HAVE_FFMPEG is defined
2015-06-23 06:44:29 +02:00
twinaphex
0944c2de10 Start adding MENU_FILE_MUSIC and MENU_FILE_MOVIE 2015-06-23 06:13:57 +02:00
twinaphex
f64922b618 Cleanups 2015-06-23 04:12:47 +02:00
twinaphex
676e9740a9 Simplify action_get_title_default 2015-06-23 04:10:19 +02:00
twinaphex
5a5442af66 Add more GET_VALUE entries 2015-06-22 23:25:04 +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
5ec671930b (menu_cbs_title.c) Use fill_pathname_join_delim 2015-06-22 20:10:33 +02:00
twinaphex
324cf09deb (Menu) Use fill_pathname_join_delim 2015-06-22 19:48:49 +02:00
twinaphex
5f67c53e6a Use fill_short_pathname_representation 2015-06-22 19:39:56 +02:00
twinaphex
1b17c7cd8a (menu_cbs_title.c) Cut down on snprintf usage 2015-06-22 12:11:21 +02:00
twinaphex
8eaead9cd5 Add more '...' labels 2015-06-22 09:03:47 +02:00
twinaphex
f13ff67ec8 Create 'Load Content' Group 2015-06-22 08:46:42 +02:00
twinaphex
71364701ea Move Video Filter setting to Video Settings 2015-06-22 07:31:45 +02:00
twinaphex
74813dc0c5 Cleanup 2015-06-22 02:46:45 +02:00
twinaphex
006288749e (Menu) Cleanup 2015-06-22 02:19:29 +02:00
twinaphex
672cacb5e5 (Menu) Update labels 2015-06-21 23:58:50 +02:00
twinaphex
7df42acf8c (Menu) Update more labels 2015-06-21 23:54:57 +02:00
twinaphex
1949c5eada (Menu) Menu label/hashes update 2015-06-21 08:41:36 +02:00
twinaphex
9bc8f3b219 (menu_cbs_get_value.c) Use MENU_VALUE_NOT_AVAILABLE 2015-06-21 04:09:12 +02:00
twinaphex
a63ebe1d12 (Menu) More hash updates 2015-06-19 16:56:01 +02:00