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