17.10.2009 - V1.5 ================= - Frame offsets are kept now when frame visibility is set to 0 and frame is enabled. - Background effect Delta Slider was also shown for "Negative" and "Grey" effect. Fixed. - Added french translation and catalog by Sebastien LIGEZ. - Included icon to be used in Screenbar Prefs. See Readme. 11.09.2009 - V1.4 ================= - "Screenbar Default" for vertical text position was ignored entirely. Fixed. - Fixed a bug in german translation. MSG_REDRAW_FREQUENCY_1_15S showed "16 mal die Sekunde" (Grzegorz Kraszewski). - Visibility for the label can be changed now. - Clicking the gauge took inner dimensions of the object for giving visual feedback, now uses full object dimensions (effect was barely visible on huge spacing). - Gauge could be drawn out of bounds in certain configuration scenario. - Added polish translation and catalog by Grzegorz Kraszewski. 30.08.2009 - V1.3 ================= - Now uses SA_ScreenbarSignal for its timer in order to prevent the Public Screen Manager task running out of signals due to CPUGauge running on too many screens. - Fixed a bug that made CPUGauge crash when the timer was not created (Fabien Coeurjoly). - Small adjustment to localisation: Changed "Opacity" to "Visibility" and "Undurchsichtigkeit" to "Sichtbarkeit" in the german catalog. 22.08.2009 - V1.2 ================= - Redraw frequency (how smooth the gauge moves) can be adjusted now (Daff). - Smooth acceleration and deceleration of the gauge can now be disabled. - Left and right spacing can be changed now (Daff). - Background wasn't properly refreshed with extreme spacing dimensions. Fixed. - The label is now always horizontally centered to the screen title and will ignore top and bottom spacing entirely. - It's possible now to use the screenbar default font colour. 19.08.2009 - V1.1 ================= - If there was no need to scale down the label the "Use Label" setting was ignored. Fixed. - Added missing colons to label texts in locales. Fixed one german text for consistency and added colons aswell. - Exceptions were passed outside the library (oops :-) and caused crashes when an error occured on OpenLibrary(). - Added more sanity checks in case of unexpected failures in OpenLibrary(). - Fixed potential problems when label was enabled and got switched off from the prefs later. - Updated email address in the ReadMe. - Fixed cycle chain in prefs. 15.08.2009 ========== - Initial Release