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