updating date on docs.xml
[monky] / ChangeLog
1 # $Id$
2
3 2005-11-01
4         * Documentation updates for compiling and port monitoring
5         * Removed cairo stuff (it's useless)
6
7 2005-10-31
8         * Added statfs sf.net patch 1344493
9
10 2005-10-30
11         * Added tcp port monitor support (pkovacs)
12
13 2005-10-28
14         * Added WM_CLASS patch from sf.net patch 1340825
15
16 2005-10-21
17         * acpi segfault should be fixed (sf.net bug 1330893)
18         * SIGUSR1 bug fixed? (sf.net bug 1330914)
19
20 2005-10-17
21         * Ugly MPD mem leak fixed
22         * Other mem leaks fixed
23         * Fixed thing where conky exits if LC_ALL and friends isn't set
24         * Conky 1.3.3 released
25
26 2005-10-13
27         * Conky 1.3.2 released
28
29 2005-10-10
30         * More MPD objects (sf.net patch 1319461)
31
32 2005-10-07
33         * fixed mldonkey bug? sf.net bug 1316531
34
35 2005-09-30
36         * Linkstatus patch from btlee on f.g.o (see
37         http://forums.gentoo.org/viewtopic-p-2765647.html#2765647)
38
39 2005-09-29
40         * Fixed build on FreeBSD for non-i386
41         * Made it so top_mem doesn't show all the forks of one process
42
43 2005-09-27
44         * Fixed small bug in config parsing (thanks robgrady, bug 1306032)
45
46 2005-09-24
47         * Fixed bug where graphs/bars don't show when maximum_width is enabled
48
49 2005-09-15
50         * Fixed right-alignment bug thanks to Pascal Eberhard
51         * Applied patch 1291420 from sf.net
52         * Fixed issue with whack graph data
53         * Fixed issue with Conky quitting when a file fails to load
54
55 2005-09-11
56         * Fixed bug with xft and double buffer in own window
57         * 1.3.1 released
58
59 2005-09-04
60         * Misc small bug fixes
61
62 2005-09-03
63         * MPD patch (sf.net patch 1281108)
64         * Fixed graph width bug
65
66 2005-08-31
67         * FreeBSD support was added
68         * 1.3.0 released
69
70 2005-08-27
71         * added threaded execi, $texeci
72         * feature freeze
73
74 2005-08-26
75         * Fixed slight vertical misalignment of bars/graphs (sf.net 1273994)
76         * Diskio fixes (sf.net 1274140)
77         * $alignr and $alignc now have 25% more goodness! (sf.net bug 1273905)
78         * Far better SMP support
79         * Added support for i8k kernel driver, parsing information for dell inspiron laptops found in /proc/i8k (sf.net request 1256058)
80
81 2005-08-25
82         * More own_window fixes
83         * applied disk io patch (sf.net patch 1271691)
84         * applied $freq fixes patch, adds new $freq_dyn (sf.net patch 1271633)
85         * removed units from $freq* output
86         * fix for graph config parsing
87         * Added $head, fixed mem leak with $tail
88
89 2005-08-24
90         * More configure and makefile updates
91         * Added scale arg for net graphs
92         * Fixed bug in own_window stuff--amazing fake transparency now works
93         properly
94         * added own_window_colour, own_window_transparent
95
96 2005-08-23
97         * Added maximum_width
98
99 2005-08-22
100         * Added $execibar and $execigraph
101
102 2005-08-21
103         * Moved source into src/, moved docs into doc/
104         * Updated makefiles
105
106 2005-08-20
107         * Applied patch from zimba-tm, closes patch 1260225
108         * Fixed ugly gradient bug.  closes bug 1255608
109         * Added $voffset
110         * Removed metar code.  It sucked.
111         * Added $acpitempf for amooricans
112         * $tail fixes
113
114 2005-08-12
115         * Multiple unit additions and modifications
116
117 2005-08-07
118         * mpd password patch from Joshua Gerrish
119         * conky can run without X now, use --disable-x11 when configuring
120 =========================================================================
121 =========================================================================
122 2005-08-06
123         * Conky 1.2 released
124
125 2005-08-05
126         * small fixes
127         * added CVS ebuild, huge thanks to Hopeless for this
128
129 2005-08-04
130         * special thanks to Citizen_X and his patience
131         * Citizen_X pwns
132         * keep shakin' those big 'ol titties
133         * Citizen_X
134         * Citizen_X
135         * Citizen_X
136         * Citizen_X
137
138 2005-08-03
139         * many small fixes, thanks to those who reported problems
140
141 2005-08-02
142         * dramatically improved how conky handles fonts
143         * fixed issues with graph args
144         * fixed shades and outlines
145
146 2005-08-01
147         * stabilized code
148         * added gradients to graphs (very pretty)
149         * things
150         * added $font, yay
151         * feature freeze; only bugfixes now
152
153 2005-07-30
154         * finalized graphing code, see $cpugraph, $memgraph, $execgraph,
155         $downspeedgraph, and $upspeedgraph
156         * added override_utf8_locale option
157         * poop
158         * $tab patch from jack_mort on f.g.o
159
160 2005-07-28
161         * Added new graphing code, such as $cpugraph
162         * small fixes all round
163         * stuff
164         * things
165         * added more mpd objects
166
167 2005-07-24
168         * Conky now has UTF-8 support
169         * Fixed $freq for those with CPU scaling
170         * Fixed the problem with total_run_times
171         * Fixed alignment of bars and lines and stuff
172         * Reduced conky's memory usage (yay!)
173         * Removed top_sort_cpu, added top_mem which sorts by mem usage instead
174         of cpu
175
176 2005-07-17
177         * Fixed a pile of bugs in configure script
178         * Added proper checking for headers in configure script
179         * Made METAR shit threaded so it would stop being retarded, also made
180         it try more then once to update
181         * Added $metar_tempf and ${i2c tempf} for americans
182
183 2005-07-16
184         * Added option for Conky to update N times and quit, see
185         total_run_times in conkyrc.sample
186         * Added metar code for weather info, thanks to somebody on sf.net
187         * Added $alignr and $alignc for right and centre alignment
188         * Added wireless info and IP addr patch, thanks Bobby Beckmann,
189         options $addr and $linkstatus (please test!), as well as fixed a mem
190         leak in this patch
191         * adt746x fix, thanks to dan-h on sf.net
192         * Added mldonkey support patch, thanks Lucas Brutschy on sf.net 
193         * Added patch to allow hex colour values, thanks roiban adi on sf.net
194         * Added if constructs patch, thanks Lucas Brutschy on sf.net
195         * Fixed bug in tab code (hopefully for the last time)
196         * Added option to sort by cpu or memory for top, see top_sort_cpu
197
198 2005-07-12
199         * Added fix for battery charged state (thanks to Lukas Zapletal
200         <lzap@seznam.cz>)
201
202 =========================================================================
203 =========================================================================
204         
205 2005-07-05
206         * Conky 1.1 released
207
208 2005-07-03
209         * Added $mpd_bar and $mpd_bitrate
210         * Some minor code cleanups prior to release
211         * Fixed problem with Conky not compiling when XFT disabled
212         * Fixed configure.in problems with Xdbe
213
214 2005-07-01
215         * Fixed memory leak in MPD code
216         * Added new $tail object (see conkyrc.sample) which loves to suck CPU
217         and memory
218         * Fixed more mem leaks
219
220 2005-06-30
221         * Added use_spacer to config
222         * Added $mpd_status
223         * Added small fix for i2c from Filedil on forums.gentoo.org
224
225 2005-06-28
226         * Made it possible to use tabs to right-justify (just add a bunch)
227         * Added ${execbar} (see conkyrc.sample)
228
229 2005-06-26
230         * Added memory % to top output
231         * 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)
232
233 2005-06-25
234         * Conky now recognizes the tab character correctly
235         * Added simple config option to print to stdout (out_to_console
236         <yes/no>)
237
238 2005-06-23
239         * Added top output.  Check the sample config.
240         * Cleaned up code.
241
242 2005-06-22
243         * Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
244         * Removed NVCtrl code
245         * Added noswap and i2c patches
246
247 =========================================================================
248 =========================================================================
249         
250 2005-06-21
251         * Version 1.0. Conky is born from the ashes of torsmo. Main site: http://conky.rty.ca/
252         * Added xwin patch
253         * Added new feature for sample averaging of CPU and net info
254
255 2004-12-22
256         * Version 0.18 released
257
258 2004-12-21
259         * Fixed some double buffer + Xft stuff
260         * Applied X-Mozilla-Status patch (thanks affinity)
261         * Applied NVCtrl patch and modified it a bit (temperature monitoring
262           for nvdia-based graphics cards) (I couldn't test this so it may or
263           may not work or even compile) (thanks Dennis Frommknecht)
264         * Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
265           mail, I didn't catch your name from sourceforge])
266         * Applied patch that supports mailbox that is in some 'maildir' format
267           (thanks jolapache [send mail, I didn't catch your name from
268           sourceforge])
269         * min -> m
270         * Applied pad_percents patch (thanks JL Farinacci)
271         * Fixed some stuff in acpi fan and acpi ac adapter
272         * Optional XFT even when compiled in
273
274 2004-11-30
275         * Applied utime patch (UTC time) (thanks David McCabe)
276
277 2004-11-29
278         * Applied Xdbe patch, this includes double_buffer configuration and
279           -b command line option (thanks Bruce Merry)
280         * Applied some other seti patch, not tested (thanks William DiPlacido)
281
282 2004-08-25
283         * Applied netbsd patch (thanks Rui Paulo)
284         * Applied cpu frequency patch (thanks William DiPlacido)
285         * Applied adt746x patch (thanks Dennis Kaandorp)
286         * Applied some other FreeBSD patch by the same guy
287
288 2004-07-31
289         * Applied FreeBSD patch (thanks Roman Bogorodskiy)
290
291 2004-07-25
292         * Xft support and xftfont configuration
293         * rewrote some stuff, there might be some new bugs in old places
294
295 2004-07-24
296         * I2C divisor from a file (thanks Falk Feuersenger)
297
298 2004-07-20
299         * changed battery thing to ${battery <filename in
300           /proc/acpi/battery/>}
301         * SETI@Home stuff (thanks Jarski)
302
303 2004-07-05
304         * changed signal for config file reloading to SIGUSR1
305         * mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
306           $mixerrbar
307
308 2004-06-03
309         * maybe fixed acpi battery thing when "present rate" isn't known
310
311 2004-06-01
312         * fixed width for all bars, use like ${cpubar 4,50}
313
314 2004-05-25
315         * Version 0.17 released
316
317 2004-05-23
318         * battery number for ACPI battery (thanks Leszek Krupiñski)
319         * default battery is now BAT0 instead of BAT1, set ${battery 1} if
320           the old battery thing worked
321         * bug fix on load average reporting (thanks Leszek Krupiñski)
322         * outlines to text, draw_outline and default_outline_color
323           configurations and $outlinecolor (thanks adi)
324         * $acpifan, $acpiacadapter, $uptime_short (thanks adi)
325
326 2004-05-19
327         * fixed a bug when starting after Opera (and some other programs)
328         * sticky window
329         * minimum_size
330
331 2004-05-18
332         * added border_width configuration
333
334 2004-05-16
335         * fixed zero length bar bug
336
337 2004-05-15
338         * file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
339           $fs_used
340         * leaves ACPI temperature file open (faster)
341         * -a option to change alignment on command line
342
343 2004-05-14
344         * fixed ACPI temperature bug
345         * border_margin configuration
346         * ${execi <interval> <command>}, execute with specific interval
347         * added possibility to manually set the position (-x and -y options)
348           (thanks to Gwenhael LE MOINE)
349         * $buffers and $cached (thanks to Jeremy Burch)
350         * WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
351
352 2004-05-14
353         * Version 0.16 released
354
355 2004-05-13
356         * $pre_exec, execute a shell command one time
357         * preparsing of text (faster but more memory usage)
358         * less system calls (faster)
359         * APM things to $battery (untested)
360
361 2004-05-12
362         * added $new_mails changed $mails to tell total mail count
363
364 2004-05-11
365         * transparent window, own_window configuration, -o cmdline option
366         * $exec, execute a shell command
367         * $acpitemp, $battery - acpi stuff (not really tested)
368
369 2004-05-10
370         * $loadavg, load average
371         * $mails, unread local mails, mail_spool configuration
372
373 2004-05-09
374         * Version 0.15 released
375
376 2004-05-06
377         * SIGHUP reloads config file (thanks Jørgen P. Tjernø)
378         * Some other stuff