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