garbear / xbmc

XBMC Main Repository
http://xbmc.org
Other
134 stars 53 forks source link

Unfinished features #103

Open garbear opened 6 years ago

garbear commented 6 years ago

The following features are projects I started, but won't finish by the final v18 release. I'm linking to the source branches (rebased on v18) to keep track of them.

Saved game manager

saved games

Not much progress there. The branch is retroplayer-saves.

Player manager

See https://github.com/garbear/xbmc/issues/87. Much progress, but still a lot to do. The branch is retroplayer-players.

Rewind/fast-forward dialog

A project to make rewind and fast-forward accessible.

rewind button

I've started the dialog, and started working on the RetroPlayer changes. Not many more changes required, but it's a good opportunity to work on RetroPlayer's core architecture.

rewind dialog

The branch is retroplayer-rewind.

n1trux commented 3 years ago

Rewind/fast-forward dialog → does this mean I can play a game and just rewind it a little and play from that state?

Can you give a status update and what needs to be done next?