Skip to content

Favorite system

Jean-Baptiste Demonte requested to merge favorite-system into master

This MR had some features and fix regarding the Favorite system

  • Add: Menu classic game menu: Jump to letter, Sort Games By and Edit this game's metadata
  • Add: Menu: sort by system (short) name (nes, snes...)
  • Add Remove from favorite which allows to remove a game from the favorite list directly on the favorite system
  • "Refactor" the Empty list as a dedicated object in order to ignore it from the game count, and better handle behaviour regarding specific case (last game / favorite deleted...)
  • Fix a crash in a specific configuration (remove last game, RB start on current system)
  • Clean / optimize some code regarding game list

Merge request reports