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