8022 Commits

Author SHA1 Message Date
twinaphex
c7c4b723d6 Move path_file_exists to filestream and do away with filestream
dependencies in file/file_path
2017-12-14 20:05:46 +01:00
Brad Parker
8c0adf3594 move path_file_rename and path_file_remove into VFS 2017-12-14 13:32:26 -05:00
twinaphex
adb0add226 print_buf_lines - moved 2017-12-13 05:04:52 +01:00
Twinaphex
7abf68a5b3
Merge pull request #5908 from RobLoach/patch-24
Replace double quotes in thumbnail names
2017-12-13 03:51:37 +01:00
twinaphex
eeefdf980c Add menu_networking.c/menu_networking.h 2017-12-13 03:35:12 +01:00
Rob Loach
cd2ae18ec1
Replace double quotes in thumbnail names 2017-12-12 13:08:24 -05:00
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
Brad Parker
247b9ea973 add menu setting for window opacity, includes generic display server interface 2017-12-11 18:12:42 -05:00
twinaphex
61d3f90cae Add hint defines to libretro.h 2017-12-11 12:53:47 +01:00
twinaphex
318f17c4cb Start using VFS API constant defines 2017-12-11 12:15:00 +01:00
twinaphex
2e979ec537 Replace function signatures of file_stream file functions 2017-12-10 22:25:38 +01:00
Andrés
305cb6d647 fix OS identification (#5880) 2017-12-07 18:49:35 -05:00
Brad Parker
fa7cd77d7d win32: improve version reporting under System Information 2017-12-07 13:49:07 -05:00
twinaphex
542235ffd7 (XMB) Get rid of hashes 2017-12-06 21:55:21 +01:00
twinaphex
d5b3104cfb Cleanups/warning fixes 2017-12-06 19:51:07 +01:00
twinaphex
30eb7f91b4 Fix Coverity warning 2017-12-06 14:25:41 +01:00
twinaphex
47a19483d1 Don't show Overlay Settings if HAVE_OVERLAY is not defined 2017-12-06 12:43:02 +01:00
twinaphex
27e5adad27 Cleanups 2017-12-06 04:05:38 +01:00
David Walters
8907a1251e Only show " (#x)" after a device name if it's part of a set (x of y similarly named devices) 2017-12-05 22:10:34 +00:00
David Walters
0d189ae067 Don't limit available input devices to user count. 2017-12-05 21:21:29 +00:00
twinaphex
7ba46356e6 Cut down on code duplication 2017-12-05 15:44:41 +01:00
twinaphex
5d8df93c99 Cleanups 2017-12-05 14:30:54 +01:00
twinaphex
c486fa08ca Cut down on code duplication 2017-12-05 14:11:50 +01:00
twinaphex
53efad05c6 Cleanups 2017-12-05 13:15:15 +01:00
twinaphex
f0c143766e Change to 256bit macros 2017-12-05 12:07:35 +01:00
twinaphex
6c09661a64 Move defines to retro_miscellaneous.h 2017-12-05 10:42:37 +01:00
twinaphex
e94300a581 Get rid of a lot of RARCH_INPUT_STATE_BIT_ macros - replace them
with BIT128_ equivalents instead
2017-12-05 09:22:56 +01:00
radius
3cd7026819 fix the shader and the label 2017-12-03 12:20:07 -05:00
radius
bada13a215 let it snow 2017-12-02 22:47:44 -05:00
radius
b1911495ad reenable network gamepad 2017-12-02 13:59:44 -05:00
Brad Parker
224b581881 C89 buildfix 2017-11-28 11:43:32 -05:00
Alcaro
4cc7cad454
fix missing %s 2017-11-27 17:17:07 +01:00
Alcaro
00fd39c9a0
fix missing %s 2017-11-27 17:16:38 +01:00
Alcaro
c1f81616b2
#582 2017-11-27 17:09:59 +01:00
Alcaro
6eaa65ebc0
#5802 2017-11-27 17:09:33 +01:00
twinaphex
fc9943476c Add another edge case 2017-11-27 07:25:01 +01:00
twinaphex
70769e435c Add another edge case 2017-11-27 07:23:43 +01:00
twinaphex
9f83175182 Add Automatically Load Content To Playlist feature 2017-11-27 06:47:31 +01:00
twinaphex
09c39a91d7 Cleanups 2017-11-27 04:49:21 +01:00
twinaphex
2dc9c8ead7 Comment out unused code 2017-11-27 04:43:13 +01:00
twinaphex
88905661e3 Cleanup 2017-11-27 03:50:33 +01:00
radius
6dfb6da4ec clear the paths here instead 2017-11-26 18:33:05 -05:00
twinaphex
dfebea9109 Cleanups 2017-11-26 22:58:36 +01:00
twinaphex
493d442f8c Silence some warnings 2017-11-26 22:43:58 +01:00
twinaphex
e35394d4bd Fix MSVC 2003 build 2017-11-26 22:41:34 +01:00
David Walters
c733f96a16 listen for mouse buttons/wheel when binding input 2017-11-26 15:42:47 +00:00
David Walters
b267419551 initialise/clear mbutton field 2017-11-26 11:56:55 +00:00
twinaphex
66c7eccd91 Cut down on code duplication 2017-11-26 07:35:06 +01:00
twinaphex
064ad8145a Cut down on code duplication 2017-11-26 07:29:19 +01:00
twinaphex
e049b51a21 Cleanup 2017-11-26 07:17:31 +01:00