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