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