twinaphex
|
239ae7de53
|
Move gl_common to gfx/common
|
2015-11-17 08:01:33 +01:00 |
|
twinaphex
|
4e6cb53920
|
(keyboard_event_win32.cpp) More simplifications
|
2015-11-17 07:50:36 +01:00 |
|
twinaphex
|
b5573f0463
|
Simplify keyboard_event_win32.cpp
|
2015-11-17 07:45:43 +01:00 |
|
twinaphex
|
89a6bd3fd2
|
remove useless extern
|
2015-11-17 07:32:48 +01:00 |
|
twinaphex
|
3bc125b6da
|
move most xkbcommon code to keyboard_event_xkb.c
|
2015-11-17 07:28:45 +01:00 |
|
twinaphex
|
53aa251008
|
(joypad_connection.h) Cleanups
|
2015-11-17 06:54:59 +01:00 |
|
twinaphex
|
03b1f36af1
|
Move linux_common to input/common/
|
2015-11-17 06:46:32 +01:00 |
|
twinaphex
|
0b8231dd79
|
Forward declaration for btpad_set_inquiry_state
|
2015-11-17 06:40:17 +01:00 |
|
twinaphex
|
aa208993d5
|
btstack_hid.h - remove
|
2015-11-17 06:37:33 +01:00 |
|
Twinaphex
|
f56cb5d8cb
|
(Apple) Buildfixes
|
2015-11-17 06:30:11 +01:00 |
|
twinaphex
|
30d0e58bb9
|
(Apple) Move keymap to input_keymaps.c
|
2015-11-17 06:25:37 +01:00 |
|
twinaphex
|
00dfcc709b
|
Style nits
|
2015-11-17 06:23:14 +01:00 |
|
twinaphex
|
b5d3adb0b7
|
Improvement to get_self_input_state
|
2015-11-17 05:02:15 +01:00 |
|
Twinaphex
|
40c109907b
|
Merge pull request #2412 from ctult/master
Netplay commands and possible analog support
|
2015-11-17 04:59:51 +01:00 |
|
Twinaphex
|
ba35355985
|
Merge pull request #2413 from fr500/master
potential fix for the overrides crash
|
2015-11-17 04:59:11 +01:00 |
|
radius
|
c1256e10b0
|
potential fix for the overrides crash
|
2015-11-16 22:46:22 -05:00 |
|
twinaphex
|
68421a7521
|
(GX) Rollback
|
2015-11-17 04:29:09 +01:00 |
|
ctult
|
8cf8e83e4a
|
Netplay commands and possible analog support
|
2015-11-16 20:21:35 -07:00 |
|
Toad King
|
85acdc31fc
|
add usb gecko build flags to salamander makefile for wii
|
2015-11-16 21:09:16 -06:00 |
|
Twinaphex
|
6f13733184
|
Merge pull request #2410 from heuripedes/master
Content scanning fixes
|
2015-11-17 00:56:39 +01:00 |
|
Higor Eurípedes
|
0e8d65c44e
|
(task_database) Fix serial lookup
|
2015-11-16 20:49:51 -03:00 |
|
Higor Eurípedes
|
9770bc354c
|
(task_database_cue) Fix memory leak
|
2015-11-16 20:46:29 -03:00 |
|
Higor Eurípedes
|
dc3a561845
|
(task_database_cue) Fix buffer overflow
|
2015-11-16 20:46:29 -03:00 |
|
twinaphex
|
3dcca7e060
|
Cleanups
|
2015-11-17 00:37:13 +01:00 |
|
twinaphex
|
46d1900b3b
|
Fix code
|
2015-11-17 00:34:05 +01:00 |
|
twinaphex
|
63d78fd1cc
|
Buildfix for MSVC
|
2015-11-16 21:21:52 +01:00 |
|
twinaphex
|
bd479556db
|
Add break to menu_hash_es.c
|
2015-11-16 19:13:30 +01:00 |
|
twinaphex
|
c9104b20e7
|
(Android/iOS) Disable mmap
|
2015-11-16 19:01:31 +01:00 |
|
twinaphex
|
66ba102271
|
(MFi) Style nits
|
2015-11-16 11:14:36 +01:00 |
|
twinaphex
|
f967b07f19
|
(MFi) Buildfix
|
2015-11-16 11:12:00 +01:00 |
|
twinaphex
|
0e0db66f79
|
(mfi_joypad.m) should now work for regular mfi pads, courtesy of vinikun-mac
|
2015-11-16 10:34:02 +01:00 |
|
twinaphex
|
fa93c11d7b
|
mmap still won't compile for Windows
|
2015-11-16 10:06:36 +01:00 |
|
twinaphex
|
265898dbd4
|
Compile in HAVE_MMAP for Win32, and also enable it for iOS/OSX
|
2015-11-16 10:04:44 +01:00 |
|
twinaphex
|
08ed23ae0c
|
'Add Tab' can't be translated right now either
|
2015-11-16 09:17:22 +01:00 |
|
twinaphex
|
0e2d7017e0
|
(menu_hash_it.c) Can't translate tab strings right now
|
2015-11-16 09:11:31 +01:00 |
|
Twinaphex
|
e202966a49
|
Merge pull request #2404 from Ezio-PS/master
Added Italian translation
|
2015-11-16 09:02:36 +01:00 |
|
Twinaphex
|
c84b76c394
|
(MFi) No longer let MFi pad go through 'pad connection'
|
2015-11-16 08:45:51 +01:00 |
|
Ezio-PS
|
bb5b5a7608
|
Added Italian translation
|
2015-11-16 08:43:37 +01:00 |
|
twinaphex
|
6f50187b56
|
Create utf16_conv_utf8 - recycled code - should probably be
cleaned up
|
2015-11-16 07:55:09 +01:00 |
|
twinaphex
|
d69aa24f28
|
Add encoding_utf to Griffin
|
2015-11-16 07:26:02 +01:00 |
|
twinaphex
|
8918df95e1
|
Add encoding_utf to libretro-common
|
2015-11-16 07:24:21 +01:00 |
|
twinaphex
|
2fe29f56be
|
remove useless forward declaration
|
2015-11-16 07:13:37 +01:00 |
|
twinaphex
|
ca70b5af12
|
remove useless forward declaration
|
2015-11-16 07:12:52 +01:00 |
|
twinaphex
|
9ece4db168
|
(x11_common.c) Move variables and macros to top
|
2015-11-16 06:59:23 +01:00 |
|
twinaphex
|
c3de4ae7c3
|
cocoa_input.h - remove NUM_HATS too
|
2015-11-16 06:57:07 +01:00 |
|
twinaphex
|
139a148112
|
(Apple) hats no longer used
|
2015-11-16 06:56:29 +01:00 |
|
twinaphex
|
de9be22071
|
(btstack_hid.c) Add RUN_LOOP_POSIX else conditional
|
2015-11-16 06:53:29 +01:00 |
|
twinaphex
|
170b4bbbe2
|
(btstack_hid.c) Add Cocoa ifdef
|
2015-11-16 06:52:26 +01:00 |
|
Twinaphex
|
e88fff9985
|
(iohidmanager_hid.c) Fix header dependencies
|
2015-11-16 06:49:40 +01:00 |
|
Twinaphex
|
5dee9838c4
|
(iohidmanager_hid.c) remove Cocoa dependencies
|
2015-11-16 06:48:02 +01:00 |
|