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