Initial revision
[monky] / changelog.html
1 <H3>2005-07-17</H3>
2 <UL>
3   <LI>Fixed a pile of bugs in configure script
4   <LI>Added proper checking for headers in configure script
5   <LI>Made METAR shit threaded so it would stop being retarded, also made
6       it try more then once to update
7   <LI>Added $metar_temp_f and ${i2c tempf} for americans
8 </UL>
9 <H3></H3>
10 <UL>
11 </UL>
12 <H3>2005-07-16</H3>
13 <UL>
14   <LI>Added option for Conky to update N times and quit, see
15       total_run_times in conkyrc.sample
16   <LI>Added metar code for weather info, thanks to somebody on sf.net
17   <LI>Added $alignr and $alignc for right and centre alignment
18   <LI>Added wireless info and IP addr patch, thanks Bobby Beckmann,
19       options $addr and $linkstatus (please test!), as well as fixed a mem
20       leak in this patch
21   <LI>adt746x fix, thanks to dan-h on sf.net
22   <LI>Added mldonkey support patch, thanks Lucas Brutschy on sf.net
23   <LI>Added patch to allow hex colour values, thanks roiban adi on sf.net
24   <LI>Added if constructs patch, thanks Lucas Brutschy on sf.net
25   <LI>Fixed bug in tab code (hopefully for the last time)
26   <LI>Added option to sort by cpu or memory for top, see top_sort_cpu
27 </UL>
28 <H3></H3>
29 <UL>
30 </UL>
31 <H3>2005-07-12</H3>
32 <UL>
33   <LI>Added fix for battery charged state (thanks to Lukas Zapletal
34       <lzap@seznam.cz>)
35 </UL>
36 <H3></H3>
37 <UL>
38 </UL>
39 <H3>2005-07-05</H3>
40 <UL>
41   <LI>Conky 1.1 released
42 </UL>
43 <H3></H3>
44 <UL>
45 </UL>
46 <H3>2005-07-03</H3>
47 <UL>
48   <LI>Added $mpd_bar and $mpd_bitrate
49   <LI>Some minor code cleanups prior to release
50   <LI>Fixed problem with Conky not compiling when XFT disabled
51   <LI>Fixed configure.in problems with Xdbe
52 </UL>
53 <H3></H3>
54 <UL>
55 </UL>
56 <H3>2005-07-01</H3>
57 <UL>
58   <LI>Fixed memory leak in MPD code
59   <LI>Added new $tail object (see conkyrc.sample) which loves to suck CPU
60       and memory
61   <LI>Fixed more mem leaks
62 </UL>
63 <H3></H3>
64 <UL>
65 </UL>
66 <H3>2005-06-30</H3>
67 <UL>
68   <LI>Added use_spacer to config
69   <LI>Added $mpd_status
70   <LI>Added small fix for i2c from Filedil on forums.gentoo.org
71 </UL>
72 <H3></H3>
73 <UL>
74 </UL>
75 <H3>2005-06-28</H3>
76 <UL>
77   <LI>Made it possible to use tabs to right-justify (just add a bunch)
78   <LI>Added ${execbar} (see conkyrc.sample)
79 </UL>
80 <H3></H3>
81 <UL>
82 </UL>
83 <H3>2005-06-26</H3>
84 <UL>
85   <LI>Added memory % to top output
86   <LI>Added initial cairo backend (it's really quite useless at this stage actually, and I'm not sure if there is even any point to it)
87 </UL>
88 <H3></H3>
89 <UL>
90 </UL>
91 <H3>2005-06-25</H3>
92 <UL>
93   <LI>Conky now recognizes the tab character correctly
94   <LI>Added simple config option to print to stdout (out_to_console
95       <yes/no>)
96 </UL>
97 <H3></H3>
98 <UL>
99 </UL>
100 <H3>2005-06-23</H3>
101 <UL>
102   <LI>Added top output.  Check the sample config.
103   <LI>Cleaned up code.
104 </UL>
105 <H3></H3>
106 <UL>
107 </UL>
108 <H3>2005-06-22</H3>
109 <UL>
110   <LI>Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
111   <LI>Removed NVCtrl code
112   <LI>Added noswap and i2c patches
113 </UL>
114 <H3></H3>
115 <UL>
116 </UL>
117 <H3>2005-06-21</H3>
118 <UL>
119   <LI>Version 1.0. Conky is born from the ashes of torsmo. Main site: http://conky.rty.ca/
120   <LI>Added xwin patch
121   <LI>Added new feature for sample averaging of CPU and net info
122 </UL>
123 <H3></H3>
124 <UL>
125 </UL>
126 <H3>2004-12-22</H3>
127 <UL>
128   <LI>Version 0.18 released
129 </UL>
130 <H3></H3>
131 <UL>
132 </UL>
133 <H3>2004-12-21</H3>
134 <UL>
135   <LI>Fixed some double buffer + Xft stuff
136   <LI>Applied X-Mozilla-Status patch (thanks affinity)
137   <LI>Applied NVCtrl patch and modified it a bit (temperature monitoring
138       for nvdia-based graphics cards) (I couldn't test this so it may or
139       may not work or even compile) (thanks Dennis Frommknecht)
140   <LI>Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
141       mail, I didn't catch your name from sourceforge])
142   <LI>Applied patch that supports mailbox that is in some 'maildir' format
143       (thanks jolapache [send mail, I didn't catch your name from
144       sourceforge])
145   <LI>min -&gt; m
146   <LI>Applied pad_percents patch (thanks JL Farinacci)
147   <LI>Fixed some stuff in acpi fan and acpi ac adapter
148   <LI>Optional XFT even when compiled in
149 </UL>
150 <H3></H3>
151 <UL>
152 </UL>
153 <H3>2004-11-30</H3>
154 <UL>
155   <LI>Applied utime patch (UTC time) (thanks David McCabe)
156 </UL>
157 <H3></H3>
158 <UL>
159 </UL>
160 <H3>2004-11-29</H3>
161 <UL>
162   <LI>Applied Xdbe patch, this includes double_buffer configuration and
163       -b command line option (thanks Bruce Merry)
164   <LI>Applied some other seti patch, not tested (thanks William DiPlacido)
165 </UL>
166 <H3></H3>
167 <UL>
168 </UL>
169 <H3>2004-08-25</H3>
170 <UL>
171   <LI>Applied netbsd patch (thanks Rui Paulo)
172   <LI>Applied cpu frequency patch (thanks William DiPlacido)
173   <LI>Applied adt746x patch (thanks Dennis Kaandorp)
174   <LI>Applied some other FreeBSD patch by the same guy
175 </UL>
176 <H3></H3>
177 <UL>
178 </UL>
179 <H3>2004-07-31</H3>
180 <UL>
181   <LI>Applied FreeBSD patch (thanks Roman Bogorodskiy)
182 </UL>
183 <H3></H3>
184 <UL>
185 </UL>
186 <H3>2004-07-25</H3>
187 <UL>
188   <LI>Xft support and xftfont configuration
189   <LI>rewrote some stuff, there might be some new bugs in old places
190 </UL>
191 <H3></H3>
192 <UL>
193 </UL>
194 <H3>2004-07-24</H3>
195 <UL>
196   <LI>I2C divisor from a file (thanks Falk Feuersenger)
197 </UL>
198 <H3></H3>
199 <UL>
200 </UL>
201 <H3>2004-07-20</H3>
202 <UL>
203   <LI>changed battery thing to ${battery &lt;filename in
204       /proc/acpi/battery/>}
205   <LI>SETI@Home stuff (thanks Jarski)
206 </UL>
207 <H3></H3>
208 <UL>
209 </UL>
210 <H3>2004-07-05</H3>
211 <UL>
212   <LI>changed signal for config file reloading to SIGUSR1
213   <LI>mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
214       $mixerrbar
215 </UL>
216 <H3></H3>
217 <UL>
218 </UL>
219 <H3>2004-06-03</H3>
220 <UL>
221   <LI>maybe fixed acpi battery thing when "present rate" isn't known
222 </UL>
223 <H3></H3>
224 <UL>
225 </UL>
226 <H3>2004-06-01</H3>
227 <UL>
228   <LI>fixed width for all bars, use like ${cpubar 4,50}
229 </UL>
230 <H3></H3>
231 <UL>
232 </UL>
233 <H3>2004-05-25</H3>
234 <UL>
235   <LI>Version 0.17 released
236 </UL>
237 <H3></H3>
238 <UL>
239 </UL>
240 <H3>2004-05-23</H3>
241 <UL>
242   <LI>battery number for ACPI battery (thanks Leszek Krupiñski)
243   <LI>default battery is now BAT0 instead of BAT1, set ${battery 1} if
244       the old battery thing worked
245   <LI>bug fix on load average reporting (thanks Leszek Krupiñski)
246   <LI>outlines to text, draw_outline and default_outline_color
247       configurations and $outlinecolor (thanks adi)
248   <LI>$acpifan, $acpiacadapter, $uptime_short (thanks adi)
249 </UL>
250 <H3></H3>
251 <UL>
252 </UL>
253 <H3>2004-05-19</H3>
254 <UL>
255   <LI>fixed a bug when starting after Opera (and some other programs)
256   <LI>sticky window
257   <LI>minimum_size
258 </UL>
259 <H3></H3>
260 <UL>
261 </UL>
262 <H3>2004-05-18</H3>
263 <UL>
264   <LI>added border_width configuration
265 </UL>
266 <H3></H3>
267 <UL>
268 </UL>
269 <H3>2004-05-16</H3>
270 <UL>
271   <LI>fixed zero length bar bug
272 </UL>
273 <H3></H3>
274 <UL>
275 </UL>
276 <H3>2004-05-15</H3>
277 <UL>
278   <LI>file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
279       $fs_used
280   <LI>leaves ACPI temperature file open (faster)
281   <LI>-a option to change alignment on command line
282 </UL>
283 <H3></H3>
284 <UL>
285 </UL>
286 <H3>2004-05-14</H3>
287 <UL>
288   <LI>fixed ACPI temperature bug
289   <LI>border_margin configuration
290   <LI>${execi &lt;interval&gt; &lt;command&gt;}, execute with specific interval
291   <LI>added possibility to manually set the position (-x and -y options)
292       (thanks to Gwenhael LE MOINE)
293   <LI>$buffers and $cached (thanks to Jeremy Burch)
294   <LI>WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
295 </UL>
296 <H3></H3>
297 <UL>
298 </UL>
299 <H3>2004-05-14</H3>
300 <UL>
301   <LI>Version 0.16 released
302 </UL>
303 <H3></H3>
304 <UL>
305 </UL>
306 <H3>2004-05-13</H3>
307 <UL>
308   <LI>$pre_exec, execute a shell command one time
309   <LI>preparsing of text (faster but more memory usage)
310   <LI>less system calls (faster)
311   <LI>APM things to $battery (untested)
312 </UL>
313 <H3></H3>
314 <UL>
315 </UL>
316 <H3>2004-05-12</H3>
317 <UL>
318   <LI>added $new_mails changed $mails to tell total mail count
319 </UL>
320 <H3></H3>
321 <UL>
322 </UL>
323 <H3>2004-05-11</H3>
324 <UL>
325   <LI>transparent window, own_window configuration, -o cmdline option
326   <LI>$exec, execute a shell command
327   <LI>$acpitemp, $battery - acpi stuff (not really tested)
328 </UL>
329 <H3></H3>
330 <UL>
331 </UL>
332 <H3>2004-05-10</H3>
333 <UL>
334   <LI>$loadavg, load average
335   <LI>$mails, unread local mails, mail_spool configuration
336 </UL>
337 <H3></H3>
338 <UL>
339 </UL>
340 <H3>2004-05-09</H3>
341 <UL>
342   <LI>Version 0.15 released
343 </UL>
344 <H3></H3>
345 <UL>
346 </UL>
347 <H3>2004-05-06</H3>
348 <UL>
349   <LI>SIGHUP reloads config file (thanks Jørgen P. Tjernø)
350   <LI>Some other stuff
351 </UL>