-
Notifications
You must be signed in to change notification settings - Fork 6
Description
on each console/gameconsole type gelide offers a game filtered list of available roms right?
but this list only will show if a refresh are performed by user!, can gelide do that (of course will assume that the preloaded configurations will be used!)
lets assume that defaults are sync/preconfigured with system emulators, and roms are present at firts start!
game list are not present in firts start, and a "refresh" on firts start for each pre-configured console must be made by the user
if gelide will found each tool and rom in preconfigured place, must then auto refresh the game/roms list of each console
NOTES:
so then this cause two way to do so:
can be made by firts click on each console system, with condition if all parameters and configuration are good made a firts refresh,
another method, if user click on a system, and a refresh was not performed, try made a refresh, if fail, no ronpath was defined!
gtkmm are a hugly C++ combination of many callbacks like actions, i do not have idea how to do that! its a irritate api