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