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