Gamer125 / fofix

Automatically exported from code.google.com/p/fofix
0 stars 0 forks source link

New rockmeter type detection #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
GH4 Rockmeter has been set up in code but requires a new set-up for detection.

Instead of using the data.theme for theme detection in guitarscene for the
rockmeters, I was thinking of setting up a system where you could put an
integer in the theme.ini specifying what rockmeter to use, by default if it
is not defined it will use the data.theme.

This means you no longer have to add a self.theme when we want a new
rockmeter set-up, only a new integer to recognize from the theme.ini.  This
however means if you want to use the GH4 rockmeter you will have to define
it in the theme.ini, there will be no other way, if you do not do this it
will render like a GH3 rockmeter instead.

Original issue reported on code.google.com by n_hyd...@comcast.net on 9 Nov 2008 at 1:39

GoogleCodeExporter commented 9 years ago

Original comment by n_hyd...@comcast.net on 9 Nov 2008 at 1:39

GoogleCodeExporter commented 9 years ago
Okay, added support.  Please look at the new code presented, this could allow 
for
easier support for more rock meters in the future.

Original comment by n_hyd...@comcast.net on 9 Nov 2008 at 4:52

Attachments:

GoogleCodeExporter commented 9 years ago
Merged code in r313.

Original comment by chris.paiano@gmail.com on 9 Nov 2008 at 5:28