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