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