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