diff --git a/apidb.css b/apidb.css index 4fbd427..a348527 100644 --- a/apidb.css +++ b/apidb.css @@ -133,6 +133,7 @@ p.indent { padding-left: 1em; padding-right: 1em;} .committed { font-style: italic; color: gray; } /* App Support status */ +.platinum { background-color: #EFEFEF; } .gold { background-color: #fff600; } .silver { background-color: silver; } .bronze { background-color: #fcba0a; } diff --git a/application.css b/application.css index a36cbeb..6094e13 100644 --- a/application.css +++ b/application.css @@ -18,12 +18,14 @@ table.historyTable { border: 1px; font-family: "bitstream vera sans", "verdana", "arial", "helvetica", sans-serif; font-size: 12px; } -td.gold { background-color: #fff600; } -td.silver { background-color: silver; } -td.bronze { background-color: #fcba0a; } -td.garbage { background-color: #999966; } +td.platinum { background-color: #EFEFEF; } +td.gold { background-color: #fff600; } +td.silver { background-color: silver; } +td.bronze { background-color: #fcba0a; } +td.garbage { background-color: #999966; } -tr.gold { background-color: #fff600; } -tr.silver { background-color: silver; } -tr.bronze { background-color: #fcba0a; } -tr.garbage { background-color: #999966; } +td.platinum { background-color: #EFEFEF; } +tr.gold { background-color: #fff600; } +tr.silver { background-color: silver; } +tr.bronze { background-color: #fcba0a; } +tr.garbage { background-color: #999966; } diff --git a/help/maintainer_ratings.help b/help/maintainer_ratings.help index 7ad7160..f6abb1d 100644 --- a/help/maintainer_ratings.help +++ b/help/maintainer_ratings.help @@ -10,32 +10,37 @@ users by giving a rating based on an "expert's" experience.
-An application can be rated as Gold if it installs and runs "out of the box". +An application can be rated as Platinum if it installs and runs "out of the box" No changes required to winecfg.
--If an application needs DLL overrides (native DLL's from a Windows installation) to install and -run but runs flawlessly otherwise, then it can be rated as silver. There should be an accompanying "How-To" -written to allow users to get this application to run. +Application works flawlessly with some DLL overrides or other settings, crack etc.
--Bronze Applications may have bugs in them and require DLL overrides. If the program can be used -as it was intended but is missing features then the can be rated as Bronze. +Application works excellently for 'normal' use; a game works fine in single-player but not +in multi-player, Windows Media Player works fine as a plug-in and stand-alone player, but can't handle DRM etc.
-+Application works, but it has some issues, even for normal use; a game may not redraw properly or display fonts in wrong colours, be a much slower than it should etc. +
+ +An app gets this rating if it can not be used for the purpose it was designed. There should be at least one bug report in bugzilla if an app gets this rating. +Application doesn't start, or starts but has so many errors that it is nearly impossible to use it
This is a list of applications that are known to be working well and for which many AppDB users voted.
+Only Applications which install and run flawless on a out-of-the-box Wine installation make it to the Platinum list:
+| Application | Description | Screenshot | +
|---|
Applications which install and run virtually flawless on a out-of-the-box Wine installation make it to the Gold list:
+Applications that work flawlessly with some DLL overrides or other settings, crack etc make it to the Gold list:
| Application | Description | Screenshot | @@ -99,6 +111,7 @@ If you have screenshots or links to contribute, please browse the database and u ?>
|---|
The Silver list contains apps which we hope we can easily fix so they make it to Gold status: