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