diff options
author | 2020-10-09 21:14:14 +0200 | |
---|---|---|
committer | 2020-10-10 00:44:01 +0200 | |
commit | dbea17a536628ea9cd37e668824f738e2bf18f63 (patch) | |
tree | 313e93c5e2ec848a99135859f9b0b06e228dd54f /hash | |
parent | 7db43266632a32c20816df9708705249948666b1 (diff) |
Software list items promoted to working
-----------------------------------
vsmile_cart: V.Smile Tanz Mit Center (Germany), V.Smile Défi Gym (France), Gimnasio Interactivo V.Smile (Spain)
-vsmile: Added support for the Jammin' Gym Class dance mat. [bmx, Ryan Holtz]
Diffstat (limited to 'hash')
-rw-r--r-- | hash/vsmile_cart.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/hash/vsmile_cart.xml b/hash/vsmile_cart.xml index 1e26e3db281..8143b3ea09e 100644 --- a/hash/vsmile_cart.xml +++ b/hash/vsmile_cart.xml @@ -1982,8 +1982,7 @@ V.Smile Smartbook Smartidges (need a Smartbook touch tablet connected to a regul </part> </software> - <!-- No inputs, uses a dance mat controller --> - <software name="jamgymg" supported="no"> <!-- Will be clone of "jamgym" once found and dumped. --> + <software name="jamgymg" supported="yes"> <!-- Will be clone of "jamgym" once found and dumped. --> <description>V.Smile Tanz Mit Center (Germany)</description> <year>200?</year> <publisher>VTech</publisher> @@ -2000,8 +1999,7 @@ V.Smile Smartbook Smartidges (need a Smartbook touch tablet connected to a regul </part> </software> - <!-- No inputs, uses a dance mat controller --> - <software name="jamgymf" cloneof="jamgymg" supported="no"> <!-- Will be clone of "jamgym" once found and dumped. --> + <software name="jamgymf" cloneof="jamgymg" supported="yes"> <!-- Will be clone of "jamgym" once found and dumped. --> <description>V.Smile Défi Gym (France)</description> <year>200?</year> <publisher>VTech</publisher> @@ -2016,8 +2014,7 @@ V.Smile Smartbook Smartidges (need a Smartbook touch tablet connected to a regul </part> </software> - <!-- No inputs, uses a dance mat controller --> - <software name="jamgyms" cloneof="jamgymg" supported="no"> + <software name="jamgyms" cloneof="jamgymg" supported="yes"> <description>Gimnasio Interactivo V.Smile (Spain)</description> <year>200?</year> <publisher>VTech</publisher> |