twinaphex
|
6d8ee1f8d4
|
Remove input_driver_data_ptr_is_same
|
2016-02-13 07:40:02 +01:00 |
|
twinaphex
|
016ee293cd
|
Remove input_driver_grab_mouse
|
2016-02-13 07:38:09 +01:00 |
|
twinaphex
|
24bafd7ab9
|
Create RARCH_INPUT_CTL_GRAB_MOUSE
|
2016-02-13 07:36:45 +01:00 |
|
twinaphex
|
ac31eeb360
|
Cleanups
|
2016-02-13 07:29:02 +01:00 |
|
twinaphex
|
3393a32547
|
Cleanup
|
2016-02-13 07:27:22 +01:00 |
|
twinaphex
|
fcac9a8401
|
Cleanups
|
2016-02-13 07:20:55 +01:00 |
|
twinaphex
|
954c5a86f6
|
Add rarch_cmd_ctl
|
2016-02-13 07:19:21 +01:00 |
|
twinaphex
|
ff9f433243
|
Create CHEEVOS_CTL_GET_DESCRIPTION
|
2016-02-13 06:30:39 +01:00 |
|
twinaphex
|
e8e0917c9c
|
Cleanups
|
2016-02-13 06:24:49 +01:00 |
|
twinaphex
|
3fab9843fd
|
Create CHEEVOS_CTL_POPULATE_MENU
|
2016-02-13 06:15:38 +01:00 |
|
twinaphex
|
6c06ffbf1d
|
Create CHEEVOS_CTL_SET_CHEATS
|
2016-02-13 06:13:46 +01:00 |
|
twinaphex
|
fc6d22d47b
|
Create CHEEVOS_CTL_UNLOAD
|
2016-02-13 06:11:17 +01:00 |
|
twinaphex
|
a36382b938
|
Create CHEEVOS_CTL_TEST
|
2016-02-13 06:09:37 +01:00 |
|
twinaphex
|
d255d6609b
|
Create cheevos_ctl
|
2016-02-13 06:06:51 +01:00 |
|
twinaphex
|
4517d18fc0
|
cheevos.c - cleanups
|
2016-02-13 05:47:41 +01:00 |
|
twinaphex
|
f75f0beb08
|
Add EVENT_CMD_EXEC
|
2016-02-13 05:30:57 +01:00 |
|
twinaphex
|
8c8ea6c167
|
Cleanups
|
2016-02-13 05:22:07 +01:00 |
|
twinaphex
|
f1ea400456
|
Refactor away runloop_msg_queue_pull
|
2016-02-13 05:17:36 +01:00 |
|
twinaphex
|
45a663c100
|
Add header
|
2016-02-13 05:08:29 +01:00 |
|
twinaphex
|
af1e698b05
|
Add retro_assert.h to sdl_gfx.c
|
2016-02-13 04:49:42 +01:00 |
|
twinaphex
|
fed8570ec3
|
(Menu) Spacebar toggles 'RetroPad Start' action
|
2016-02-13 04:18:07 +01:00 |
|
twinaphex
|
0f35e0639e
|
Fix subsystem loading
|
2016-02-13 04:07:46 +01:00 |
|
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 9d96e9e452859dc0b236e4f59af675ecbbb5cc53.
|
2016-02-11 07:20:04 +01:00 |
|