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