Commit Graph

24390 Commits

Author SHA1 Message Date
twinaphex
646ded9d1c Refactor slots to be a part of input_hid_driver.c now 2015-11-16 03:39:40 +01:00
twinaphex
1360942283 Buildfixes 2015-11-16 02:42:10 +01:00
Twinaphex
57e8cfe1f9 Totally reimplemented MFi support 2015-11-16 02:39:38 +01:00
twinaphex
9fbba11275 Add preliminary mfi_joypad.m 2015-11-16 01:29:51 +01:00
Twinaphex
f2f1db12cf Turn into C for now 2015-11-16 01:14:43 +01:00
twinaphex
d55a34b54b Move cocoa_input.m to griffin_objc.m 2015-11-16 01:08:01 +01:00
twinaphex
79886a2768 Convert cocoa_input.c to Obj-C 2015-11-16 01:05:49 +01:00
Twinaphex
2b719fb8c9 Merge pull request #2402 from heuripedes/master
(retro_file) Small cleanup in fopen()
2015-11-16 00:57:34 +01:00
Higor Eurípedes
24d0f40959 (retro_file) Small cleanup in fopen() 2015-11-15 20:49:04 -03:00
Twinaphex
bbb80a8ffa (BTStack HID) Should read axes too from apple struct 2015-11-15 23:45:03 +01:00
twinaphex
884b697393 Get rid of hardcoded strings in menu_setting.c 2015-11-15 23:08:52 +01:00
twinaphex
74464f1843 retro_file.c - CXX_BUILD buildfix 2015-11-15 22:58:31 +01:00
twinaphex
4d74f6edef (materialui.c) Remove unused variable 2015-11-15 22:55:13 +01:00
twinaphex
1c296b6bd6 (libretro-common) fifo_buffer - move internal struct definition to C file 2015-11-15 22:40:56 +01:00
twinaphex
149d892910 Cleanup config_file.c 2015-11-15 22:28:57 +01:00
twinaphex
0bd03a5fa5 Fix error string 2015-11-15 22:13:04 +01:00
twinaphex
aed8d3d1c2 Fix some memory leaks to do with overrides, pass conf to
menu_input_remapping_load
2015-11-15 22:02:24 +01:00
twinaphex
656edd4477 (GX) Buildfix 2015-11-15 21:16:29 +01:00
twinaphex
8a43aecb11 (GX) Style nits 2015-11-15 21:09:32 +01:00
twinaphex
5e7f90eae8 (GX) Style nits 2015-11-15 21:06:55 +01:00
twinaphex
37b4735c4c (GX) move variables to gx_video_t 2015-11-15 20:44:30 +01:00
twinaphex
1009f12939 (GX) Add framebuf to gx video struct 2015-11-15 20:33:31 +01:00
twinaphex
b4432f7a0c (GX) Rename to official SDK functions through macros 2015-11-15 20:22:19 +01:00
Twinaphex
2bd8c2ae0b Merge pull request #2399 from heuripedes/master
(retro_file) Fix fseek()
2015-11-15 17:31:47 +01:00
Twinaphex
1f4d15a82f Merge pull request #2398 from Arche-san/osx-hid-reorder-axis
os x hid : reorder axis (keep compatibility with others platforms)
2015-11-15 16:42:59 +01:00
Higor Eurípedes
c2eac57529 (retro_file) Fix fseek() 2015-11-15 10:42:38 -03:00
Arche-san
b9a0793444 os x hid : reorder axis (keep compatibility with others platforms) 2015-11-15 13:11:40 +01:00
twinaphex
2b143af4dc Remove 'Save Remap As' 2015-11-15 06:08:12 +01:00
radius
805b368345 print a not configured message only if both builtin and file based autoconfs are not present 2015-11-14 23:49:41 -05:00
radius
b6d5449ae6 allow user defined autoconf files to take precedence over builtin 2015-11-14 23:49:40 -05:00
twinaphex
a840a081fb Save input_turbo_period and input_duty_cycle 2015-11-15 05:44:04 +01:00
twinaphex
b5ddb1de45 X11 Keymap - add Calculator key too 2015-11-15 05:15:44 +01:00
twinaphex
d87c895fd8 rarch_key_map_x11 - hook up XK_KP_Up/XK_KP_DOwn/XK_KP_Left/XK_KP_Right 2015-11-15 05:08:45 +01:00
twinaphex
e24b96419c (MaterialUI) Set back to default - font does not get properly
restored upon restart
2015-11-15 04:18:51 +01:00
twinaphex
2ca1b01fcc (MaterialUI) DPI changes should now be applied on-the-fly 2015-11-15 04:11:31 +01:00
twinaphex
74fc2ecb37 (Wii) Bump up to 1.3.0 2015-11-15 03:19:16 +01:00
twinaphex
e4ba9efae1 Should fix Wii boot.dol regression - apparently some problem
with retro_file ?
2015-11-15 03:13:34 +01:00
twinaphex
5c6840323b (SNES30 8bitdo) Add select/start binds 2015-11-15 02:45:16 +01:00
twinaphex
3646e1a2dd (iCade) Add SNES30 8bitdo key mappings 2015-11-15 02:26:31 +01:00
twinaphex
a2e5ea96c5 (MaterialUI) Cleanups 2015-11-15 01:42:04 +01:00
Twinaphex
6ee1c4afb9 Merge pull request #2396 from heuripedes/master
Fix console builds
2015-11-15 00:52:52 +01:00
Higor Eurípedes
e0e48e8d3e Fix console builds 2015-11-14 20:47:20 -03:00
Twinaphex
72b90e0d6c Merge pull request #2395 from heuripedes/master
Database lookup performance improvements
2015-11-14 23:53:56 +01:00
Higor Eurípedes
0ae631078a (task_database) Stop crc lookup on first match 2015-11-14 19:44:08 -03:00
Higor Eurípedes
f527f6466f (libretro-db) Fix build 2015-11-14 19:44:08 -03:00
Twinaphex
5fc267d24a (OSX/iOS) get_chosen_screen buildfixes 2015-11-14 22:26:07 +01:00
Twinaphex
d3037ed839 Merge pull request #2394 from aliaspider/master
(3DS) allow reading content path from argv.
2015-11-14 22:25:31 +01:00
aliaspider
bf407606bc (3DS) allow reading content path from argv. 2015-11-14 22:21:24 +01:00
twinaphex
57771fcf3e Rearrange some code 2015-11-14 22:13:47 +01:00
twinaphex
8005585853 move more code to linux_common.c 2015-11-14 22:07:11 +01:00