twinaphex
|
d3db9d2335
|
(Libusb/HID) Start adding preliminary libusb HID driver - based
on https://github.com/nonolith/libusb/blob/master/examples/hotplug.c and https://github.com/ToadKing/wii-u-gc-adapter/blob/master/wii-u-gc-adapter.c
|
2015-04-02 15:43:23 +02:00 |
|
Twinaphex
|
32853a0134
|
Merge pull request #1565 from SuperrSonic/master
(Wii) Simple fix for Wiimote not reconnecting on reloads
|
2015-04-02 13:34:43 +02:00 |
|
SuperrSonic
|
17bb05d3d1
|
(Wii) Simple fix for Wiimote not connecting after
... loading game, core, history, exiting, anything that reloads RA.
|
2015-04-02 04:36:46 -04:00 |
|
Twinaphex
|
a891c587c0
|
Merge pull request #1564 from aliaspider/master
(3DS) add very basic display of the loaded core's framebuffer.
|
2015-04-02 05:41:51 +02:00 |
|
aliaspider
|
d842697863
|
(3DS) can display loaded content.
add an fps counter.
|
2015-04-02 04:00:26 +01:00 |
|
aliaspider
|
d64e235cce
|
(3DS) osGetTime is in milliseconds.
|
2015-04-02 03:58:53 +01:00 |
|
Twinaphex
|
ace6942147
|
Merge pull request #1563 from lioncash/textalign
xmb: Be explicit with text alignment
|
2015-04-02 04:57:49 +02:00 |
|
Lioncash
|
9dfb1a0f65
|
xmb: Be explicit with text alignment
Also fixes building on VS 2013
|
2015-04-01 22:22:33 -04:00 |
|
Twinaphex
|
60763ded86
|
Merge pull request #1562 from aliaspider/master
add basic input functionality to allow navigating the menu.
|
2015-04-02 03:43:19 +02:00 |
|
aliaspider
|
c2d3299d4e
|
(3DS) add the ability to open the menu with L+R+Start+Select.
|
2015-04-02 02:38:49 +01:00 |
|
aliaspider
|
948e637e22
|
(3DS/CTR) shutdown hack not needed anymore.
|
2015-04-02 02:28:56 +01:00 |
|
aliaspider
|
27bd10b21d
|
implement a very basic input driver, will need to be implemented
correctly later.
|
2015-04-02 02:19:21 +01:00 |
|
Twinaphex
|
b8bd59ae06
|
Merge pull request #1561 from aliaspider/master
(CTR-3DS) remove hardcoded paths in the Makefile.
|
2015-04-02 01:45:52 +02:00 |
|
twinaphex
|
5612545b25
|
(CTR/3DS) Update copyright headers
|
2015-04-02 01:43:28 +02:00 |
|
aliaspider
|
c57d00d98d
|
(CTR-3DS) remove hardcoded paths in the Makefile.
remove trailing tab.
|
2015-04-01 23:27:55 +01:00 |
|
twinaphex
|
9ade0a8a7f
|
(HID) Create null_hid
|
2015-04-02 00:20:38 +02:00 |
|
Twinaphex
|
0b5e006f29
|
Merge pull request #1560 from heuripedes/master
Path settings fixes
|
2015-04-02 00:15:47 +02:00 |
|
Higor Eurípedes
|
7ad9e989cf
|
(menu_entries.c) Don't ignore empty result sets for ST_DIR
|
2015-04-01 19:13:38 -03:00 |
|
Higor Eurípedes
|
aafc24ac32
|
(shared.h) Initialize local variables
|
2015-04-01 19:13:38 -03:00 |
|
twinaphex
|
b3beb2788c
|
(Griffin) Buildfix
|
2015-04-02 00:12:10 +02:00 |
|
Twinaphex
|
6f8194bf65
|
(Apple HID) Use ident name of HID input driver
|
2015-04-02 00:02:32 +02:00 |
|
Twinaphex
|
f04f4e8b93
|
(HID) Buildfix
|
2015-04-01 23:33:21 +02:00 |
|
Twinaphex
|
db2dd5010b
|
Merge pull request #1559 from aliaspider/master
preliminary 3DS port.
|
2015-04-01 23:18:12 +02:00 |
|
Twinaphex
|
05db495f63
|
(HID) Cleanups
|
2015-04-01 23:16:43 +02:00 |
|
aliaspider
|
2045cee432
|
preliminary 3DS port.
|
2015-04-01 22:14:13 +01:00 |
|
Twinaphex
|
4ec9a7542c
|
(Apple HID) Buildfix
|
2015-04-01 23:05:59 +02:00 |
|
twinaphex
|
ff65ad8652
|
(Apple HID) Cleanups
|
2015-04-01 23:05:02 +02:00 |
|
Twinaphex
|
89105bda56
|
(Apple HID) Updates
|
2015-04-01 22:57:15 +02:00 |
|
twinaphex
|
43bb5c81cc
|
Start creating input HID driver interface, etc.
|
2015-04-01 22:31:43 +02:00 |
|
Twinaphex
|
f9d98cccd3
|
(Apple HID) Refactor
|
2015-04-01 20:49:26 +02:00 |
|
Twinaphex
|
ee43f89aa7
|
(HID) Buildfix
|
2015-04-01 20:02:59 +02:00 |
|
twinaphex
|
f1533f8ebf
|
(HID) Start refactoring the Apple HID joypad driver to be a more
general-purpose HID joypad driver
|
2015-04-01 20:00:38 +02:00 |
|
twinaphex
|
687d11318f
|
Enable Advanced Settings by default
|
2015-04-01 18:50:52 +02:00 |
|
twinaphex
|
dd30be4da4
|
(menu_entries_cbs.c) Use write_file wrapper
|
2015-04-01 18:40:49 +02:00 |
|
twinaphex
|
a93986610b
|
(movie.c) Style nits
|
2015-04-01 18:32:40 +02:00 |
|
twinaphex
|
fed283ffd7
|
(netplay.c) Style nits/cleanups
|
2015-04-01 17:59:48 +02:00 |
|
Twinaphex
|
9f319e60e1
|
(Apple HID) Some more refactors
|
2015-04-01 16:13:14 +02:00 |
|
Twinaphex
|
6b3fc76154
|
(Apple HID) Cleanups
|
2015-04-01 15:46:07 +02:00 |
|
Twinaphex
|
dc52663281
|
(Apple HID) Create apple_hid_get_product_string
|
2015-04-01 15:32:30 +02:00 |
|
Twinaphex
|
34439fc432
|
(input_autodetect.c) Add AUTODETECT_MATCH_* rule
|
2015-04-01 02:55:30 +02:00 |
|
Twinaphex
|
013038d3ef
|
(connect_ps4.c) Cleanups
|
2015-04-01 01:23:43 +02:00 |
|
Twinaphex
|
28a85d9331
|
(connect_ps4.c) Make analog work
|
2015-04-01 00:20:39 +02:00 |
|
Twinaphex
|
467c007864
|
(connect_ps4.c) PS4 pad works now - TODO: analog/rumble (potential FUTURE: touchpad and other stuff)
|
2015-03-31 22:28:56 +02:00 |
|
Twinaphex
|
7e97764882
|
(connect_ps4.c) Update
|
2015-03-31 21:42:43 +02:00 |
|
Twinaphex
|
a4190a9c3f
|
(PS4/connect_ps4.c) Update
|
2015-03-31 21:40:22 +02:00 |
|
Twinaphex
|
ebd85ea02b
|
(PS4/joypad_connection) PS4 joypad is starting to work
|
2015-03-31 21:18:21 +02:00 |
|
Twinaphex
|
047fdbd3fc
|
(PS4/joypad_connection) Changes
|
2015-03-31 19:23:06 +02:00 |
|
Twinaphex
|
b9da2bc32f
|
(Apple HID) Handle iOHIDDeviceOpen not returning success
|
2015-03-31 16:55:23 +02:00 |
|
Twinaphex
|
d93854a924
|
(Apple HID) Create apple_hid_manager_init/apple_hid_manager_exit wrapper functions
|
2015-03-31 16:51:04 +02:00 |
|
Twinaphex
|
f853c39d5f
|
(apple_hid.c) Get rid of unnecessary log message
|
2015-03-31 16:39:28 +02:00 |
|