Commit Graph

8078 Commits

Author SHA1 Message Date
Brad Parker f3f79c1a4a use net_http_create_url to get proper path for thumbnails 2018-01-02 00:56:38 -05:00
Brad Parker 2362f1bd26 start fixing up download URLs, will refactor http_buf later 2018-01-02 00:56:29 -05:00
Brad Parker af9a9c45da use net_http_create_url to get proper path for thumbnails 2018-01-02 00:56:29 -05:00
Brad Parker fb6a761c8a start fixing up download URLs, will refactor http_buf later 2018-01-02 00:55:49 -05:00
twinaphex fecbde4fc3 Initial commit 2018-01-02 00:55:49 -05:00
twinaphex 56202e430e Silence warnings/errors 2018-01-02 00:55:49 -05:00
Brad Parker da4f1d0634 use net_http_create_url to get proper path for content downloader subdirectory (not working) 2018-01-02 00:22:42 -05:00
Brad Parker 175c5665c2 use net_http_create_url to get proper path for thumbnails 2018-01-02 00:22:42 -05:00
Brad Parker f51a1101de use net_http_create_url for core and thumbnail list 2018-01-02 00:22:42 -05:00
Brad Parker 50ad1ab3d7 fix extra directories being made if filename from index has a path in it 2018-01-02 00:22:42 -05:00
Brad Parker f358c9024a start fixing up download URLs, will refactor http_buf later 2018-01-02 00:22:41 -05:00
twinaphex 76b00e2512 Create menu_networking_push_http_request 2018-01-02 00:22:41 -05:00
twinaphex 83b19312ca Fix pretty name of core updater with non-raw URLs 2018-01-02 00:22:41 -05:00
twinaphex 1e406535f1 Initial commit 2018-01-02 00:22:41 -05:00
twinaphex 74120c47e7 Remove C++ comment 2018-01-02 06:20:31 +01:00
Twinaphex 88311acad3
Merge pull request #6027 from meepingsnesroms/master
Add all xmb menu options to rgui and glui, 3ds warning fix, move start directory to top of load content
2018-01-02 06:19:48 +01:00
meepingsnesroms 4f60966dd5 Make glui support disabling all menu entrys too
Also remove hide settings from non xmb drivers, I was using it wrong.
2018-01-01 15:56:48 -08:00
meepingsnesroms 657f5aa2a2 Fix copy to self causing abort on OSX 2018-01-01 15:18:24 -08:00
radius acef4ac22e show the menu entries when no achievements found even if hardcore mode is enabled) 2018-01-01 17:02:42 -05:00
meepingsnesroms 7ac985e9be Add all xmb menu options to rgui and glui, 3ds warning fix, move start directory to top of load content 2018-01-01 10:38:16 -08:00
twinaphex 6ccde2b907 Add menu setting 'Audio Resampler Quality' 2018-01-01 06:53:52 +01:00
aliaspider 0a32642f17 (WIIU) shader: use a single attribute stream. 2017-12-31 14:06:49 +01:00
Rob Loach 6c02686f84
Revert "xmb: Add a few icons to the menu" 2017-12-31 00:20:40 -05:00
Twinaphex d9c0f769c7
Merge pull request #6006 from aliaspider/master
(WIIU) update shader and add alpha blending to menu + overlays.
2017-12-31 00:21:53 +01:00
aliaspider b371f4bb32 (WIIU) add a color attribute to tex_shader.
+ some fixes to overlay and menu display code.
2017-12-30 23:21:32 +01:00
twinaphex 74eb6336d5 Buildfix 2017-12-30 13:48:21 +01:00
twinaphex 481a140c9c Buildfixes 2017-12-30 13:45:29 +01:00
twinaphex 292d506ed8 Fix more MSVC Griffin build errors 2017-12-30 13:35:47 +01:00
twinaphex a6afddae04 current_input_data and current_input are no longer globals 2017-12-29 23:03:25 +01:00
twinaphex 8c2070947e Prevent some warnings 2017-12-29 13:00:24 +01:00
Rob Loach 0a65875956
xmb: Add a few icons to the menu 2017-12-29 02:18:40 -05:00
Rob Loach 10076706b5
settings: Add Slow Motion Ratio granularity
This makes it so that the Slow Motion setting can be set to something like 1.2, rather than 1 increments.

Fixes #5917
2017-12-28 23:51:41 -05:00
Rob Loach a1467346f5
theme: Add Monochrome Inverted icon theme 2017-12-28 09:10:58 -05:00
Twinaphex 321285811f
Merge pull request #5973 from RobLoach/light
XMB: Add Light theme
2017-12-28 05:40:59 +01:00
Twinaphex 7e3a458925
Merge pull request #5975 from RobLoach/scale
xmb: Allow menu scale of 200%
2017-12-28 02:21:47 +01:00
Rob Loach 04d2607368
xmb: Allow menu scales of 200% 2017-12-27 20:11:07 -05:00
Rob Loach 60702e3871
xmb: Remove gradient on Light theme 2017-12-27 19:41:46 -05:00
Rob Loach d71a2db781
XMB: Add Light theme 2017-12-27 17:33:39 -05:00
Rob Loach b4d2ed3421
Merge branch 'xmb-font-color' of github.com:RobLoach/RetroArch into xmb-font-color 2017-12-27 17:03:52 -05:00
Rob Loach 85f9eb402e
font-color: Remove XMB from the Font Color naming scheme 2017-12-27 17:03:39 -05:00
Rob Loach 9efc0d2a78
font-color: Remove reference to config.def.h 2017-12-27 16:51:05 -05:00
Rob Loach db33df2268
font-color: Only display on Advanced Settings 2017-12-27 16:45:27 -05:00
Rob Loach f96b285715
font-color: Use the settings for the color 2017-12-27 16:38:36 -05:00
Rob Loach f51994d7e3
font-color: Fix parsing setting 2017-12-27 16:30:01 -05:00
Rob Loach 29c9afa609
font-color: Update the font color to reflect in the menu 2017-12-27 16:21:56 -05:00
meepingsnesroms 5a4bd619ba Revert "Merge branch 'master' into master"
This reverts commit 4b68a21a7e, reversing
changes made to 5e0f78e8a0.
2017-12-25 18:27:59 -08:00
meepingsnesroms 4b68a21a7e
Merge branch 'master' into master 2017-12-25 17:52:38 -08:00
aliaspider 1f143927ca (CTR) build fix. 2017-12-25 08:51:50 +01:00
twinaphex bd7a8a0479 Show Quick Menu title correctly 2017-12-18 01:55:35 +01:00
radius a7f989fdb6 fix fullscreen toggle 2017-12-17 13:16:40 -05:00