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