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