Twinaphex
|
14227c101b
|
Merge pull request #2717 from netux79/master
(GX) Resolution Saving re-enabled. Video Corruption Fix.
|
2016-02-13 02:09:40 +01:00 |
|
netux79
|
a2851ab70b
|
(GX) Resolution Saving's Video Corruption Fix.
Also some cleanups for the RA GX version included.
|
2016-02-12 16:58:59 -05:00 |
|
Alcaro
|
03e9577686
|
Fix compile fail.
|
2016-02-12 15:27:48 +01:00 |
|
Twinaphex
|
28ddefc467
|
Properly handle key down latch instead of hoky timer stuff
|
2016-02-12 08:10:35 +01:00 |
|
twinaphex
|
410e750d24
|
Style nits
|
2016-02-12 08:02:29 +01:00 |
|
twinaphex
|
b9fde7bb24
|
(Windows) Windows likes autorepeating of keys too much - have to do
some ugly timer stuff here
|
2016-02-12 08:02:07 +01:00 |
|
Twinaphex
|
cf4d31cd80
|
Shouldn't repeat keys now
|
2016-02-12 07:49:49 +01:00 |
|
twinaphex
|
37875fb242
|
Add MENU_CTL_*PENDING_ACTION
|
2016-02-12 07:30:34 +01:00 |
|
twinaphex
|
63d216ad1f
|
(Menu controls) Keyboard 'Enter' does Retropad 'OK' and
Backspace does 'RetroPad Cancel'
|
2016-02-12 07:13:58 +01:00 |
|
radius
|
44e309e7c8
|
allow a debuggable release build for the buildbot
|
2016-02-12 01:09:33 -05:00 |
|
twinaphex
|
267c9f8225
|
Toggle after EVENT_CMD_RESET if UI companion driver is on
foreground
|
2016-02-12 06:56:43 +01:00 |
|
twinaphex
|
314d683228
|
Only toggle UI companion driver if UI is on foreground
|
2016-02-12 06:52:42 +01:00 |
|
Twinaphex
|
485750c8ba
|
Remove unused variable
|
2016-02-12 06:50:44 +01:00 |
|
Twinaphex
|
b4fdab79fe
|
Pressing 'Resume Content' will now toggle the UI companion driver
|
2016-02-12 06:47:48 +01:00 |
|
twinaphex
|
cfe884f0b7
|
Add ui_companion_driver_toggle
|
2016-02-12 06:43:06 +01:00 |
|
twinaphex
|
c6220a9e66
|
Reimplement rarch_task_push_content_load_default
|
2016-02-12 04:55:18 +01:00 |
|
twinaphex
|
e26c88b4bb
|
(OSX) Buildfix
|
2016-02-12 04:40:53 +01:00 |
|
twinaphex
|
ab3591df73
|
(Zarch) Remove unused variable
|
2016-02-12 04:39:35 +01:00 |
|
twinaphex
|
7d00f945b8
|
Implement RARCH_MENU_CTL_IS_PENDING_QUICK_MENU, RARCH_MENU_CTL_SET_PENDING_QUICK_MENU, RARCH_MENU_CTL_UNSET_PENDING_QUICK_MENU
|
2016-02-12 04:28:09 +01:00 |
|
twinaphex
|
ce93da7cbf
|
Updates to glsm
|
2016-02-12 01:42:33 +01:00 |
|
twinaphex
|
9b521d665d
|
Update glsm
|
2016-02-11 22:08:45 +01:00 |
|
twinaphex
|
49e7347f3d
|
Update glsm
|
2016-02-11 20:20:55 +01:00 |
|
twinaphex
|
99804e2427
|
Update glsm
|
2016-02-11 19:10:40 +01:00 |
|
twinaphex
|
c1fbccfc06
|
Don't try to open IPS/UPS/BPS patches if they don't exist
|
2016-02-11 18:57:27 +01:00 |
|
twinaphex
|
bd008748da
|
Update
|
2016-02-11 18:44:48 +01:00 |
|
twinaphex
|
74547ca990
|
Update
|
2016-02-11 18:30:16 +01:00 |
|
twinaphex
|
d09ea1bb57
|
Add glsm to libretro-common
|
2016-02-11 18:25:27 +01:00 |
|
twinaphex
|
36b420ec17
|
Revert "Remove core_info_list_num_info_files"
This reverts commit 9d96e9e452 .
|
2016-02-11 07:20:04 +01:00 |
|
radius
|
8a043a9c6d
|
Revert "Cleanups"
This reverts commit f7d47bb956 .
|
2016-02-10 21:50:54 -05:00 |
|
twinaphex
|
a6c2e2981d
|
Move comment to driver.c
|
2016-02-11 02:29:49 +01:00 |
|
twinaphex
|
e2e1471946
|
Only attempt to create default directories if they don't already
exist
|
2016-02-11 02:25:16 +01:00 |
|
twinaphex
|
db77e1e6ec
|
Refactor menu_input_ctl
|
2016-02-11 01:57:52 +01:00 |
|
twinaphex
|
b881908c91
|
menu_content_ctl - change return value
|
2016-02-11 01:55:23 +01:00 |
|
twinaphex
|
2585145b10
|
Cleanups
|
2016-02-11 01:54:09 +01:00 |
|
twinaphex
|
14aac016a9
|
Cleanups
|
2016-02-11 01:52:11 +01:00 |
|
twinaphex
|
774ec5b7ca
|
Some runloop_ctl changes
|
2016-02-11 01:47:24 +01:00 |
|
twinaphex
|
3a6484d0ad
|
Change input_driver_ctl default return values
|
2016-02-11 01:44:39 +01:00 |
|
twinaphex
|
c75557d204
|
Cleanups
|
2016-02-11 01:42:47 +01:00 |
|
twinaphex
|
712a38083b
|
Style nits
|
2016-02-11 01:40:43 +01:00 |
|
twinaphex
|
4364ce92c3
|
Create RARCH_MENU_CTL_LIST_GET_ENTRY
|
2016-02-11 01:12:19 +01:00 |
|
twinaphex
|
b3944a21d5
|
Create RARCH_MENU_CTL_LIST_GET_SIZE
|
2016-02-11 01:07:30 +01:00 |
|
twinaphex
|
48e67d5546
|
Create RARCH_MENU_CT_LIST_GET_SELECTION
|
2016-02-11 00:59:55 +01:00 |
|
twinaphex
|
9e69551408
|
Add RARCH_MENU_CTL_BIND_INIT
|
2016-02-11 00:53:49 +01:00 |
|
twinaphex
|
ddf5283ecd
|
Cleanups
|
2016-02-11 00:47:00 +01:00 |
|
twinaphex
|
f17f786234
|
Use menu_cbs_exit in more places
|
2016-02-10 21:42:18 +01:00 |
|
twinaphex
|
da590b00a8
|
Add action_ok_exit
|
2016-02-10 21:38:51 +01:00 |
|
twinaphex
|
71507808c9
|
Create RARCH_MENU_CTL_LIST_FREE
|
2016-02-10 21:21:19 +01:00 |
|
twinaphex
|
84d64c4042
|
Add RARCH_MENU_CTL_DRIVER_DATA_GET
|
2016-02-10 21:15:23 +01:00 |
|
twinaphex
|
46750ff3e6
|
Cleanups
|
2016-02-10 21:01:55 +01:00 |
|
twinaphex
|
8620b4c33b
|
Cleanups
|
2016-02-10 20:58:45 +01:00 |
|