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