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