Commit Graph

164 Commits

Author SHA1 Message Date
twinaphex 3de05cbbbb Ability to scroll left/right at 'Scan This Directory' entry 2015-07-08 17:29:46 +02:00
twinaphex cbc79e0d67 Start adding preliminary bundle extraction code 2015-07-08 16:45:04 +02:00
twinaphex bfb996dbcd Start refactoring action_iterate_help 2015-07-08 05:45:43 +02:00
twinaphex 8aa383463a Cleanup action_start_video_resolution 2015-07-07 00:30:34 +02:00
twinaphex 0fa61b3ade Fix menu_cbs_start.c warning 2015-07-07 00:28:22 +02:00
radius 2aa7c46e78 change the approach to wii resolution changing, this is more stable 2015-07-06 16:07:33 -05:00
radius 8a0f47f6d1 make start reset to the default resolution 2015-07-06 00:50:11 -05:00
radius c71c93efbd fix typo 2015-07-06 00:46:27 -05:00
radius 56b71a8d82 make start reset to the default resolution 2015-07-06 00:44:49 -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 c7d9f2f7e8 Show prettified core info display names in Core Updater 2015-07-04 18:57:04 +02:00
twinaphex 671e1d98a2 Get rid of 'Gets here' debug log 2015-07-04 17:24:52 +02:00
twinaphex d42f01ad35 If playlist directory is not set, make it possible in XMB mode to
still escape to the left and/or right when there are no playlist entries
found.
2015-07-04 17:20:49 +02:00
twinaphex 91a7be042f Fix some labels 2015-07-04 17:10:19 +02:00
twinaphex 085ae4de55 Fix some labels 2015-07-04 17:06:12 +02:00
twinaphex c261d7186e Add label 2015-07-04 07:12:35 +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 18ee147d19 Allow you to scroll in core content settings 2015-07-04 04:03:10 +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 467452a698 Updates pt. 4 2015-07-02 18:55:49 +02:00
twinaphex d62bb3cd22 (menu_cbs_*) C89 buildfixes 2015-06-30 13:58:33 +02:00
Alcaro adb532d6f6 We have a dependency on the image viewer core too, so always include this. 2015-06-30 12:19:36 +02:00
Higor Eurípedes 6b8ebcbae1 (menu_cbs_iterate) Render while in ITERATE_TYPE_ZIP mode 2015-06-28 17:56:06 -03: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 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 7e1a9ebee6 Move shader preset parameters up front 2015-06-27 19:24:46 +02:00
twinaphex e1e3836b1b See previous commit 2015-06-27 14:47:32 +02:00
twinaphex ae66caa98f Pass label_hash to menu_cbs_init_bind_right_compare_type 2015-06-27 14:46:50 +02:00
Alcaro 4ca6c2398c More C89 cleanups, part 3 2015-06-26 18:35:52 +02:00
Alcaro 75e42b99a1 Shut up some CXX_BUILD link errors. 2015-06-26 15:28:28 +02:00
twinaphex ca43ef1eac Fix shader parameters' values being shown again 2015-06-26 07:45:54 +02:00
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