twinaphex
02c514a873
(D3D) Build fixes
2015-04-04 03:04:01 +02:00
twinaphex
ece77e4bfa
Add extern "C" to font_renderer_driver.h
2015-04-04 02:47:13 +02:00
twinaphex
24733603ea
Rename d3d_ctx.c to d3d_ctx.cpp
2015-04-04 02:45:22 +02:00
twinaphex
03d6e3a109
(null_hid.c) Add header include
2015-04-04 02:41:12 +02:00
twinaphex
9e56bd2f23
Rename files back to .cpp
2015-04-04 02:36:55 +02:00
twinaphex
aeeaba788f
(iOS) Default to HID driver for joypad
2015-04-04 02:10:57 +02:00
twinaphex
c73377857b
(iOS) Get rid of apple_ios_joypad - refactored into btstack HID driver
2015-04-04 02:09:31 +02:00
twinaphex
9bfe575a90
(BTStack) Refactor btstack_hid to become a driver
2015-04-04 02:07:18 +02:00
twinaphex
0b09237741
(btstack_hid.c) Cleanups
2015-04-04 01:45:04 +02:00
twinaphex
55a162a77b
(btstack_hid) Cleanups
2015-04-04 01:41:20 +02:00
twinaphex
677723ba3c
(btstack.h) Cleanups
2015-04-04 01:06:50 +02:00
Twinaphex
2b420f0b3e
(iOS) Buildfix
2015-04-04 01:03:32 +02:00
twinaphex
68b4304efd
(HID) Move btdynamic/btpad to input/drivers_hid
2015-04-04 00:58:38 +02:00
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