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