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