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