8206 Commits

Author SHA1 Message Date
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
twinaphex
ec92edb998 Cut down on code duplication 2017-11-26 07:10:18 +01:00
twinaphex
1dab4a7f83 Cut dowon on code duplication 2017-11-26 07:04:05 +01:00
twinaphex
2e7a532c89 Cut down on code duplication 2017-11-26 06:57:05 +01:00
twinaphex
edfe5e6991 Cut down on code duplication 2017-11-26 06:49:58 +01:00
twinaphex
d5c30fd68c Cleanups 2017-11-26 06:35:53 +01:00
twinaphex
ce91c082e4 Cut down on code duplication 2017-11-26 06:23:30 +01:00
twinaphex
99fcc63b38 Cut down on code duplication 2017-11-26 06:12:51 +01:00
twinaphex
bd1e06bbb7 Group identical functions 2017-11-26 06:03:34 +01:00
twinaphex
f15aaa0b2c Reduce differences between the two functions 2017-11-26 05:07:35 +01:00
twinaphex
dee66ab6bb Get rid of this - seems to be a highly problematic codepath in
general
2017-11-26 05:04:18 +01:00
twinaphex
771efdabc0 Fix edge case issue where game's label was not being properly set
when loading two games one after another from a playlist/collection -
the previous game's name was being used instead
2017-11-26 03:01:28 +01:00
twinaphex
9875bbbd7d Silence some Coverity warnings 2017-11-26 01:06:48 +01:00
twinaphex
df7513be27 Cleanups 2017-11-25 23:39:31 +01:00
twinaphex
e8b21cbafe Refactor code 2017-11-25 22:59:47 +01:00
twinaphex
b604a1871a Create command_playlist_update_write_file and move it to command.c 2017-11-25 22:54:42 +01:00
twinaphex
bf8cfe4123 Add HAVE_MENU ifdef 2017-11-25 22:00:56 +01:00
twinaphex
a2f721a623 Cleanups 2017-11-25 21:54:30 +01:00