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