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