removed option --use-libatasmart
[psensor.git] / NEWS
1 Psensor NEWS
2 ============
3
4 v1.1.2
5 ------
6
7 * Fixed missing description in psensor manpage.
8 * All mouse buttons can be used to raise color settings in the list of
9   sensors.
10 * All mouse buttons can be used to popup menu in the list of sensors.
11 * List of sensors UI defined in glade file instead of code.
12 * Fixed graph enabled setting not saved when toggle in the list of
13   sensors.
14 * Added NVidia GPU graphics, memory, PCIe and video usage.
15 * Fixed message when the configuration file is missing.
16 * Added NVidia fan support.
17 * Added 'Hide' menu item in the contextual menu of the list of
18   sensors.
19 * Added free memory support.
20 * Added alarm support of sensors expressed as percent.
21 * Smoother curves (using Bezier algo).
22 * Added translator credits in the about dialog.
23 * Added Croatian translation from LP (gogo).
24 * Merged all translations from LP.
25 * Included the full list of contributors from LP, available throw the
26   about dialog.
27 * Support of disk temperature using udisks2.
28 * Fixed small UI layout/padding issues.
29 * Splitted sensor preferences using a tab panel.
30 * New preferences to enable/disable each sensor provider.
31 * psensor: removed option +--use-libatasmart+.
32
33 v1.1.1
34 ------
35
36 * Sensor properties stored in +$HOME/.psensor/psensor.cfg+ instead of
37   GConf.
38 * psensor settings stored with dconf, removed dependency to gconf2.
39 * Fixed check of sensors/error.h.
40 * Made asciidoc optional.
41 * Hide/show sensors in the main window.
42 * Added TODO in the source tarball.
43 * Merged Hungarian translation from LP (Richard Somlói).
44 * Merged Italian translation from LP (Gabriele).
45 * Merged Latvian translation from LP (tuxmaniack).
46 * Merged Swedish translation from LP (Josef Andersson).
47 * Meged Turkish translation from LP (İbrahim Çelik).
48
49 v1.0.4
50 ------
51
52 * Fixed menu separators of the appindicator. 
53
54 v1.0.3
55 ------
56
57 * Fixed bug: psensor not autostarted when $HOME/.config/autostart does
58   not exist.
59 * Fixed few swedish translations (Josef Andersson).
60 * Fixed psensor does not start: Attempt to unlock mutex that was not
61   locked during startup with glib 2.41.2. (LP: #1346299).
62 * Fixed FTBFS with clang instead of gcc. (Closes: #753061).
63 * Fixed notification script call (wrong allocation of command string).
64
65 v1.0.2
66 ------
67
68 * +psensor-server+:
69   - Fixed file descriptor leaks.
70
71 v1.0.1
72 ------
73
74 * Smaller and more consistent with ubuntu themes appindicator icons.
75 * Sensors displayed directly in the top bar (experimental).
76 * Improved status icon in hicolor theme to fit well with white
77   background. (LP: #1310323).
78 * Psensor not autostarted by default.
79 * Added a setting to launch psensor on session startup. (Closes:
80   #728754)
81 * Fixed minor GUI bugs (widget alignments, padding, layout policy,
82   etc).
83 * Fixed missing translatable strings.
84 * Fixed FTBFS due to deprecation of json_object_object_get. (Closes:
85   #746145)
86 * Fixed typo (Celcius/Celsius).
87 * Merged german translation from LP.
88 * Merged turkish translation from LP (İbrahim Çelik).
89 * Merged chinese translation from LP.
90 * Merged hungarian translation from LP.
91 * Merged russian translation from LP (Dmitry Serov).
92 * Added support of swedish translation (Josef Andersson).
93 * Fixed NVIDIA strings.
94 * Fixed default sensor color which was always black.
95 * Fixed compilation on ppc64. (Closes: #749110)
96
97 v0.8.0.6
98 --------
99
100 * Updated jquery and jqplot to last version.
101 * Removed excanvas for copyright reason (apache license not compatible
102   with GPLv2 license).
103 * Use non-minimized version of .js and .css to avoid lintian errors
104   (source-is-missing).
105
106 v0.8.0.5
107 --------
108
109 * Added NEWS.html.
110 * Converted NEWS file to asciidoc.
111 * +psensor-server+:
112   - removed web fonts causing lintian warnings.
113   - redesigned web pages.
114 * Merged German translation from LP (Dennis Baudys).
115 * Merged Latvian translation from LP (tuxmaniack).
116 * Merged Russian translation from LP (Dmitry).
117 * Merged Turkish translation from LP (İbrahim Çelik).
118 * Added Dutch translation from LP (Pjotr12345).
119 * Fixed some french translations.
120 * AppIndicator icons: removed shadow, added padding. (LP: #1290072).
121 * Fixed compilation issue with gtk3.10 and deprecation of
122   GtkActionEntry. Menu is defined in glade file instead of
123   hardcoded. (LP: #1304108).
124
125 v0.8.0.4
126 --------
127         
128 * Added calling script when an alarm is raised.
129 * Reordering of the list of sensors.
130 * Added keywords in .desktop file.
131 * Added LFS support.
132 * Fixed compilation issue for x32 architecture on 64bits systems.
133 * Merged German translation from LP (Dennis Baudys).
134 * Merged Spanish translation from LP (Javier).
135 * Merged French translation from LP (londumas).
136 * Merged Brazilian translation from LP (Celio Alves).
137
138 v0.8.0.3
139 --------
140
141 * Switched to GtkColorChooserDialog instead of the
142    deprecated widget GtkColorSelectionDialog. (LP: #1184442)
143 * +psensor-server+: fixed compilation without gtop2 lib.
144
145 v0.8.0.2
146 --------
147
148 * GConf2/GTK/XEXT/X11 lib optional to allow psensor-server
149    compilation without them.
150 * Added support of libjson-c.
151 * merged German translation from LP (Dennis Baudys).
152 * merged Latvian translation from LP (tuxmaniack).
153
154 v0.8.0.1
155 --------
156
157 * added AMD GPU usage sensor (Contribution from MestreLion).
158 * added support of sensors log interval.
159 * +psensor-server+: protocole changes, API version incremented.
160 * fixed cpu load when fahrenheit is enabled.
161 * list of sensors can be reordered using the sensor preferences
162    dialog.
163 * merged Spanish translation from LP (Javier) and Tomeu R. .
164 * merged French translation from LP (Hélion du Mas des Bourboux).
165 * merged Italian translation from LP (Diego Pierotto).
166 * merged Brazillian Portugues translation from LP (MestreLion).
167 * fixed the quit menu of the application indicator which was
168    not translatable.
169
170 v07.0.5
171 --------
172
173 * fixed cpu load when fahrenheit is enabled.
174
175 v0.7.0.4
176 --------
177
178 * added Spanish translation from LP (Javier and Eduardo Alberto
179    Calvo).
180 * merged German translation from LP (Dennis Baudys).
181 * merged French translation from LP (Alain-OIivier Breysse).
182 * merged Hungarian from translation LP (Bence Lukács).
183 * merged Latvian translation from LP (tuxmaniack).
184 * merged Portuguese translation from LP (Daniel Serafim).
185 * merged Russian translation from LP (Ilya Volchanetskiy).
186 * merged Ukrainian translation from LP (Ilya Volchanetskiy).
187 * merged Chinese translation from LP (Wang Dianjin).
188 * psensor: fixed 'appindicator enabled' option not working correctly
189    for cpu usage. The option was inversed each time it is displayed in
190    the preference dialog.
191 * psensor: added an option to enable logging of sensors
192    ($HOME/.psensor/sensors.log).
193 * +psensor-server+: added sensors logging (--sensor-log-file).
194 * psensor: display the name of chip in sensor preferences.
195 * psensor: moved the sensor id into a expendable frame of the sensor
196    preferences.
197 * test target is now running cppcheck if available.
198 * fixed cppcheck reported errors (realloc and not freed var).
199 * fixed cppcheck (old values not used).
200 * added faq (requires asciidoc to build the html version).
201 * check target is now running cppcheck if installed.
202 * display a message if no graphs are enabled (Closes #689355).
203 * psensor: when 'hide window on startup' is set, it will
204    hide the window only if psensor can register to application
205    indicator or systray. Waiting 30s before trying to do it
206    in order to have better chance that systray is running during
207    session startup.
208 * fixed displaying of the fahrenheit temperature in the main
209    window.
210 * fixed compilation error in amd.c (hdll not used).
211
212 v0.7.0.3
213 --------
214
215 * psensor: removed gettext_domain in psensor.schemas causing
216    warnings.
217 * merged italian and russian translation from LP.
218
219 v0.7.0.2
220 --------
221
222 * psensor: added latvian translation file.
223 * psensor: added gconf schema. (LP: #1026807)
224 * psensor: hide sensors in the application indicator.
225 * psensor: removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
226 * merge chinese translation from LP.
227
228 v0.7.0.1
229 --------
230
231 * psensor: minimum GTK version is now 3.0, GTK v2.x is no more
232    supported.
233 * psensor: fixed sensor type displayed in sensor preferences
234    dialog. (Closes LP: #968912)
235 * psensor: not calling g_thread_init when compiled with glib >= 2.31.
236 * psensor: added basic instruction in the README for compiling psensor
237             with the ATI/AMD GPU support.
238 * psensor: fixed compilation error on 64bits with ATI/AMD GPU support.
239 * psensor: added capability to use libatasmart for sata disk monitoring.
240 * psensor: added option --use-libatasmart.
241 * changed copyright dates to 2012.
242 * psensor: fixed systray and application indicator visible at the
243    same time. (Closes LP: #971098)
244 * psensor: fixed wrong background color, get the background color of
245    the window and not the canvas widget. (Closes LP: #973122)
246 * psensor: used the foreground color defined by the theme for the
247    font of the graph legend.
248 * psensor: used tab layout for psensor preferences.
249 * psensor: temperature unit choice (celsius/fahrenheit).
250 * +psensor-server+: fixed --wdir option.
251 * +psensor-server+: added log level to -d option.
252 * +psensor-server+: added --log-file option.
253 * +psensor-server+: logged measures when log level is 3.
254 * psensor: fixed many memory leaks in cfg.c (gconf2 keys).
255 * psensor: fixed memory leak (sensor name when specified by the
256    configuration).
257 * psensor: implemented the psensor uniquess, non-primary psensor
258    instances show the window of the primary psensor instance and
259    exits.
260 * many code quality improvements.
261 * psensor: added --new-instance option to allow the creation of
262    multiple instances of Psensor.
263 * psensor: added the degree sign before the temperature symbols
264             (Closes LP: #1021900).
265 * psensor: alarm limit edition using the temperature unit set in the
266    global pref.
267 * psensor: improved notification (added psensor icon and value of the
268    sensor).
269 * full french and hungarian translation.
270 * merged some chinese translation provided by LP.
271 * added translation files for Brazilian Portuguese, and Italian.
272 * partial translations for Russian, Serbian, Ukrainian, Slovenian and
273    German.
274 * psensor: fixed i18n support for the application indicator menu.
275 * psensor: fixed i18n support for the application menu.
276 * psensor: added low thresold support for alerts.
277 * psensor: added fan alert support.
278 * psensor: fixed hide window on startup for gnome-shell (Closes:
279    #676361).
280
281 v0.6.2.19
282 ---------
283
284 * psensor: fixed size of the icon hicolor/48x48/psensor_hot.png.
285    (LP: #1029065)
286
287 v0.6.2.18
288 ---------
289
290 * added degree sign for celsius (Closes LP: #1021900).
291 * added russian, brazilian, hungarian, serbian, slovenian,
292    italian, ukrainian and german translation files.
293 * merged translations from LP.
294 * psensor: fixed hide window on startup for gnome-shell (Closes:
295    #676361).
296
297 v0.6.2.17
298 ---------
299
300 * psensor: fixed sensor type displayed in sensor preferences
301    dialog. (Closes LP: #968912)
302 * psensor: fixed compilation error on 64bits with ATI/AMD GPU support.
303 * psensor: not calling g_thread_init when compiled with glib >= 2.31.
304 * changed copyright dates to 2012.
305
306 v0.6.2.16
307 ---------
308
309 * psensor: removed -pedantic and ignores deprecation warnings
310    to fix compilation against the glib version of Ubuntu Precise.
311    It fixes Ubuntu bug #905893.
312
313 v0.6.2.15
314 ---------
315
316 * +psensor-server+: uses glibtop instead of 'sysinfo' which is not
317    available on kfreebsd. It fixes Debian bug #650533.
318
319 v0.6.2.14
320 ---------
321
322 * psensor: support of gtk>=2.18
323 * psensor: inner space of the graph using the theme background color
324 * +psensor-server+: fixed compilation with microhttpd >=0x90200 and
325    64bits.
326 * added some information in the README (mostly about compilation on
327    CentOS).
328 * +psensor-server+: support of symbolic links to webfiles.
329
330 v0.6.2.13
331 ---------
332
333 * psensor can now be compiled and run with gtk3.
334 * psensor: added gtk3 support build detection.
335 * psensor: added libappindicator3-01 (gtk3 compliant version)
336    detection.
337 * psensor: use 'draw' signal instead of 'expose-event' when compiled
338    with gtk3. 
339 * psensor: fixed typo in french translation file.
340 * +psensor-server+: fixed compilation with microhttpd >= 0.9.2 (version
341    used by Fedora15) which introduced incompatible API changes.
342 * psensor: fixed compilation with libnotify 0.5.2 (submitted by Lubos
343    Stanek).
344 * psensor: added missing CPPFLAGS for Gtop (submitted by Lubos Stanek).
345 * psensor: fixed compilation with AMD/ATI GPU monitoring support
346    (submitted by Lubos Stanek).
347 * psensor: default log level set to LOG_WARN.
348 * few code refactoring and cleanup.
349 * psensor: added support of status tray icon for DE not supporting
350    Ubuntu Application Indicator.
351
352 v0.6.2.12
353 ---------
354
355 * psensor: added -d option to enable debug log (written to $HOME/.psensor/log).
356 * psensor: log sensor values in debug mode.
357 * psensor: added option to restore window position and size.
358
359 v0.6.2.11
360 ---------
361
362 * psensor-server/web interface: use jqplot default css.
363 * psensor-server/web interface: added excanvas for ie < 9 support.
364 * psensor-server/web interface: automatic update of the monitoring page.
365 * psensor-server/web interface: improved styling and navigation.
366 * psensor-server/web interface: added graph for cpu usage.
367 * psensor-server/web interface: fixed IE8 bug (page title change not
368    allowed).
369 * psensor-server/web interface: dynamic refresh of the graph.
370 * psensor: added appindicator monochrome icons from Christoph Buchner
371    (bilderbuchi).
372 * psensor: added log file (~/.psensor/log).
373 * psensor: added X-GNOME-Autostart-Delay in .desktop file to
374    workaround LP: #859724.
375
376 v0.6.2.10
377 ---------
378
379 * +psensor-server+: added network, cpu load and memory information in
380    JSON web interface.
381 * +psensor-server+: added monitor.html and details.html using jquery
382    and retrieving monitoring data from the JSON web interface.
383 * added experimental support for ATI/AMD gpus and fans.
384 * psensor: added support of CPU usage monitoring.
385 * +psensor-server+: display graph of sensors (web server).
386 * psensor: bug fixed compilation with -Wall.
387 * psensor: bug fixed unallocated memory read during termination.
388 * psensor: fixed memleak when window not drawable.
389 * psensor: release GConfClient when quitting.
390
391 v0.6.2.9
392 --------
393
394 * psensor: fixed UI freeze on Ubuntu Lucid when 'sensor preferences'.
395    is selected with application indicator.
396 * added missing src/description.txt file into source archive.
397 * psensor: appindicator displays unit of sensor values.
398 * psensor: added preference for hiding main window on startup.
399 * psensor: added 'about' dialog.
400 * psensor: merged Chinese Simplified translation from royclarck 
401 * psensor: autostarted by default
402 * nvidia: code cleanup
403 * nvidia: fixed init, error var not initialized
404 * nvidia: fixed nvidia_psensor_list_add, incorrect memory free
405 * psensor: when appindicator is not supported by wm:
406    - psensor quit on window close
407    - show psensor even if hide on startup is enabled
408
409 v0.6.2.8
410 --------
411
412 * psensor: escaped - in manpage.
413 * +psensor-server+: escaped - in manpage.
414 * psensor: added support of libnotify 0.7.
415 * psensor: added turkish support.
416 * psensor: fixed multi-languages support used by glade.
417 * switched from wpitchoune@gmail.com to jeanfi@gmail.com (my usual
418    email).
419 * merged french translation from v0.6.1.8.
420 * added missing french translation.
421 * added different sizes of psensor.png .
422 * psensor: added menu.
423 * psensor: added enable/disable unity launcher counter.
424 * psensor: unity launcher counter displays the higher temperature.
425 * avoid fetching hddtemp daemon when no hdd in the sensors list.
426 * psensor: closing the window hides psensor instead of quitting when
427    application indicator support is enabled. 
428 * psensor: dialog window for editing all sensors preferences.
429 * psensor: added support of GTK3.0 (GTK2.0 still supported).
430 * psensor: fixed crash when glade files cannot be read.
431 * psensor: display sensors information in the application indicator.
432
433 v0.6.2.7
434 --------
435
436 * psensor: src/glade/psensor-pref.glade, added button separator.
437 * psensor: src/glade/sensor-edit.glade, fixed horiz/vert padding.
438 * psensor: src/lib/measure.c, initialize time.
439 * psensor: fixed freeze when click on preferences appindicator with
440    natty.
441
442 v0.6.2.6
443 --------
444
445 * psensor: fixed min temp/fan of the graph
446 * psensor: very minor optimization (graph.c)
447
448 v0.6.2.5
449 --------
450
451 * psensor: dialog box for editing psensor preferences is using Glade
452 * psensor: dialog box for editing sensor preferences is using Glade
453 * psensor: added support of negative temperatures (lm-sensors)
454
455 v0.6.2.4
456 --------
457
458 * psensor, graph: fixed padding bugs 
459 * psensor, graph: drawing code refactored
460 * psensor: the value of the first detected sensor is displayed in the
461    unity launcher entry of psensor (requires unity >=3.4.2).
462
463 v0.6.2.3
464 --------
465
466 * +psensor-server+: new global variable 'psensor_version' for lua template
467 * +psensor-server+: /index.html replaced by /index.lua
468 * avoid useless lib linkage by using --as-needed
469
470 v0.6.2.2
471 --------
472
473 * +psensor-server+: web server support binary files
474 * +psensor-server+: added favicon.ico
475 * +psensor-server+: moved index.lua to monitor.lua
476 * +psensor-server+: added index.html (welcome page)
477
478 v0.6.2.1
479 --------
480
481 * added uptime/memory information (psensor-server web)
482 * added debug mode for psensor-server (--debug)
483 * when used in debug mode, psensor-server can be stopped remotely
484    using http://hostname:port/api/1.0/server/stop
485 * fixed memory leak (label of lmsensor)
486 * some code cleanup/refactoring
487
488 v0.6.1.10
489 --------
490
491 * psensor: support of appindicator < 0.2.9
492 * psensor: closing the window hides psensor instead of quitting when
493    application indicator support is enabled. 
494
495 v0.6.1.9
496 --------
497
498 * avoid fetching hddtemp daemon when no hdd in the sensors list
499
500 v0.6.1.8
501 --------
502
503 * psensor: added turkish language
504 * psensor: fixed freeze when click on preferences appindicator with
505    natty.
506 * fixed typo (${X11_LIBS}) in configure.ac
507 * psensor: full french language support
508
509 v0.6.1.7
510 --------
511
512 * psensor: add support of libnotify 0.7
513
514 v0.6.1.6
515 --------
516
517 * psensor: escaped - in manpage
518 * +psensor-server+: escaped - in manpage
519
520 v0.6.1.5
521 --------
522
523 * added multi-language for hdd.c/nvidia.c/lmsensor.c
524 * some code cleanup/refactoring
525
526 v0.6.1.4
527 --------
528
529 * fixed manpage formatting in 'REPORTING BUGS' section
530 * improved manpages
531 * removed few useless translations (fr/zh_CN)
532 * improved error messages for remote sensors + multilanguages support
533
534 v0.6.1.3
535 --------
536
537 * fixed compilation error of psensor when libcurl is present but not
538    libjson0
539 * suppress pointer to Textinfo manual (psensor/psensor-server).
540 * added --name to help2man call (psensor/psensor-server manpages).
541 * added more information in the psensor/psensor-server manpages.
542 * added warning about psensor-server and security in README.
543
544 v0.6.1.1
545 --------
546
547 * application icon is loaded using GtkIconTheme
548 * appindicator icon is now the psensor one
549 * added appindicator icon for status 'attention'
550
551 v0.6.1
552 ------
553
554 * added style.css for psensor-server
555 * use some styling in index.lua
556 * fixed typo in README
557 * fixed psensor-server short option -p
558 * multi-language support for psensor-server
559 * added some translation for French language0
560 * fixed psensor-server bug: first sensor was not displayed
561
562 v0.6.0.14
563 ---------
564
565 * psensor (gtk client):
566
567 ** added global preference: graph update interval
568 ** added global preference: graph monitoring duration
569 ** added global preference: sensor update interval
570 ** standard gnu command line interface for psensor
571 ** new psensor options: --help, --version, --url
572 ** added generation and installation of the psensor man
573 ** added remote monitoring it requires a new optionnal dependencies
574     (libjson0 and libcurl)
575 ** added internationnalization support for the UI
576 ** added Simplified Chinese Language (from DaBao <linux.dabao@gmail.com>)
577
578 * +psensor-server+:
579
580 ** psensor-server is now a minimal webserver based on microhttpd.
581     Lua5.1 is used to generate HTML pages to display temperatures and
582     gtop2 information
583 ** temperature information can be retrieved using a webservice based
584     on json
585 ** added cpu information (requires optional libgtop-2.0)
586 ** psensor-server 
587 ** psensor-server options: --port, --help, --version
588 ** added generation and installation of the psensor-server man
589
590 * common news for psensor and psensor-server:
591
592 ** moved to autoconf/automake
593 ** gnu standard: use NEWS instead of CHANGES file
594 ** moved LICENSE to COPYING
595
596 v0.5.1
597 ------
598
599 * Makefile: avoid debug compilation by default
600 * Makefile: fixed duplicate server.o in OBJS_SERVER
601 * moved LICENSE to copyright
602 * moved CHANGES to NEWS
603 * Fixed creation of directories for the target 'install'
604
605 v0.5.0
606 ------
607
608 * Added double buffering of the graph to avoid flickering
609 * Fixed README error gconf package name
610 * Refactoring makefile
611 * Added desktop notification support
612 * Added application indicator support
613 * Fixed MT issue (UI freeze, refresh_thread)
614 * Added global preferences editor (right click on the graph)
615 * Added sensor preferences editor (right click on the sensor table)
616 * Displayed name of each sensor can be changed
617 * Position of the sensor table can be changed
618 * Window decoration can be hidden
619 * Added 'keep window below' setting
620
621 v0.4.5
622 ------
623
624 * Makefile: fixed duplicate server.o in OBJS_SERVER
625
626 v0.4.4
627 ------
628
629 Added README.debian
630
631 v0.4.3
632 ------
633
634 * Fixed foreground graph color first time psensor is started
635 * Added support of gtk 2.12 (used by Debian 5.0.6 Lenny) by redefining
636 * gtk_dialog_get_content_area which exist since 2.14
637
638 v0.4.2
639 ------
640
641 * Fixed potential MT issue (refresh_thread)
642 * Added double buffering of the graph to avoid flickering
643 * Fixed minor graph code bugs
644
645 v0.4.1
646 ------
647
648 * Fixed README error gconf package name
649 * Refactoring makefile
650
651 v0.4.0
652 ------
653
654 * Added FAN support
655 * Added HDD support (using hddtemp daemon)
656 * Added popup menu for changing graph bg/fg colors and opacity
657 * Graph background can be transparent, opacity can be changed
658 * Fixed BR3: sensors with the same name but different chips share the same color configuration
659 * Fixed BR4: wrong OBJS variable and gconf when calling pkg-config in Makefile.distrib for compiling with NVidia support
660 Changed website URL
661 * Fixed BR5: Psensor crashes during startup with "You forgot to call g_type_init()"
662
663 v0.3.3
664 ------
665
666 * Fixed potential MT issue  (refresh_thread)
667 * Improved Makefile
668
669 v0.3.2
670 ------
671
672 * Fixed BR4: wrong OBJS variable and gconf when calling pkg-config in Makefile.distrib for compiling with NVidia support
673 * Changed website URL
674 * Fixed BR5: Psensor crashes during startup with "You forgot to call g_type_init()"
675
676 v0.3.1
677 ------
678
679 Fixed BR3: sensors with the same name but different chips share the same color configuration
680
681 v0.3.0
682 ------
683
684 * Sensor graph colors can be changed: click on the colored sensor cell in the information table)
685 * Background color of the graph can be changed: click on the graph
686 * Configuration is stored using GConf
687 * Fixed not initialized memory bug (min/max) in nvidia support
688
689 v0.2.7
690 ------
691
692 * Updated the website URL
693 * Added contact information in the README
694 * Backported Makefile improvement from trunk
695 * Removed pwiki styling of the README
696 * Backport: Fixed not initialized memory bug (min/max) in nvidia support
697
698
699 v0.2.6
700 ------
701
702 * Changed default graph colors and background
703 * Added vertical padding for the graph canvas
704 * Disabled row selection of the sensor table
705 * Fixed BR2: nvidia gpu is always using black color
706
707 v0.2.5
708 ------
709
710 Added a basic server to retrieve remotely temperatures
711
712 v0.2.4
713 ------
714
715 * Added application icon
716 * Added .desktop file
717
718 v0.2.3
719 ------
720
721 * Added max and min temperature information for each sensor
722 * Fixed a missing #include in nvidia.c
723 * Small UI improvements (scrollbar for the right panel + slider)
724
725 v0.2.2
726 ------
727
728 * Fixed compilation warning when NVidia support is disabled
729 * Fixed BR1: crash when no temperature sensor is available
730
731 v0.2.1
732 --------
733
734 Compilation dependance to Nvidia lib is optional
735
736 v0.2.0
737 ------
738
739 Added support of NVidia GPUs
740
741 v0.1.1
742 ------
743
744 Improved right panel (list of sensors) + ability to disable each sensor graph
745
746 v0.1.0
747 ------
748
749 Initial release