SteelSeries Gauges: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
= Release History =
 
== <u>'''2.0.0'''</u> ==
 
* Much of the code rewritten and/or reformatted
** Most things now contained in a 'gauges' object to avoid polluting the global namespace with numerous variables etc.
** Load orders changed to speed up initial page load/display
* Updated gauges.js
** Added (optional) cookie handling to preserve end user unit preferences across sessions
** Added variables to set the default min/max values for gauges
** Changed the temperature gauge scaling logic so both gauges always use the same range (except for the indoor temperature)
** Default units are now 'metric': °C, mm, hPa, km/h
** Fixed bug in getord() routine
** Added config.dewDisplayType setting to control initial 'dew' gauge display
** Added smaller gauge size option for 'mobile' devices
** Added ability to select the display units:
Temp: °C, °F
<blockquote>
Rain: mm, inch
Temp: °C, °F<br>Rain: mm, inch<br>Wind: km/h, m/s, mph, knots<br>Baro: hPa, mb, inHg, kPa
</blockquote>
Baro: hPa, mb, inHg, kPa
* Updated Language handling, all languages now use a single (English by default) template HTML file, calling changeLang(LANG.newLanguage) now updates the HTML as well as the gauges.
* Updated realtimeGaugesT.txt &amp; customclientrawlocal.txt
** Added today's dominant wind direction
* Added Danish, Norwegian, and Italian translations
* Changed gauges-ssT.html to use &lt;div&gt;'s for the layout rather than tables.
* Removed ddimgtooltip.css - now incorporated into gauges-ss.css
* Removed ddimgtooltip.js - now incorporated into gauges.js
* Removed tween.min.js - now incorporated into steelseries.min.js
* Updated realtimeGaugesT.txt and ccrT.txt files to ver8
** added dominant wind direction
* Updated steelseries.js
** Updated to v0.11.14
* Added optional Wind Rose 'gauge'. The Wind Rose is not enabled by default, and the scripts will not downloaded by the page. This change adds the following scripts
** windrose.js
** RGraph.common.core.min.js
** RGraph.radar.min.js

Navigation menu