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