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