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