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