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