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