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