34679 Commits

Author SHA1 Message Date
twinaphex
a9473a71c5 (menu_shader.c) Cleanups 2016-12-02 17:34:40 +01:00
twinaphex
45407f9b52 (shader_glsl.c) Small cleanups 2016-12-02 16:50:08 +01:00
twinaphex
65ba82ca4b (shader_gl_cg.c) Cleanups 2016-12-02 16:45:58 +01:00
twinaphex
4b9571140f Remove two runloop.h includes 2016-12-02 16:07:33 +01:00
twinaphex
5e10dbf348 Move more runloop.h includes 2016-12-02 16:01:06 +01:00
twinaphex
a911c24ba3 Remove runloop.h header includes 2016-12-02 06:26:41 +01:00
twinaphex
642310e08a Remove runloop.h header include from many files 2016-12-02 06:19:27 +01:00
twinaphex
021559a877 Get rid of runloop.h dependencies inside input/ dir 2016-12-02 06:07:45 +01:00
twinaphex
dd5736b273 Turn check_input_driver_block_hotkey into macro 2016-12-02 05:26:37 +01:00
Twinaphex
f77f3ecec4 Merge pull request #4126 from GregorR/netplay-socket-legacy-is-awful-and-i-hate-it
inet_ntoa missing on Vita
2016-12-02 02:49:34 +01:00
Gregor Richards
5739be5594 SOCKET_LEGACY doesn't even necessarily have inet_ntoa, so oh well, no
host for you
2016-12-01 20:40:16 -05:00
twinaphex
f9e72b89e2 (platform_xdk.cpp) Buildfixes 2016-12-02 01:54:28 +01:00
twinaphex
4ee5fcae47 Buildfixes 2016-12-02 01:51:26 +01:00
twinaphex
c3ea6d1385 Add HAVE_D3D9 ifdef 2016-12-02 01:46:16 +01:00
twinaphex
c8ff6d9030 (menu_event.c) Add FIXME and some cleanups 2016-12-02 01:43:43 +01:00
twinaphex
ff2892498e Change flicker_filter_index to unsigned int 2016-12-02 01:16:26 +01:00
twinaphex
3b78c848a2 Another Xbox buildfix 2016-12-02 01:06:53 +01:00
twinaphex
0284853681 (xbox OG) Use flicker_filter_index 2016-12-02 01:04:46 +01:00
twinaphex
2eeb8912e8 (xdk1_xfonts.c) Add header include 2016-12-02 01:03:14 +01:00
twinaphex
e5072c8e7f Put this behind #ifndef _XBOX ifdef 2016-12-02 00:59:01 +01:00
twinaphex
70557fdee6 (Wii) Buildfix 2016-12-02 00:24:54 +01:00
Jean-André Santoni
344a7f9c07 Indentation 2016-12-02 00:23:08 +01:00
Jean-André Santoni
ac32ce8ad4 Code cleaning + remove useless HAVE_LAKKA ifdefs 2016-12-02 00:20:50 +01:00
Jean-André Santoni
b8db914af4 Fix savestate thumbnail path when screenshot dir is set 2016-12-01 23:24:16 +01:00
twinaphex
779b680264 (Android) Buildfix 2016-12-01 23:05:36 +01:00
Twinaphex
4c41c7a3d0 Fix for when a device is not able to be autoconfigured - properly finish
the task then
2016-12-01 23:03:09 +01:00
twinaphex
02c0e8013b C89_BUILD fixes 2016-12-01 22:59:00 +01:00
twinaphex
230d7105fd CXX_BUILD fix 2016-12-01 22:57:43 +01:00
Twinaphex
5e75820880 Remove unused variables 2016-12-01 22:54:34 +01:00
Twinaphex
0d79bc754c (OSX) Buildfix 2016-12-01 22:51:46 +01:00
twinaphex
22e1854b8c Get rid of runloop.h header include 2016-12-01 22:49:16 +01:00
Jean-André Santoni
2cc4bef3aa Do the screenshot in the savestate callback 2016-12-01 22:39:13 +01:00
twinaphex
24a689c274 Cleanup 2016-12-01 22:38:19 +01:00
twinaphex
82bea3ba9f Remove FIXME/TODO 2016-12-01 22:37:27 +01:00
twinaphex
3db866e5dc disconnect action is a task now too 2016-12-01 22:36:38 +01:00
twinaphex
5fdb5b4dcf Updates 2016-12-01 22:24:17 +01:00
twinaphex
4a894afc57 Don't make it a blocking task 2016-12-01 22:19:09 +01:00
twinaphex
6a2df4615b task_autodetect.c- style nits 2016-12-01 22:17:36 +01:00
twinaphex
305b2becbd input_autoconfigure_connect - now a task 2016-12-01 22:16:06 +01:00
Brad Parker
23dd41a3cc missing ../ 2016-12-01 15:40:31 -05:00
Jean-André Santoni
cbc6bc942e Merge branch 'master' of https://github.com/libretro/RetroArch 2016-12-01 20:45:23 +01:00
twinaphex
25cc9446e8 Simplify input_autoconfigure_connect 2016-12-01 20:41:41 +01:00
Jean-André Santoni
db8f47cb58 Set task_screenshot to non blocking 2016-12-01 20:40:54 +01:00
twinaphex
f1dd06db20 (task_autodetect.c) Remove header include 2016-12-01 20:39:42 +01:00
twinaphex
d3c22cb0e4 Move input/input_autodetect.c to tasks/task_autodetect.c 2016-12-01 20:38:20 +01:00
Jean-André Santoni
41f1063da3 Hide the screenshot message 2016-12-01 20:32:13 +01:00
Jean-André Santoni
2fc592bbe6 Savestate thumbnails reimplementation 2016-12-01 20:31:07 +01:00
Jean-André Santoni
d00566b018 Add setting for the savestate thumbnails 2016-12-01 20:31:07 +01:00
Jean-André Santoni
a0c5a28602 Fix wrong thumbnail index 2016-12-01 20:31:07 +01:00
Jean-André Santoni
d142ccca02 Never add the date in the screenshot filename if it is a savestate thumbnail 2016-12-01 20:31:07 +01:00