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