twinaphex
|
fa48c8d4ce
|
Nits
|
2015-11-29 00:31:41 +01:00 |
|
twinaphex
|
fa0e2032c6
|
Move EVENT_CMD_PREPARE_DUMMY to rarch_main_ctl
|
2015-11-29 00:29:41 +01:00 |
|
twinaphex
|
96f1a417ed
|
Remove unused EVENT_CMD_DATA_RUNLOOP_FREE
|
2015-11-29 00:24:44 +01:00 |
|
twinaphex
|
635ee4992f
|
Remove runloop_msg.c
|
2015-11-29 00:19:19 +01:00 |
|
twinaphex
|
f97f0aa480
|
Merge runloop.c and runloop_msg.c
|
2015-11-29 00:19:01 +01:00 |
|
twinaphex
|
bd6b79fdee
|
command_event should only be used for events that the user can call,
so start moving things that the user shouldn't call to rarch_main_ctl
instead
|
2015-11-29 00:15:51 +01:00 |
|
twinaphex
|
c5f547b02b
|
runloop_msg.c - add <stdarg.h>
|
2015-11-28 23:39:30 +01:00 |
|
twinaphex
|
c82fc11ba3
|
Get rid of now unused win32_video_get_ident
|
2015-11-28 22:01:44 +01:00 |
|
twinaphex
|
a0aecd097e
|
(Win32) Buildfix
|
2015-11-28 22:01:02 +01:00 |
|
twinaphex
|
7eb441a50f
|
(Win32) Cut down on code duplication
|
2015-11-28 22:00:22 +01:00 |
|
twinaphex
|
d810ba607b
|
Get rid of extern "C" for WndProc
|
2015-11-28 21:55:46 +01:00 |
|
twinaphex
|
c20c6a5438
|
(Win32) Buildfixes
|
2015-11-28 21:54:32 +01:00 |
|
twinaphex
|
883179bc40
|
(Win32) Buildfix
|
2015-11-28 21:52:09 +01:00 |
|
twinaphex
|
ef3cbed13e
|
Create separate WndProc for GL and D3D
|
2015-11-28 21:50:28 +01:00 |
|
Twinaphex
|
ec9a2adf8d
|
Merge pull request #2492 from heuripedes/master
(tasks_decompress) Attempt to fix some Android issues
|
2015-11-28 21:17:08 +01:00 |
|
Higor Eurípedes
|
3bad31e513
|
(tasks_decompress) Attempt to fix some Android issues
|
2015-11-28 17:14:07 -03:00 |
|
Twinaphex
|
cd8ce72f29
|
Merge pull request #2491 from heuripedes/master
Logging improvements
|
2015-11-28 20:12:24 +01:00 |
|
twinaphex
|
b2421b5942
|
Merge retroarch and retroarch_info
|
2015-11-28 20:11:55 +01:00 |
|
Higor Eurípedes
|
aad63e776b
|
Log some warnings in the decompression code
|
2015-11-28 16:08:55 -03:00 |
|
Higor Eurípedes
|
6dfa580dfa
|
(runloop_msg) Add rarch_main_msg_queue_pushf()
|
2015-11-28 16:07:53 -03:00 |
|
Twinaphex
|
6a99893705
|
(Cocoa) Cleanup poll_iteration
|
2015-11-28 19:00:50 +01:00 |
|
Twinaphex
|
3001729545
|
Revert "Go through input_driver_get_data_ptr whenever we need input data"
This reverts commit 52c9a2ec43 .
|
2015-11-28 18:58:33 +01:00 |
|
twinaphex
|
52c9a2ec43
|
Go through input_driver_get_data_ptr whenever we need input data
state
|
2015-11-28 18:51:12 +01:00 |
|
twinaphex
|
7856c4e940
|
(Android) Cleanups
|
2015-11-28 18:39:43 +01:00 |
|
twinaphex
|
b06d08a32e
|
Remove some references to driver->input_data
|
2015-11-28 18:33:59 +01:00 |
|
twinaphex
|
3b903adea1
|
Don't try to access driver->input_data from outside
|
2015-11-28 18:26:05 +01:00 |
|
twinaphex
|
be71e654f3
|
Create input_driver_get_data_ptr
|
2015-11-28 18:22:05 +01:00 |
|
twinaphex
|
ed71129ee6
|
Create RARCH_INPUT_CTL_HAS_CAPABILITIES
|
2015-11-28 17:54:50 +01:00 |
|
twinaphex
|
8ce6582fa4
|
Create drm_wait_flip
|
2015-11-28 17:16:19 +01:00 |
|
twinaphex
|
200b41bb58
|
(dispmanx_gfx.c) Nit
|
2015-11-28 17:07:52 +01:00 |
|
twinaphex
|
70850c8ca3
|
(dispmanx_gfx.c) Cleanups
|
2015-11-28 17:00:44 +01:00 |
|
twinaphex
|
c23846c5dc
|
Merged input_joypad.c and input_joypad_driver.c
|
2015-11-28 16:22:49 +01:00 |
|
twinaphex
|
1df5d44bdb
|
Rename input/keyboard_line
|
2015-11-28 16:13:16 +01:00 |
|
twinaphex
|
68169f9ac3
|
Rename input_get_bind_string_* functions
|
2015-11-28 16:06:14 +01:00 |
|
twinaphex
|
814a7a174f
|
Get rid of menu/menu.h
|
2015-11-28 15:59:32 +01:00 |
|
twinaphex
|
b2613904ee
|
Skip menu rendering and sleep when RARCH_MAIN_CTL_IS_IDLE is true
|
2015-11-28 15:57:27 +01:00 |
|
twinaphex
|
2b4464f30a
|
Implement RARCH_MAIN_CTL_IS_IDLE
|
2015-11-28 15:03:59 +01:00 |
|
Twinaphex
|
3433a515d1
|
(iOS) Buildfix
|
2015-11-28 04:04:33 +01:00 |
|
radius
|
f7b3059dcd
|
change default filter location
|
2015-11-27 22:01:26 -05:00 |
|
twinaphex
|
778842abe3
|
Need to sleep for 10ms and return 1 to prevent high CPU usage
in unfocused mode
|
2015-11-28 03:41:30 +01:00 |
|
twinaphex
|
da8c36b0c3
|
Don't need sleeping argument anymore for rarch_main_data_iterate
|
2015-11-28 03:26:01 +01:00 |
|
twinaphex
|
af2efa8a29
|
(Menu) Render when we are focused
|
2015-11-28 03:22:20 +01:00 |
|
radius
|
94e145c9b0
|
disable remote gamepad on android it needs to be added to griffin
|
2015-11-27 21:11:48 -05:00 |
|
Twinaphex
|
f0d37aed11
|
Take out this for now
|
2015-11-28 03:11:07 +01:00 |
|
Andrés
|
7b4be66dab
|
Merge pull request #2489 from fr500/master
build remote gamepad for android
|
2015-11-27 21:05:55 -05:00 |
|
twinaphex
|
a1226004f5
|
Revert "Don't render menu if unfocused - reimplement this"
This reverts commit ce7ec0681b .
|
2015-11-28 03:05:37 +01:00 |
|
twinaphex
|
ce7ec0681b
|
Don't render menu if unfocused - reimplement this
|
2015-11-28 03:03:26 +01:00 |
|
radius
|
6c2e3061c1
|
add network gamepad support to android builds
|
2015-11-27 21:00:50 -05:00 |
|
radius
|
35b36ce2c7
|
fix label
|
2015-11-27 20:59:10 -05:00 |
|
twinaphex
|
a3c34a7813
|
Cleanups
|
2015-11-28 02:31:19 +01:00 |
|