Commit Graph

38467 Commits

Author SHA1 Message Date
twinaphex
a58cbf6e42 Call libretro_free_system_info from RARCH_CTL_PREINIT 2017-05-29 03:26:05 +02:00
twinaphex
7fabbcebba Revert "Should get rid of the memory leaks to do with the system info"
This reverts commit 1808c6de57.
2017-05-29 03:24:15 +02:00
Jean-André Santoni
51adb3ff78 Fix the navigation pointer when clicking tabs in glui 2017-05-29 02:50:42 +02:00
twinaphex
e67b6d4b3c Fix coverity error 2017-05-29 02:30:12 +02:00
Jean-André Santoni
a23e2ead3c Start fixing the cancel callback in the content downloader 2017-05-29 02:25:35 +02:00
twinaphex
d2bc5e0454 Fix more ASAN errors 2017-05-29 02:21:56 +02:00
twinaphex
c6ead6e973 Make this code more robust 2017-05-29 02:16:25 +02:00
twinaphex
5a4bb34cf8 Fix directory selection by mouse/touch 2017-05-29 01:50:31 +02:00
twinaphex
39f1441b7c (XMB) Small optimizations 2017-05-29 01:46:57 +02:00
twinaphex
1808c6de57 Should get rid of the memory leaks to do with the system info 2017-05-29 01:40:46 +02:00
Jean-André Santoni
950aef8ded Clear the navigation pointer in the content downloader 2017-05-29 01:36:36 +02:00
twinaphex
cf9ecbcf39 Revert "Not sure why we are doing this, we shouldn't need to do this if"
This reverts commit ca6c0110fe.
2017-05-29 00:59:52 +02:00
twinaphex
ca6c0110fe Not sure why we are doing this, we shouldn't need to do this if
we already memcpy this in
2017-05-29 00:57:39 +02:00
twinaphex
30c5a2870f Put this back here 2017-05-28 19:11:18 +02:00
twinaphex
ffe0987454 Silence some Coverity warnings 2017-05-28 19:06:15 +02:00
twinaphex
c7825e4708 Put this here 2017-05-28 19:00:54 +02:00
twinaphex
c2cb872b08 Cleanup 2017-05-28 18:42:11 +02:00
twinaphex
fa809bd3f4 Buildfix 2017-05-28 18:36:49 +02:00
twinaphex
fdafae33c1 Cleanup 2017-05-28 18:35:50 +02:00
twinaphex
9fa871ccf9 Buildfixes for consoles 2017-05-28 18:33:44 +02:00
twinaphex
cf2f8f6489 Prevent passing NULL/empty strings to memcmp 2017-05-28 18:07:00 +02:00
twinaphex
d8f1cf7b5a Style nits 2017-05-28 18:03:11 +02:00
twinaphex
57273a545f Be more careful here 2017-05-28 18:00:47 +02:00
twinaphex
66f056322a Fix pointer overflow 2017-05-28 17:53:45 +02:00
twinaphex
2f39e4cd33 Use local variable 2017-05-28 17:46:42 +02:00
twinaphex
857562bf9d Prevent immediate crash when compiling with SANITIZER=address 2017-05-28 17:46:01 +02:00
twinaphex
3fbed8df27 (Menu) Menu driver no longer uses a duplicate system info
struct
2017-05-28 17:21:57 +02:00
twinaphex
c74104f8c9 Get rid of RARCH_MENU_CTL_SYSTEM_INFO_* 2017-05-28 16:25:46 +02:00
twinaphex
ba58eaf9fe Simplify libretro_get_system_info 2017-05-28 15:52:07 +02:00
twinaphex
d0b0246ee4 Add DRIVERS_CMD_ALL_BUT_MENU 2017-05-28 15:26:47 +02:00
twinaphex
b5aef51cc0 Revert "Make this code somewhat more like the other menu drivers"
This reverts commit 6c5d5ea497.
2017-05-28 15:14:35 +02:00
twinaphex
6c5d5ea497 Make this code somewhat more like the other menu drivers 2017-05-28 15:13:18 +02:00
twinaphex
721c6bc5bb Create menu_driver_destroy 2017-05-28 15:09:17 +02:00
twinaphex
dbbcba41a5 Clean this mess up 2017-05-28 15:03:03 +02:00
twinaphex
b8041cc93b Add further conditional check 2017-05-28 13:51:55 +02:00
aliaspider
d120c9f38b change this one too. 2017-05-28 12:50:21 +01:00
aliaspider
b49d2a87ab getaddrinfo error codes can also be positive. 2017-05-28 12:46:39 +01:00
aliaspider
f589c50043 (WiiU) misc. 2017-05-28 12:42:19 +01:00
twinaphex
3ec06a3a4c Move back to old code prior to commit 85afd63 2017-05-28 13:34:30 +02:00
Twinaphex
92b4982292 Merge pull request #4975 from fr500/master
bump
2017-05-28 03:34:20 +02:00
radius
f019b434ef resume game immediately if it was already underway 2017-05-27 20:21:44 -05:00
radius
0dc55a34d9 update changelog 2017-05-27 20:16:03 -05:00
radius
79fdccb31f bump 2017-05-27 20:12:48 -05:00
twinaphex
f1447ddf3f Music history list now usable for non-HAVE_FFMPEG builds 2017-05-28 00:09:30 +02:00
Twinaphex
9fe1b9f0b2 get rid of unused variables 2017-05-28 00:04:26 +02:00
twinaphex
556cc4b426 xmb_show_music no longer exclusive to HAVE_FFMPEG 2017-05-28 00:03:52 +02:00
twinaphex
e47056468c xmb_show_music - no longer exclusive to HAVE_FFMPEG builds 2017-05-28 00:03:28 +02:00
twinaphex
8e2753cc53 Music history list no longer tied to HAVE_FFMPEG 2017-05-28 00:00:51 +02:00
twinaphex
9438545bca Add music tab for non-ffmpeg enabled builds now; add 'Run'
and 'Add to mixer' options when selecting Ogg/WAV files
2017-05-27 23:56:10 +02:00
twinaphex
63638ee571 Add 'Use builtin player' to file browser settings 2017-05-27 22:39:52 +02:00