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