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