twinaphex
27fe518ffe
(btpad.c) Add __APPLE__ ifdefs
2015-04-04 00:00:40 +02:00
Twinaphex
fb805be085
(btdynamic.c) Add __APPLE__ ifdefs
2015-04-03 23:58:35 +02:00
Twinaphex
a980c9c7c7
(bluetooth/btdynamic.c) Cleanups
2015-04-03 23:55:50 +02:00
twinaphex
6f9f4e16df
(btdynamic.c) Start using dynamic wrappers
2015-04-03 23:47:50 +02:00
twinaphex
5e83eefd81
Add VID/PID detection for joypad connection
2015-04-03 23:30:51 +02:00
Twinaphex
ffffe3c1e7
Merge pull request #1577 from lioncash/strlen
...
stdstring: Get rid of some strlen calls
2015-04-03 22:31:12 +02:00
Twinaphex
632dfe3a82
Merge pull request #1578 from lioncash/printf
...
Fix some printf format specifiers
2015-04-03 22:30:04 +02:00
Alcaro
acab4487f5
Merge pull request #1579 from lioncash/typo
...
video_thread_wrapper: Fix height return value
2015-04-03 21:25:38 +02:00
Lioncash
3d6a936dfe
video_thread_wrapper: Fix height return value
...
Previously thread_get_video_output_size would assign the width to the height output.
2015-04-03 15:21:55 -04:00
Lioncash
b68048e6db
Fix some printf format specifiers
...
Gets rid of warnings on higher warning levels
2015-04-03 15:09:17 -04:00
Lioncash
1f1cdae621
stdstring: Get rid of some strlen calls
...
Now the function doesn't traverse strings more than necessary.
2015-04-03 14:52:31 -04:00
twinaphex
61edabf6f4
(libusb) Correct send_control function implementation
2015-04-03 20:49:49 +02:00
twinaphex
7fbbc1258d
Comment out HAVE_LIBUSB again
2015-04-03 20:43:26 +02:00
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