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