Giter Club home page Giter Club logo

mameironxp's People

Contributors

mrchrisweinert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mameironxp's Issues

Hard-code listbox colors

Dark mode on Ubuntu (and maybe Windows?[untested]) changes the listbox items' background/foreground colors which makes the Favorite icon and text hard to read. We should hard-code the colors so that the application looks the same regardless of dark/light mode themes that may be in use outside MAMEIronXP.

Make it easier/faster to navigate the list

When holding down (or up) on the player-1 joystick, the list should navigate games 1-by-1 until some threshold (3 seconds?) and then the games will navigate by some constant (25?). Releasing the joystick will reset the threshold.

Handle 4k resolution, and also scale listbox items for various screen sizes

The background, game snapshot, LCD "metadata" panel, main logo, and listbox are positioned correctly for the following screen sizes:
2560x1440
1920x1080
1600x900

TODO:

  • Code for 3840x2160. This has not been started at all.
  • For all resolutions: We need to handle the listbox's items such that the Favorite icon and FontSize look appropriate.

TODO: Implement game-selecting control

Should be similar to MAMEIron, or come up with something nicer.

  • Should be based (initially) on the X-Arcade Tankstick's default controls
  • There is a red LED "Exit" button on the 2019+ Tankstick (not shown on the image) which is mapped to Mouse-Button 3. That will exit MAME games, and will also bring up the exit menu.
  • It would be cool to be able to use the Tankstick's trackball to scroll too; just a thought.

TODO: When games are selected, display the game art on the background image's screen

Look at this package for advanced Image Loading which has support for caching, etc.

  • Ideally, load all images into memory up-front so the images load super-fast when navigating the list of games.
    • Low Priority: If this takes a while (more than a few seconds) possibly add a small status indicator.
  • Or, lazy-load/on-demand load the images if we're on a low-powered device, small memory, low disk transfer speed, etc.
  • Possibly use an App.Config setting to control how images are loaded.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.