Commit Graph

17910 Commits

Author SHA1 Message Date
twinaphex
532d112ff8 (Font) Combine font_d3d_driver and font_gl_driver 2015-04-03 20:36:19 +02:00
Twinaphex
4f2547976c Merge pull request #1576 from lioncash/null
cheats: null checks on functions
2015-04-03 20:16:16 +02:00
Lioncash
244bb26972 cheats: null checks on functions
All other cheat functions guard against the case where a null handle is passed. Adding checks to these functions makes behavior consistent all across the 'board'.
2015-04-03 13:53:22 -04:00
twinaphex
606eaa59ae (libusb_hid) Cleanup 2015-04-03 19:33:47 +02:00
Twinaphex
3c9e702320 (apple_hid.c) Cleanup 2015-04-03 19:21:44 +02:00
twinaphex
b3be54721e (libusb) Cleanups 2015-04-03 19:02:35 +02:00
twinaphex
b0d740ea09 (libusb) Further fleshing out 2015-04-03 18:52:48 +02:00
twinaphex
74a0b2614f (btpad.c) Cleanups 2015-04-03 16:22:37 +02:00
Twinaphex
5ca26f9a1a (btpad.c) Cleanups 2015-04-03 16:21:55 +02:00
twinaphex
62f13f6c17 Remove btstack_is_running 2015-04-03 16:13:21 +02:00
twinaphex
2ef32e4a2e (rsound.h) Cleanup 2015-04-03 16:07:54 +02:00
twinaphex
9a989462f1 (rsound) Cleanups 2015-04-03 16:06:57 +02:00
twinaphex
67867311d9 (btpad.c) Cleanups 2015-04-03 15:53:04 +02:00
twinaphex
ed70b0bf73 (btpad.c) Remove INCPOS macro 2015-04-03 15:42:40 +02:00
twinaphex
67ca912efc Remove btpad.h 2015-04-03 15:38:50 +02:00
twinaphex
bf4aea8e3c (BT) Cleanups 2015-04-03 15:32:49 +02:00
twinaphex
75a26db23c (Bluetooth) Cleanup 2015-04-03 15:26:19 +02:00
twinaphex
8abc6d2520 (Bluetooth) Cleanup 2015-04-03 15:25:27 +02:00
Twinaphex
63c42ef39b (iOS) Buildfix 2015-04-03 15:23:35 +02:00
twinaphex
a81b944d35 btstack.h -combine a lot of headers 2015-04-03 15:22:05 +02:00
Twinaphex
dbc981363e (btpad) Cleanups 2015-04-03 15:11:47 +02:00
Twinaphex
5045e82c85 (btpad.c) Cleanups 2015-04-03 15:05:30 +02:00
twinaphex
848f561a9a Combine btpad.c and btpad_queue.c 2015-04-03 15:02:18 +02:00
twinaphex
76b52e4f57 (Libusb HID) Flesh out driver some more 2015-04-03 05:26:58 +02:00
Twinaphex
e87cd94fed (HID) Simplify apple_hid_joypad_button/apple_hid_joypad_axis, etc 2015-04-03 05:06:10 +02:00
twinaphex
bccb9a3203 (Mali Ctx) Cleanup 2015-04-03 04:40:53 +02:00
twinaphex
951547eb70 (GL) Namespace cleanups 2015-04-03 04:25:46 +02:00
twinaphex
b89f97065a (sdl_gfx) Cleanups 2015-04-03 04:20:50 +02:00
twinaphex
6ce142305d (sunxi_gfx.c) Cleanups 2015-04-03 04:17:44 +02:00
twinaphex
352bd086b0 (omap_gfx) Cleanups 2015-04-03 04:07:04 +02:00
twinaphex
a039a64314 (exynos/dispmanx) Namespace / style nits 2015-04-03 03:53:01 +02:00
twinaphex
be7036b489 (gl_raster_font.c) Namespace functions 2015-04-03 03:27:34 +02:00
twinaphex
9d4f1ca362 (GX) Buildfix 2015-04-03 03:23:58 +02:00
twinaphex
d84b08ab08 (PS3) Buildfix 2015-04-03 03:23:02 +02:00
twinaphex
9d5f44a7c6 (connect_wii.c) Cleanups 2015-04-03 03:14:57 +02:00
twinaphex
05b8fbf1aa (connect_wii.c) hidpad_wii_get_axis - style nits 2015-04-03 03:07:44 +02:00
Twinaphex
b9d244bd3b (connect_wii.c) Refactor hidpad_wii_axis 2015-04-03 03:06:37 +02:00
twinaphex
e7c7b55004 (connect_wii.c) Dehardcode some magic numbers 2015-04-03 02:56:37 +02:00
twinaphex
7665226f4c (connect_wii.c) Get rid of two unused macros 2015-04-03 02:52:20 +02:00
twinaphex
2b6986baff (360) Build fixes 2015-04-03 02:41:37 +02:00
twinaphex
5fdaa293fb Rename winxinput_joypad to xinput_joypad 2015-04-03 02:37:10 +02:00
twinaphex
96fca83753 (MSVC) Win32 buildfixes 2015-04-03 02:35:37 +02:00
twinaphex
c2014087fe Combine xaudio.c and xaudio-c.cpp 2015-04-03 02:29:20 +02:00
twinaphex
41ce2b8ffd Rename d3d_context.cpp 2015-04-03 02:18:33 +02:00
twinaphex
6131fc7773 Rename d3d_wrapper.cpp 2015-04-03 02:16:55 +02:00
twinaphex
0f6c64e420 Rename xdk360_fonts.cpp 2015-04-03 01:58:52 +02:00
twinaphex
4a8f354fdc Rename d3d_w32_font.cpp to d3d_w32_font.c 2015-04-03 01:53:42 +02:00
Twinaphex
359715c667 Merge pull request #1575 from lioncash/dup
menu_entries_cbs_ok: Remove duplicate conditions
2015-04-03 01:43:31 +02:00
twinaphex
e997f9a477 (QNX) Namespace functions 2015-04-03 01:39:13 +02:00
twinaphex
5fd1ff826a (input) Namespace functions 2015-04-03 01:37:20 +02:00