Commit Graph

41558 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
twinaphex facace811b Define DEX_BUILD/CEX_BUILD/ODE_BUILD for PS3 versions - set
custom buildbot core updater URL per target
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 99656134fe Define DEX_BUILD/CEX_BUILD/ODE_BUILD for PS3 versions - set
custom buildbot core updater URL per target
2018-01-02 00:55:49 -05:00
twinaphex bcb4886f9b Silence warning 2018-01-02 00:55:49 -05:00
twinaphex 56202e430e Silence warnings/errors 2018-01-02 00:55:49 -05:00
twinaphex 5bc6c28b29 Fix png test 2018-01-02 00:55:49 -05:00
twinaphex ff0dc95fb9 Update nbio test 2018-01-02 00:55:49 -05:00
twinaphex 2700dabc7e Silence warnings 2018-01-02 00:55:49 -05:00
twinaphex 79ddeddc99 Buildfix 2018-01-02 00:55:48 -05:00
Brad Parker 4cfa8fcc87 merge upstream 2018-01-02 00:24:59 -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
Twinaphex fddcf2b204
Merge pull request #6028 from fr500/master
show the menu entries when no achievements found even if hardcore mod…
2018-01-02 06:10:51 +01:00
Brad Parker abb855a3cc buildfix 2018-01-01 23:05:36 -05:00
Twinaphex 420f61bfb0
Merge pull request #6029 from alfrix/spanish
Update Spanish Translation
2018-01-02 04:16:36 +01:00
Alfredo Monclus f4948a1826 Update Spanish Translation 2018-01-01 22:28:40 -03: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
Alcaro e0eb5e698e We'll want a test suite at some point, here's the first test 2018-01-01 20:55:26 +01:00
Alcaro a79b3250ce why is -common trying to call out of -common 2018-01-01 20:42:10 +01:00
twinaphex 07f13876fc Fix playlist issues with extract_value - the name of the last playlist
entry in history list was being reused for the next playlist entry
2018-01-01 20:17:41 +01: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 f611d1c357 * Compile C code with MSVC Makefile as C instead of C++
* Add compatibility tweak for MSVC in C mode for math functions
2018-01-01 17:38:04 +01:00
twinaphex 21c1acac73 Prevent another Coverity warning - memory corruption 2018-01-01 17:24:00 +01:00
Twinaphex 3df545112c
Merge pull request #6024 from Tatsuya79/patch-2
Hide mouse after SET_SYSTEM_AV_INFO (please Check before merge)
2018-01-01 17:14:24 +01:00
Tatsuya79 6dbfbb0846
fix 2018-01-01 16:58:32 +01:00
twinaphex b279dfcb64 Simplify extract_value 2018-01-01 16:45:18 +01:00
Tatsuya79 10c6ef6f1a
Hide mouse cursor after RETRO_ENVIRONMENT_SET_SYSTEM_AV_INFO in fullscreen 2018-01-01 16:44:55 +01:00
twinaphex 515918f80c config_file.c - fix Coverity warning - resource leak of
path
2018-01-01 16:37:20 +01:00
Brad Parker 04e6554ad6 don't assume msvc is always compiled in C++ mode 2018-01-01 10:24:04 -05:00
twinaphex b57f0d95c2 Try to fix Apple iOS build - error: initializer element is not a compile-time constant 2018-01-01 15:27:52 +01:00
twinaphex 8908d9983b (360) Some more buildfixes 2018-01-01 15:11:06 +01:00
twinaphex aab1e87439 Update compat_snprintf.c 2018-01-01 14:35:47 +01:00
Twinaphex 80f946e0a6
Merge pull request #6022 from bparker06/taskbar_progress
win32: Show progress meter on taskbar for downloads (Windows 7 and up)
2018-01-01 08:13:39 +01:00
twinaphex 6f95823702 Some more D3D header fixes 2018-01-01 08:11:41 +01:00
twinaphex 2214e04784 Cleanup some D3D headers 2018-01-01 08:08:22 +01:00
Brad Parker e62e0c83da win32: Show progress meter on taskbar for downloads (Windows 7 and up) 2018-01-01 02:08:09 -05:00