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