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