twinaphex
|
f8bb9a7d77
|
Rename MENU_SETTING_CATEGORY to MENU_SETTING_GROUP
|
2014-10-28 18:49:35 +01:00 |
|
twinaphex
|
7ad55464b5
|
Put Shader Options above CATEGORY for now
|
2014-10-28 18:20:52 +01:00 |
|
twinaphex
|
6c076ed3bf
|
Refactor out SD_FLAG_IS_CATEGORY
|
2014-10-28 18:19:40 +01:00 |
|
twinaphex
|
6b445f1568
|
(Menu) Use setting_data_get_label as fallback (to show labels for ST_ACTION
items)
|
2014-10-28 07:18:35 +01:00 |
|
twinaphex
|
3dcf132cae
|
(menu_common_backend.c) Cut down on more code duplication
|
2014-10-28 07:15:31 +01:00 |
|
twinaphex
|
44703be456
|
(Menu) Small cleanups
|
2014-10-28 07:12:59 +01:00 |
|
twinaphex
|
e96074d452
|
Remove SD_FLAG_PUSH_ACTION - no longer necessary
|
2014-10-28 07:07:07 +01:00 |
|
twinaphex
|
8b518cd60b
|
Remove MENU_FILE_LINEFEED
|
2014-10-28 06:50:12 +01:00 |
|
twinaphex
|
6a174642db
|
(Menu) Remove MENU_FILE_LINEFEED_SWITCH
|
2014-10-28 06:48:54 +01:00 |
|
twinaphex
|
fab5936bb7
|
(Menu) Add MENU_FILE_TYPE_T_LAST
|
2014-10-28 06:45:42 +01:00 |
|
twinaphex
|
82ca0e8853
|
REname MENU_FILE_PUSH to MENU_SETTING_ACTION
|
2014-10-28 06:36:52 +01:00 |
|
twinaphex
|
607c6a2809
|
Rename some menu enums
|
2014-10-28 06:31:34 +01:00 |
|
Twinaphex
|
054a16ff8a
|
Merge pull request #1213 from libretro/revert-1212-warn
Revert "Silence signed/unsigned mismatch warnings"
|
2014-10-28 02:02:10 +01:00 |
|
Lioncash
|
46c2b05ce2
|
Revert "Silence signed/unsigned mismatch warnings"
|
2014-10-27 21:00:56 -04:00 |
|
Twinaphex
|
9b22475649
|
Merge pull request #1212 from lioncash/warn
Silence signed/unsigned mismatch warnings
|
2014-10-28 01:43:39 +01:00 |
|
Lioncash
|
641964323c
|
Silence signed/unsigned mismatch warnings
|
2014-10-27 20:39:07 -04:00 |
|
Toad King
|
e30734230e
|
add USB Gecko debugging support
|
2014-10-27 19:37:08 -05:00 |
|
Twinaphex
|
40df7e7c73
|
Merge pull request #1211 from lioncash/realloc
settings_data: Correctly handle realloc fail case
|
2014-10-28 01:33:31 +01:00 |
|
Lioncash
|
e21f1747bd
|
settings_data: Correctly handle realloc fail case
|
2014-10-27 20:18:15 -04:00 |
|
twinaphex
|
6e9288b8ce
|
Simplify menu_common_backend.c
|
2014-10-28 00:12:53 +01:00 |
|
Twinaphex
|
4bc159e1db
|
Merge pull request #1210 from heuripedes/master
(Makefile.win) Use bundled zlib library by default
|
2014-10-27 21:07:08 +01:00 |
|
twinaphex
|
43e3595790
|
Combine menu_settings_iterate and menu_common_iterate
|
2014-10-27 21:01:30 +01:00 |
|
Higor Eurípedes
|
f5a78cb5d1
|
(Makefile.win) Use bundled zlib library by default
|
2014-10-27 16:54:06 -02:00 |
|
twinaphex
|
659ec610ed
|
(udev_input.c) Remove dependency on keyboard_line.h
|
2014-10-27 19:39:23 +01:00 |
|
twinaphex
|
fb77db4592
|
Split up keyboard handling code for xkbcommon to separate file
|
2014-10-27 19:25:59 +01:00 |
|
twinaphex
|
97240bc7c1
|
(udev) Refactor mod_map again
|
2014-10-27 19:00:03 +01:00 |
|
twinaphex
|
37c5fb3765
|
(udev) Refactor mod_map struct
|
2014-10-27 18:47:45 +01:00 |
|
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 |
|