14606 Commits

Author SHA1 Message Date
twinaphex
b9d43eb1fb (Griffin) Ifdef d3d_w32_font.cpp with HAVE_WIN32_D3D9 2014-10-27 16:47:20 +01:00
twinaphex
0da1294755 (MSVC) Make x64 target work 2014-10-27 16:17:09 +01:00
twinaphex
5f2a3e5bf7 (Joyconfig) Create retroarch-joyconfig-griffin.c - should be a lot
easier to maintain now instead of having to do constant Makefile
maintenance
2014-10-27 15:45:18 +01:00
twinaphex
a43d4e74f6 (Apple) Move handle_icade_event to keyboard_event_apple.c too 2014-10-27 15:02:10 +01:00
Twinaphex
82520809d9 (Apple) Split up keyboard event code into its own file 2014-10-27 14:58:51 +01:00
twinaphex
ebe1b21f47 (input/keyboard_event_x11.c) Change C++ comments into C comments 2014-10-27 14:49:15 +01:00
twinaphex
bab9ee307d Add null joypad driver 2014-10-27 14:45:28 +01:00
twinaphex
30ca42cb9d Cleanups 2014-10-27 14:35:23 +01:00
twinaphex
9214469470 Rename to gfx/context/win32_common.c to input/keyboard_event_win32.c 2014-10-27 06:17:07 +01:00
twinaphex
e3d3316502 Move keyboard event X11 code to separate file 2014-10-27 06:05:52 +01:00
twinaphex
052d752a4d Bump up to version 1.0.0.3 (beta) 2014-10-27 05:36:16 +01:00
twinaphex
f06ff82000 (Emscripten) Add input_keymaps.h header include for rwebinput_input.c 1.0.0.3-beta 2014-10-27 04:55:48 +01:00
twinaphex
a2e4c20c13 Add input-keymaps.c to joyconfig 2014-10-27 04:52:44 +01:00
twinaphex
dd53241a24 Some more cleanups in input_common.c 2014-10-27 04:39:15 +01:00
twinaphex
75fe0b5648 (Win32) Fixups 2014-10-27 04:36:25 +01:00
Twinaphex
b81a40081e (Apple) Build fixes 2014-10-27 04:29:21 +01:00
twinaphex
c6ac686e51 Split up input_common.c into input_common.c and input_keymaps.c 2014-10-27 04:27:48 +01:00
twinaphex
8f095df694 Minor cleanup in location/android.c 2014-10-27 04:05:51 +01:00
twinaphex
e9a8573afa Misc. minor cleanups 2014-10-27 04:04:04 +01:00
twinaphex
58b98aca5c Take out one rule from menu_common_type_is 2014-10-27 02:28:25 +01:00
Twinaphex
3876ee3fe3 Merge pull request #1209 from lakkatv/xmb
(GLUI) Cursor navigation
2014-10-27 00:57:23 +01:00
Jean-André Santoni
fd2745e51e (GLUI) Cursor navigation 2014-10-27 00:55:14 +01:00
Twinaphex
c86f96a3ad Merge pull request #1208 from lakkatv/xmb
(RGUI) Move framebuf and pitch from menu_handle_t to rgui_handle_t
2014-10-27 00:30:20 +01:00
Jean-André Santoni
90b7f9b225 (RGUI) Move framebuf and pitch from menu_handle_t to rgui_handle_t 2014-10-26 23:43:33 +01:00
Twinaphex
50e0664753 Merge pull request #1207 from lakkatv/xmb
(RGUI) Fix mouse scrolling
2014-10-26 23:18:25 +01:00
twinaphex
790a676b3b (OSX PPC) Add include dir 2014-10-26 23:02:35 +01:00
Jean-André Santoni
d01d42a3a9 (RGUI) Fix two keyboard navigation bugs 2014-10-26 22:39:26 +01:00
Jean-André Santoni
4898090566 (RGUI) Fix mouse scrolling 2014-10-26 22:32:39 +01:00
twinaphex
9bbccc31ef Remove unused variable 2014-10-26 22:27:49 +01:00
twinaphex
f23b6fd100 Take out remaining callbacks in menu backend driver 2014-10-26 22:17:15 +01:00
twinaphex
804b9112d4 Remove list_clear/list_set_selection callbacks 2014-10-26 22:12:57 +01:00
twinaphex
24f9d740d0 Take out set_label callback 2014-10-26 22:09:49 +01:00
twinaphex
99524703ab Remove type_is callback 2014-10-26 22:03:30 +01:00
twinaphex
b7e38f2031 (Mingw Win32) Set HAVE_CG to 1 and HAVE_FREETYPE to 1 by default` 2014-10-26 21:18:23 +01:00
twinaphex
440f08ac28 (Windows Mingw) Make some dependencies optional by default 2014-10-26 21:17:11 +01:00
twinaphex
f09a0ec15d Update Makefile.win 2014-10-26 19:31:08 +01:00
Twinaphex
82a97cfbb1 Merge pull request #1205 from lioncash/overlay
overlay: Fix potential memory leak.
2014-10-26 18:39:35 +01:00
Lioncash
b1f95f85ba overlay: Fix potential memory leak. 2014-10-26 13:36:48 -04:00
twinaphex
bb172a7281 (compat/rxml/rxml.c) Add some robustness checks 2014-10-26 18:29:50 +01:00
Twinaphex
9885c4ecbc Merge pull request #1204 from lioncash/deref
lakka: Fix possible null pointer dereferences in lakka_draw_items.
2014-10-26 18:17:24 +01:00
Lioncash
c1bf2f9cf6 lakka: Fix possible null pointer dereferences in lakka_draw_items. 2014-10-26 13:13:56 -04:00
twinaphex
921bcb6d2c Add menu_mouse_enable to config file 2014-10-26 18:10:02 +01:00
twinaphex
4918381cfb Add Mouse Enable option in Menu Options 2014-10-26 18:06:57 +01:00
Twinaphex
3826a3d3e9 Merge pull request #1203 from lioncash/glsl-leak
shader_glsl: Fix potential memory leaks
2014-10-26 17:50:43 +01:00
twinaphex
29a7984e9d Create separate static functions for mouse code in backend driver -
mouse_iterate and mouse_post_iterate
2014-10-26 17:50:27 +01:00
Lioncash
4f7b762ece shader_glsl: Fix potential memory leaks 2014-10-26 12:48:45 -04:00
Twinaphex
e73cab5b18 Merge pull request #1202 from lioncash/zip-leak
zip_support: Fix potential memory leaks
2014-10-26 17:41:46 +01:00
Twinaphex
5b6fcf363d Merge pull request #1199 from heuripedes/master
Exynos build fixes
2014-10-26 17:41:34 +01:00
Twinaphex
b6a452e7e9 Merge pull request #1200 from lioncash/leak
content: Fix potential memory leak
2014-10-26 17:41:21 +01:00
Twinaphex
e164dfe857 Merge pull request #1201 from lioncash/wut
settings_data: Fix weird object return in setting_data_load_config_path
2014-10-26 17:41:07 +01:00