227 Commits

Author SHA1 Message Date
twinaphex
6636fbaf15 (Help) Add 'Loading Content' 2015-07-17 22:11:24 +02:00
twinaphex
ac9d54032f Start creating Menu Help list 2015-07-17 20:33:09 +02:00
twinaphex
4e64eac514 Add welcome start screen and make it have a 3-second timeout 2015-07-17 15:03:17 +02:00
Twinaphex
29de6895e9 remove unused variables 2015-07-14 12:52:34 +02:00
twinaphex
1f01d62386 (Menu) Refactor zip file handling to be list-based 2015-07-14 12:49:54 +02:00
twinaphex
bbc63f7e99 Fix CXX_BUILD 2015-07-12 08:08:27 +02:00
radius
dd174e4fab Remove testing function, shouldn't have commited this.. 2015-07-10 23:12:19 -05:00
radius
3a90d38464 make the funciton return tru on success 2015-07-10 21:20:19 -05:00
radius
b79f81a595 remove per platform autoconf profiles, use the global one for now on 2015-07-09 23:17:01 -05:00
radius
2aa7c46e78 change the approach to wii resolution changing, this is more stable 2015-07-06 16:07:33 -05:00
radius
d09490789a implement wii resolution saving 2015-07-06 00:29:51 -05:00
twinaphex
c1503e8bf0 (libogc) Buildfix 2015-07-04 19:01:55 +02:00
twinaphex
3ec0edd686 Add "Select Downloaded File And Detect Core" 2015-07-04 07:09:54 +02:00
twinaphex
431169d86b Add 'Update Core Info Files' 2015-07-04 06:18:02 +02:00
twinaphex
ddb6efa75c (menu_cbs_ok) Fix flushing after loading core 2015-07-04 05:52:55 +02:00
twinaphex
38839dc8eb Make 'Download Core Content 'work 2015-07-04 04:01:35 +02:00
twinaphex
d20f110a2f Start adding 'Content Downloader' options 2015-07-04 03:37:43 +02:00
twinaphex
26b55ed2d2 Make 'Scan File' work 2015-07-04 02:07:18 +02:00
twinaphex
6f268d7dff Add "Scan Content" options 2015-07-04 01:51:41 +02:00
twinaphex
a452af6cc5 Change autoconfig profiles 2015-07-03 16:19:30 +02:00
twinaphex
d62bb3cd22 (menu_cbs_*) C89 buildfixes 2015-06-30 13:58:33 +02:00
twinaphex
6aa6e8c1d9 Restore this function 2015-06-28 19:11:31 +02:00
twinaphex
8bf46e4424 Add call to network_init before setting up http connection 2015-06-28 19:10:36 +02:00
twinaphex
57ae359e62 Builtin image viewer should now work 2015-06-28 17:21:32 +02:00
Alcaro
75e42b99a1 Shut up some CXX_BUILD link errors. 2015-06-26 15:28:28 +02:00
twinaphex
eb3099b0a8 More translatable strings 2015-06-25 20:06:11 +02:00
twinaphex
cbf520b6a3 Get rid of some unused variables 2015-06-25 13:22:50 +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
706638bb89 Fix 'Core Disk Options' 2015-06-25 09:15:34 +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
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
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
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
324cf09deb (Menu) Use fill_pathname_join_delim 2015-06-22 19:48:49 +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
1949c5eada (Menu) Menu label/hashes update 2015-06-21 08:41:36 +02:00