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