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