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