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