Pi-Entertainment-System / pes-gui

Provides the PyQT5 graphical user interface for PES starting from version 3.0.
GNU General Public License v3.0
0 stars 0 forks source link

Outstanding features to be implemented for initial release of PES 3.0 #4

Open neilmunday opened 3 years ago

neilmunday commented 3 years ago

This issue aims to track the features that are yet to be implemented for PES 3.0. Where possible, existing functionality from PES 2.9 should be retained.

neilmunday commented 2 years ago

Wimote pairing is a bit hit and miss. Requires the bluetooth adapter to be in a discoverable state. Bluez default is 180s (see https://github.com/RadiusNetworks/bluez/blob/master/doc/adapter-api.txt). Also need to support joy hat events from SDL2.

neilmunday commented 2 years ago

Further, the Wiimote continually fires the right hat event in SDL2 for some reason. Dropping Wiimote support for now as a result.

neilmunday commented 2 years ago

The Bluetooth discovery timeout is now set to zero as of 2f9ef4c7c47eb3487026bbeafe591ec92ba9e381

neilmunday commented 2 years ago

RetroAchievements support added.

neilmunday commented 2 years ago

Kodi support added.

neilmunday commented 2 years ago

Ability to set system settings implemented.

neilmunday commented 2 years ago

Ability to reset user data added.