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