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