Commit Graph

953 Commits

Author SHA1 Message Date
twinaphex
54c41564c8 (Input) Add timeout for gamepad binds 2015-04-14 12:29:54 +02:00
twinaphex
75fcf2175a Rename 'Joypad' references to 'Input Device' 2015-04-14 12:11:03 +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
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
706da9e1f0 More guards for disabling pointer support when overlay is active 2015-04-13 17:59:43 +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
twinaphex
eaea065199 Move some functions around to command_event.c - make some functions static 2015-04-13 11:37:38 +02:00
twinaphex
0818b178f9 Rename rarch_main_command to event_command 2015-04-13 11:26:02 +02:00
Twinaphex
de2eb5f972 Rename RARCH_CMD_* to EVENT_CMD_* 2015-04-13 10:29:15 +02:00
twinaphex
31376b4a65 Start moving cpp files to griffin_cpp.cpp 2015-04-12 19:13:21 +02:00
Twinaphex
3e35593f59 (iOS) Implement UI companion driver for iOS CocoaTouch 2015-04-12 03:18:37 +02:00
twinaphex
867ee391dd (GX) Start using sthread wrapper functions for device notification thread 2015-04-11 23:37:00 +02:00
Twinaphex
93c3838b70 Remove unused variables 2015-04-11 05:31:03 +02:00
twinaphex
aeb359f5b5 Go through more menu driver wrapper functions 2015-04-11 05:28:40 +02:00
twinaphex
8b10d0adc2 (menu_driver.c) Refactors 2015-04-11 05:15:38 +02:00
twinaphex
494dd6200e (Menu) Cleanups 2015-04-11 05:09:10 +02:00
radius
56391da5c2 Include analogs here too 2015-04-09 18:16:25 -05:00
radius
54035aa758 make the settings correct 2015-04-09 17:49:40 -05:00
radius
828d125ed3 should fix the labels at least, gotta test saving/loading 2015-04-09 17:20:46 -05:00
radius
eef29b0355 try to include analogs in input remapping 2015-04-09 17:06:41 -05:00
twinaphex
a644e807e2 (Menu drivers) Cleanups 2015-04-09 05:57:34 +02:00
twinaphex
16b7b454a9 Move gl_common.c to gfx/drivers 2015-04-09 04:57:17 +02:00
Twinaphex
4b01483482 Merge pull request #1603 from fr500/master
Override and remap improvements #2
2015-04-08 05:55:58 +02:00
radius
a8a6057055 add OSD message for remap load 2015-04-07 22:51:31 -05:00
radius
dd8b1faac4 add OSD message for remap saving too 2015-04-07 22:40:42 -05:00
twinaphex
2fbc79e9f3 Cleanup some header includes 2015-04-07 22:21:08 +02:00
Twinaphex
ed859fa619 Merge pull request #1596 from Monroe88/audio_dsp_fix
Fix Audio DSP menu option
2015-04-07 06:03:03 +02:00
Monroe88
0c7da8b685 Fix Audio DSP menu option 2015-04-06 22:55:49 -05:00
radius
f060811ae8 Add options to save remap files according to the autoload convention 2015-04-06 18:47:58 -05:00
Jean-André Santoni
2cc5ad1476 (Menu) Prevent calling context reset twice, fixes the white screen on RPi 1 2015-04-05 15:52:19 +02:00
radius
d45593d578 Prevent mouse/touch if overlays are enabled to avoid conflicting inputs.
Users can still get locked out if they purposelly disable mouse/pointer and overlays and don't use a controller
2015-04-04 11:15:27 -05:00
Twinaphex
632dfe3a82 Merge pull request #1578 from lioncash/printf
Fix some printf format specifiers
2015-04-03 22:30:04 +02:00
Lioncash
b68048e6db Fix some printf format specifiers
Gets rid of warnings on higher warning levels
2015-04-03 15:09:17 -04:00
twinaphex
532d112ff8 (Font) Combine font_d3d_driver and font_gl_driver 2015-04-03 20:36:19 +02:00
twinaphex
d84b08ab08 (PS3) Buildfix 2015-04-03 03:23:02 +02:00
twinaphex
2b6986baff (360) Build fixes 2015-04-03 02:41:37 +02:00
Twinaphex
359715c667 Merge pull request #1575 from lioncash/dup
menu_entries_cbs_ok: Remove duplicate conditions
2015-04-03 01:43:31 +02:00
Lioncash
6c66c1ff93 menu_entries_cbs_ok: Remove duplicate conditions 2015-04-02 19:26:14 -04:00
Higor Eurípedes
f8f5ca0ec8 (GLUI,XMB) Fix messagebox rendering 2015-04-02 20:12:32 -03:00
Higor Eurípedes
d3e841f4a3 (XMB) Reenable block rendering 2015-04-02 20:12:32 -03:00
Lioncash
a69bd00a0c menu_entries_cbs_deferred_push: Fix potental memory leaks 2015-04-02 08:50:19 -04:00
Lioncash
9dfb1a0f65 xmb: Be explicit with text alignment
Also fixes building on VS 2013
2015-04-01 22:22:33 -04:00
Higor Eurípedes
7ad9e989cf (menu_entries.c) Don't ignore empty result sets for ST_DIR 2015-04-01 19:13:38 -03:00
Higor Eurípedes
aafc24ac32 (shared.h) Initialize local variables 2015-04-01 19:13:38 -03:00