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