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