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