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