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