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