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