Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wishlist #14

Open
14 tasks
seriema opened this issue May 9, 2016 · 1 comment
Open
14 tasks

Wishlist #14

seriema opened this issue May 9, 2016 · 1 comment

Comments

@seriema
Copy link
Owner

seriema commented May 9, 2016

  • Logger
  • Error reporting, or something to easily track/fix issues from users (I like how Atom does it, but could be too much work?)
  • Remote debugging (doesn't need to be a "feature" of the project, could be enough with some instructions from the terminal)
  • Fast loading (don't hang the UI thread while scanning the games)
  • Automatic background scraping of games (can we speed things up or help out the online video games db's from being pummeled with requests?)
  • Nice full screen background image support (no lag when switching between games)
  • Video playback support
  • Audio playback support
  • Sensible defaults for most controllers (why do they always have to be set up manually on other systems? start with something most people agree with and just change it if you want to)
  • "Native" support for Stephen's scraper (it's written in Go, and RetroPie supports it but only through its own UI)
  • Support Kodi or other home video system
  • Theme support, preferably with different designs per console
  • Theme design support to help the community easily create new themes
  • Keyboard support
@brainstorm
Copy link
Collaborator

Remote debugging... I've done so a while ago with gdbserver, like this:

http://davis.lbl.gov/Manuals/GDB/gdb_17.html.

Or you want it more integrated with UI's? In the latter case, I'm lost and I would really like to know beyond bizantine UI's such as ddd or heavy Eclipse nonsense :)

What do you mean by "Video support"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants