Skip to content

Releases: Maschell/hid_to_vpad

HIDtoVPAD v0.9k

16 Feb 18:39
Compare
Choose a tag to compare

Added Brazilian Portuguese translations (thanks AlanLC)
Added a italian translation (thanks to pazzoeo)
Added french translation (thanks to @jlozes)
Added option to disable the network controller feature
Fixed accessing the friendlist while using HID to VPAD
The mouse cursor is displaying again.
Added config option to copy the DPAD input to one of the sticks (VPAD_L_STICK_COPY_DATA or VPAD_R_STICK_COPY_DATA)

HIDtoVPAD-v0.9k-nightly-6d9953b: -

16 Feb 18:33
Compare
Choose a tag to compare
Pre-release
HID to VPAD nightly build. Not a stable release. Expect bugs!

Commitlog:

Version bump to v0.9k

Added config option to copy DPAD data to Sticks.
Use
VPAD_L_STICK_COPY_DATA = TRUE
or
VPAD_R_STICK_COPY_DATA = TRUE

HIDtoVPAD-v0.9j-nightly-c9cf99a: -

16 Feb 18:08
Compare
Choose a tag to compare
Pre-release
HID to VPAD nightly build. Not a stable release. Expect bugs!

Commitlog:

Removed xgettext binaries, removed logging.

Adopted changed from controller patcher
Fixed mouse cursor displaying
Added cooldown for mouse mode switching

HIDtoVPAD-v0.9j-nightly-0b6b868: -

16 Feb 16:50
Compare
Choose a tag to compare
Pre-release
HID to VPAD nightly build. Not a stable release. Expect bugs!

Commitlog:

Removed LIBOGC stuff from the makefile

HIDtoVPAD-v0.9j-nightly-5c39bd2: -

16 Dec 10:51
Compare
Choose a tag to compare
Pre-release
HID to VPAD nightly build. Not a stable release. Expect bugs!

Commitlog:

Fixed travis build script

HIDtoVPAD-v0.9j-nightly-aa3849b: -

11 Nov 15:16
Compare
Choose a tag to compare
Pre-release
HID to VPAD nightly build. Not a stable release. Expect bugs!

Commitlog:

Removing the GuiElements properly. Fixes compatibility with libs

HIDtoVPAD-v0.9j-nightly-3041cc7: -

31 Oct 16:27
Compare
Choose a tag to compare
Pre-release
HID to VPAD nightly build. Not a stable release. Expect bugs!

Commitlog:

Changes to be compatible to the newest libgui

HIDtoVPAD-v0.9j-nightly-ead67f3: -

30 Oct 21:57
Compare
Choose a tag to compare
Pre-release
HID to VPAD nightly build. Not a stable release. Expect bugs!

Commitlog:

Fix compiling with new libs

HIDtoVPAD-v0.9j-nightly-c94d182: -

29 Oct 11:58
Compare
Choose a tag to compare
Pre-release
HID to VPAD nightly build. Not a stable release. Expect bugs!

Commitlog:

Move custom GUI files into a seperate folder

HIDtoVPAD-v0.9j-nightly-1719033: -

29 Oct 15:16
Compare
Choose a tag to compare
Pre-release
HID to VPAD nightly build. Not a stable release. Expect bugs!

Commitlog:

Adopt changes for the new libgui

- Needs a new SelectBox wrapper with default values.
- Removed the scale parameter from the default chechbox/Switch
- Removed unneeded values from the common.h