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