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