Commit Graph

18562 Commits

Author SHA1 Message Date
twinaphex
efc78f0ee1 Turn off logging spam 2015-04-15 07:25:25 +02:00
twinaphex
335097f98f (Emscripten) Buildfixes 2015-04-14 22:01:41 +02:00
twinaphex
6bf30bb714 (PS3) Buildfixes 2015-04-14 21:58:39 +02:00
twinaphex
fdc74d95a8 Don't hide 'Quit RetroArch' for iOS 2015-04-14 21:29:57 +02:00
twinaphex
a89f70c4d8 Start adding Recording Settings - stub/unfinished/non-working 2015-04-14 21:13:54 +02:00
twinaphex
63b104204b Create separate 'Recording Settings' 2015-04-14 18:28:15 +02:00
Twinaphex
69e7c978c5 Merge pull request #1627 from aliaspider/master
(CTR/3DS) fix build.
2015-04-14 16:39:28 +02:00
twinaphex
8c6cce3945 Rename rarch_joypad_driver_t to input_device_driver_t 2015-04-14 16:37:59 +02:00
aliaspider
b965a07c32 (CTR) fix build. 2015-04-14 15:35:14 +01:00
twinaphex
baaed5a241 Refactor set_bind functions 2015-04-14 14:04:24 +02:00
twinaphex
62a5d5338a Create menu_input_set_input_device_bind_mode 2015-04-14 13:43:24 +02:00
twinaphex
fc7f9894b8 Create menu_input_set_keyboard_bind_mode 2015-04-14 13:40:20 +02:00
Twinaphex
44e8f920ad Get rid of unused variables 2015-04-14 13:02:24 +02:00
twinaphex
2cf13d3e0b Go through menu_driver_get_ptr 2015-04-14 13:01:33 +02:00
Twinaphex
a3e9a5c8f9 Get rid of unused variables 2015-04-14 12:57:41 +02:00
twinaphex
930913ee8b (Menu) Cleanups 2015-04-14 12:56:37 +02:00
twinaphex
f5005cac96 Revert "Revert "Revert "(Input) Add timeout for gamepad binds"""
This reverts commit 50dcaf66c6.
2015-04-14 12:40:23 +02:00
twinaphex
50dcaf66c6 Revert "Revert "(Input) Add timeout for gamepad binds""
This reverts commit 6166e45095.
2015-04-14 12:34:03 +02:00
twinaphex
6166e45095 Revert "(Input) Add timeout for gamepad binds"
This reverts commit 54c41564c8.
2015-04-14 12:33:08 +02:00
twinaphex
54c41564c8 (Input) Add timeout for gamepad binds 2015-04-14 12:29:54 +02:00
twinaphex
022f4de644 Move Input Device Driver 2015-04-14 12:12:28 +02:00
twinaphex
75fcf2175a Rename 'Joypad' references to 'Input Device' 2015-04-14 12:11:03 +02:00
Twinaphex
946e7b6b86 Remove unused variable 2015-04-14 12:09:08 +02:00
twinaphex
24e79f0ceb database_info_iterate_rdl_write - cleanup 2015-04-14 09:30:13 +02:00
twinaphex
bb6331874a Refactor database runloop code 2015-04-14 09:27:55 +02:00
twinaphex
8e3b63e2e9 menu_input_frame - early return if driver is NULL 2015-04-14 08:12:34 +02:00
twinaphex
19a3104cdc (RARCH_CONSOLE) Buildfix 2015-04-14 08:12:06 +02:00
twinaphex
b7321df63c (Database) Fix database runloop on data runloop 2015-04-14 08:10:12 +02:00
twinaphex
f5470d37b2 Move input post iterate functions to menu_input.c 2015-04-14 07:38:04 +02:00
twinaphex
6db7115484 Start renaming 'Joypad' to 'Input Device' 2015-04-14 05:40:36 +02:00
twinaphex
0057510caf (libusb) Add disconnect message, change "Joypad" terminology to
'Device'
2015-04-14 05:36:43 +02:00
Toad King
7f229e57ab add hotplugging to libusb hid driver 2015-04-13 19:19:10 -05:00
twinaphex
c25e397261 Move rarch_main_data_overlay_iterate over to data_runloop_iterate 2015-04-13 20:18:32 +02:00
twinaphex
090fddcdbe (Overlay) Refactor input_overlay_load_desc_image 2015-04-13 20:02:06 +02:00
twinaphex
79c93b444d Crate main_data_overlay_image_upload_iterate 2015-04-13 19:22:35 +02:00
twinaphex
730698bd24 (XMB) Replace texture_image_load call 2015-04-13 18:59:39 +02:00
twinaphex
9805e9a918 (GLUI) Don't have to implement context_reset function anymore 2015-04-13 18:55:33 +02:00
twinaphex
0530d14c33 (iOS) Cleanup 2015-04-13 18:30:42 +02:00
Twinaphex
146acb62d3 (iOS) Implement frontend_apple_get_os 2015-04-13 18:25:04 +02:00
twinaphex
6c5489e9c8 Rename get_ios_version_major 2015-04-13 18:20:05 +02:00
Twinaphex
2c53d57e9e (iOS) Refactor get_ios_version_major 2015-04-13 18:17:48 +02:00
twinaphex
d6d8d32edd Implement stub function apple_get_os 2015-04-13 18:05:55 +02:00
twinaphex
706da9e1f0 More guards for disabling pointer support when overlay is active 2015-04-13 17:59:43 +02:00
Twinaphex
59ed7f6b37 Remove unused apple_frontend_get_settings 2015-04-13 17:44:31 +02:00
twinaphex
b02ada8deb (Help message) Split up long line 2015-04-13 17:29:21 +02:00
twinaphex
6be10cd04d Improve menu_input_mouse 2015-04-13 16:53:01 +02:00
Radius
d2710f453d remove includes that are not needed here 2015-04-13 10:39:23 -04:00
Twinaphex
13c922250d Style nits 2015-04-13 16:00:56 +02:00
twinaphex
90399c6ca7 Add -lpthread to JOYCONFIG_LIBS for Linux 2015-04-13 14:40:12 +02:00
twinaphex
a62bbfe283 Makefile.common - cleanup 2015-04-13 14:29:25 +02:00