SteelSeries Gauges: Difference between revisions

2 bytes added ,  12:03, 19 December 2012
Line 172: Line 172:
** Load orders changed to speed up initial page load/display
** Load orders changed to speed up initial page load/display
* Updated gauges.js
* Updated gauges.js
** Added ability to select the display units:
** Added (optional) cookie handling to preserve end user unit preferences across sessions
Temp: °C, °F
Rain: mm, inch
Wind: km/h, m/s, mph, knots
Baro: hPa, mb, inHg, kPa
Added (optional) cookie handling to preserve end user unit preferences across sessions
** Added variables to set the default min/max values for gauges
** 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)
** Changed the temperature gauge scaling logic so both gauges always use the same range (except for the indoor temperature)
Line 184: Line 179:
** Added config.dewDisplayType setting to control initial 'dew' gauge display
** Added config.dewDisplayType setting to control initial 'dew' gauge display
** Added smaller gauge size option for 'mobile' devices
** Added smaller gauge size option for 'mobile' devices
** Added ability to select the display units:
Temp: °C, °F
Rain: mm, inch
Wind: km/h, m/s, mph, knots
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 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 & customclientrawlocal.txt
* Updated realtimeGaugesT.txt & customclientrawlocal.txt