f30fbf120212b8e79876ddad73c1dd66df0a28f8
[monky] / ChangeLog
1 # $Id$
2
3 2006-11-09
4         * Updated vim and nano syntax coloring scripts.
5         * Added extras/ dir with syntax stuff to distribution tarball.
6
7 2006-11-08
8         * Added new config item 'max_user_text' with default 16384,
9         twice as large as previous hard-coded default of 8192 bytes.
10         Increase as needed to accomodate large config files with a
11         great deal of text.  This closes SF bug #1574523.
12
13 2006-11-07
14         * Changes to configure.ac for pkg-config on x11/xext/xdamage,
15         with fallback to conventional checks.
16         * Fixed segmentation fault on SUGUSR1 bug.
17         * Commented out Imlib2 from configure.ac since it's only partially
18         implemented.
19
20 2006-11-04
21         * Removed broken mldonkey and seti support.
22         * Added Hellf[i]re's nano syntax coloring script to svn.
23
24 2006-11-03
25         * Removed support for Xmms, BMP and Infopipe from conky.  
26         The Xmms and Bmp players are projects are dead and distros such 
27         as Gentoo are slating them for removal.  
28         * Added support for Audacious using new audacious vars.
29
30 2006-10-18
31         * Implement WiFi signal level detection on FreeBSD (patch
32         by Stepan Zastupov)
33
34 2006-10-04
35         * Fix buffer overflow in parsing LC_ALL, LC_CTYPE and LANG
36         environment variables and fix crash for users with locale
37         name longer than 10 chars (repored by Michael Schwendt)
38
39 2006-09-30
40         * --enable-debug added.
41         * prevent libtool from adding its default CFLAGS
42
43 2006-09-28
44         * Use pkg-config instead of xft-config.
45         * Fix last line bug which had required padding text with extra blank line 
46         to see text on last line.
47
48 2006-09-01
49         * Fix type-punning and "differ in signedness" warnings seen with
50         gcc-4.1 -O2.
51
52 2006-08-27
53         * Fix compilation errors when building with --diable-x11; bug #1547164
54
55 2006-08-12
56         * Make configure script print summary info
57         * Make `conky -v` show compiled-in features
58
59 2006-08-10
60         * Added Spock's patches, adding hddtemp, goto and tab variables.
61
62 2006-07-13
63         * Added tztime patch to show time in arbitrary time zones (thanks Ram
64         Yalamanchili)
65
66 2006-06-07
67         * Small battery fix (thanks Nexox, sf.net patch 1500014)
68         * Fixed order of variables/objects in docs (thanks Peter Tarjan)
69
70 2006-05-27
71         * Fixed a bug with $font
72
73 2006-05-24
74         * Xdamage support for composite and pals
75
76 2006-05-23
77         * CPU voltage support via $voltage_mv and $voltage_v (thanks to Peter
78         Tarjan for the patch)
79
80 2006-05-21
81         * SMP support for $freq and $freq_g (thanks to Peter Tarjan for the
82         patch)
83
84 2006-05-17
85         * Fixed issue with graphs not reaching all the way to the borders
86         (sf.net bug 1470480)
87         * Cleaned up units
88
89 2006-05-15
90         * Conky 1.4.2 released
91
92 2006-05-13
93         * GNU Iconv support added, new objects $iconv_start and $iconv_stop
94         * Added some safety to the threading code
95
96 2006-05-09
97         * Changed $font behavior so that the font persists past the next
98         newline.  It can be set back to the default with $font with no args.
99         (closes bug 1478676 on sf.net)
100
101 2006-05-08
102         * Added simple POP3/IMAP mail clients
103
104 2006-04-23
105         * Added support for PowerBook batteries
106         * Fixed broken $if/$else stuff
107
108 2006-04-15
109         * Added patch from Peter Tarjan to add support for IBM ACPI
110         * Added xmms2 patch from Lassi Selander (sf.net patch 1469523)
111
112 2006-04-11
113         * Removed sa_restorer crap (may fix some compile errors for some
114         people)
115
116 2006-04-07
117         * Added patch for adt746x fan/cpu speed for kernel >=2.6.12
118
119 2006-03-30
120         * Added patch to support new port monitor REMOTESERVICE peekable.
121
122 2006-03-29
123         * Scan port numbers as short.  Fixes debian bug# 359974.
124
125 2006-03-25
126         * Added XMMS2 patch 1456203 from Lassi Selander
127         * Added FreeBSD battery patch 1456008 from Petr Holub
128
129 2006-03-21
130         * Fixed ${top(_mem)} related code on FreeBSD (with help of Petr
131         Holub <hopet@users.sourceforge.net>)
132
133 2006-03-15
134         * Removed bmp-infopipe dependency from 1.4.1 and 1.9999 ebuilds for Gentoo 
135         (Gentoo bug# 125226).
136         * Fixed subversion ebuild for conky1 (1.9999) so it pulls the new trunk
137         path for conky1.
138
139 2006-03-12
140         * FreeBSD cpu info patch
141         * Conky 1.4.1 released
142
143 2006-03-07
144         * Fixed issue where some WM's don't control conky own_window windows.
145         * Added newly-updated vim file detection and syntax hilighting files to svn.
146         * Fixed issue with graphs resetting colours (sf.net bug #1420473)
147
148 2006-03-06
149         * Fixed battery problems when charged
150         * MPD code handles broken pipe now, instead of just killing conky
151         * Switch from CVS to SVN.  Thanks SourceForge.
152
153 2006-03-05
154         * Added patch to make $cpu stuff work on alpha (thanks Thomas Cort)
155         http://bugs.gentoo.org/show_bug.cgi?id=122637#c3
156         * Stop using override_redirect true -- conky back under WM control
157         when using 'own_window yes'.
158         * Fixed texeci breakage when forking to background is on
159
160 2006-02-14
161         * Drastically simplified own_window=yes window creation code.
162         * on_bottom and wm_class_name deprecated (they do nothing)
163
164 2006-02-13
165         * Fixed typo bug in portmon code that caused incorrect monitor data 
166         to be displayed.
167
168 2006-02-12
169         * Conky 1.4.0 released
170
171 2006-01-27
172         * Cleaned up texeci code
173
174 2006-01-26
175         * Added freedesktop.org extended window manager hints (EWMH)
176         for window type NORMAL and state's STICKY/SKIP_PAGER/SKIP_TASKBAR.
177         Fixes stacking order issues with freedesktop-compliant wm's,
178         such as XFCE4+. 
179
180 2006-01-25
181         * Fixed stupid graph code (it still sucks) sf.net bug 1372962
182         * Fixed $if_* stuff, sf.net bug 1401338 and 1400854
183         * Fixed xmms.c code to load glib 1.2 shared object lib.
184
185 2006-01-11
186         * Added xmms version 1 support.
187         * Added bmp through 0.9.7.1 support.
188         * Added config item xmms_player: none, xmms, bmp, audacious or
189         infopipe.
190
191 2006-01-07
192         * Added Audacious media player support.
193
194 2006-01-06
195         * Fixed infopipe bug (select() affects timer as a side effect on
196         Linux!)
197
198 2006-01-05
199         * Added draw_graph_borders option
200         * Added XMMS/BMP InfoPipe plugin support
201
202 2006-01-01
203         * Conky 1.3.5 released
204
205 2005-12-31
206         * Fixed bug with use_xft causing ignorance of font selection (sf.net
207         bug 1387564)
208         * Fixed issue with parsing of hex values for colours
209
210 2005-12-30
211         * Added BMPx (http://beep-media-player.org/) support
212
213 2005-12-14
214         * Fixed issues with execi stuff
215
216 2005-12-10
217         * Added sf.net patch 1374576
218
219 2005-12-05
220         * Fixed sf.net bug 1367745
221
222 2005-11-30
223         * Fixed sf.net bugs 1369607, 1367735 and gentoo bug 113921, 
224           all variations of the same array out of bounds issue.
225         * "Fixed" code in fs.c and conky.c to make fs stats match those displayed by df (affects reporting against ext3 filesystems only)
226
227 2005-11-27 
228         * new code in linux.c and top.c to calculate CPU % correctly on 2.6 kernels.
229
230 2005-11-24
231         * Fixed gentoo bug# 113219
232
233 2005-11-23
234         * Added #define/#undef SIGNAL_BLOCKING in conky.c for experimenting
235         with synchronous signal processing. set to #undef for previous behavior.
236         * Use POSIX signal api's, not the ANSI signal().
237
238 2005-11-22
239         * Fixed IP address bug (sf.net bug 1359055)
240
241 2005-11-16
242         * Conky 1.3.4 released
243
244 2005-11-12
245         * Replaced bitwise copy of tcp_connection_t with function
246         copy_tcp_connection().
247         * Changed call interfaces for get_acpi_fan(), get_acpi_ac_adapter(),   
248         get_freq(), get_freq_dynamic(), get_adt746x_cpu(), get_adt746x_fan(),
249         eliminating all mallocs.  pkovacs.  See bug 1355470.
250
251 2005-11-11
252         * moved hash sizing code into portmon lib, where it belongs
253         * More mem leaks fixed.
254
255 2005-11-10
256         * Added config items min_port_monitors / min_port_monitor_connections
257
258 2005-11-09
259         * Cleaned up top code, bug fixes
260         * Fixed some memory leaks
261
262 2005-11-08
263         * Fix bug# 1351686.  Patch by boojit.
264         * Fixed 1331576 (I think) with bad cpu usage reporting
265
266 2005-11-01
267         * Documentation updates for compiling and port monitoring
268         * Removed cairo stuff (it's useless)
269
270 2005-10-31
271         * Added statfs sf.net patch 1344493
272
273 2005-10-30
274         * Added tcp port monitor support (pkovacs)
275
276 2005-10-28
277         * Added WM_CLASS patch from sf.net patch 1340825
278
279 2005-10-21
280         * acpi segfault should be fixed (sf.net bug 1330893)
281         * SIGUSR1 bug fixed? (sf.net bug 1330914)
282
283 2005-10-17
284         * Ugly MPD mem leak fixed
285         * Other mem leaks fixed
286         * Fixed thing where conky exits if LC_ALL and friends isn't set
287         * Conky 1.3.3 released
288
289 2005-10-13
290         * Conky 1.3.2 released
291
292 2005-10-10
293         * More MPD objects (sf.net patch 1319461)
294
295 2005-10-07
296         * fixed mldonkey bug? sf.net bug 1316531
297
298 2005-09-30
299         * Linkstatus patch from btlee on f.g.o (see
300         http://forums.gentoo.org/viewtopic-p-2765647.html#2765647)
301
302 2005-09-29
303         * Fixed build on FreeBSD for non-i386
304         * Made it so top_mem doesn't show all the forks of one process
305
306 2005-09-27
307         * Fixed small bug in config parsing (thanks robgrady, bug 1306032)
308
309 2005-09-24
310         * Fixed bug where graphs/bars don't show when maximum_width is enabled
311
312 2005-09-15
313         * Fixed right-alignment bug thanks to Pascal Eberhard
314         * Applied patch 1291420 from sf.net
315         * Fixed issue with whack graph data
316         * Fixed issue with Conky quitting when a file fails to load
317
318 2005-09-11
319         * Fixed bug with xft and double buffer in own window
320         * 1.3.1 released
321
322 2005-09-04
323         * Misc small bug fixes
324
325 2005-09-03
326         * MPD patch (sf.net patch 1281108)
327         * Fixed graph width bug
328
329 2005-08-31
330         * FreeBSD support was added
331         * 1.3.0 released
332
333 2005-08-27
334         * added threaded execi, $texeci
335         * feature freeze
336
337 2005-08-26
338         * Fixed slight vertical misalignment of bars/graphs (sf.net 1273994)
339         * Diskio fixes (sf.net 1274140)
340         * $alignr and $alignc now have 25% more goodness! (sf.net bug 1273905)
341         * Far better SMP support
342         * Added support for i8k kernel driver, parsing information for dell inspiron laptops found in /proc/i8k (sf.net request 1256058)
343
344 2005-08-25
345         * More own_window fixes
346         * applied disk io patch (sf.net patch 1271691)
347         * applied $freq fixes patch, adds new $freq_dyn (sf.net patch 1271633)
348         * removed units from $freq* output
349         * fix for graph config parsing
350         * Added $head, fixed mem leak with $tail
351
352 2005-08-24
353         * More configure and makefile updates
354         * Added scale arg for net graphs
355         * Fixed bug in own_window stuff--amazing fake transparency now works
356         properly
357         * added own_window_colour, own_window_transparent
358
359 2005-08-23
360         * Added maximum_width
361
362 2005-08-22
363         * Added $execibar and $execigraph
364
365 2005-08-21
366         * Moved source into src/, moved docs into doc/
367         * Updated makefiles
368
369 2005-08-20
370         * Applied patch from zimba-tm, closes patch 1260225
371         * Fixed ugly gradient bug.  closes bug 1255608
372         * Added $voffset
373         * Removed metar code.  It sucked.
374         * Added $acpitempf for amooricans
375         * $tail fixes
376
377 2005-08-12
378         * Multiple unit additions and modifications
379
380 2005-08-07
381         * mpd password patch from Joshua Gerrish
382         * conky can run without X now, use --disable-x11 when configuring
383 =========================================================================
384 =========================================================================
385 2005-08-06
386         * Conky 1.2 released
387
388 2005-08-05
389         * small fixes
390         * added CVS ebuild, huge thanks to Hopeless for this
391
392 2005-08-04
393         * special thanks to Citizen_X and his patience
394         * Citizen_X pwns
395         * keep shakin' those big 'ol titties
396         * Citizen_X
397         * Citizen_X
398         * Citizen_X
399         * Citizen_X
400
401 2005-08-03
402         * many small fixes, thanks to those who reported problems
403
404 2005-08-02
405         * dramatically improved how conky handles fonts
406         * fixed issues with graph args
407         * fixed shades and outlines
408
409 2005-08-01
410         * stabilized code
411         * added gradients to graphs (very pretty)
412         * things
413         * added $font, yay
414         * feature freeze; only bugfixes now
415
416 2005-07-30
417         * finalized graphing code, see $cpugraph, $memgraph, $execgraph,
418         $downspeedgraph, and $upspeedgraph
419         * added override_utf8_locale option
420         * poop
421         * $tab patch from jack_mort on f.g.o
422
423 2005-07-28
424         * Added new graphing code, such as $cpugraph
425         * small fixes all round
426         * stuff
427         * things
428         * added more mpd objects
429
430 2005-07-24
431         * Conky now has UTF-8 support
432         * Fixed $freq for those with CPU scaling
433         * Fixed the problem with total_run_times
434         * Fixed alignment of bars and lines and stuff
435         * Reduced conky's memory usage (yay!)
436         * Removed top_sort_cpu, added top_mem which sorts by mem usage instead
437         of cpu
438
439 2005-07-17
440         * Fixed a pile of bugs in configure script
441         * Added proper checking for headers in configure script
442         * Made METAR shit threaded so it would stop being retarded, also made
443         it try more then once to update
444         * Added $metar_tempf and ${i2c tempf} for americans
445
446 2005-07-16
447         * Added option for Conky to update N times and quit, see
448         total_run_times in conkyrc.sample
449         * Added metar code for weather info, thanks to somebody on sf.net
450         * Added $alignr and $alignc for right and centre alignment
451         * Added wireless info and IP addr patch, thanks Bobby Beckmann,
452         options $addr and $linkstatus (please test!), as well as fixed a mem
453         leak in this patch
454         * adt746x fix, thanks to dan-h on sf.net
455         * Added mldonkey support patch, thanks Lucas Brutschy on sf.net 
456         * Added patch to allow hex colour values, thanks roiban adi on sf.net
457         * Added if constructs patch, thanks Lucas Brutschy on sf.net
458         * Fixed bug in tab code (hopefully for the last time)
459         * Added option to sort by cpu or memory for top, see top_sort_cpu
460
461 2005-07-12
462         * Added fix for battery charged state (thanks to Lukas Zapletal
463         <lzap@seznam.cz>)
464
465 =========================================================================
466 =========================================================================
467         
468 2005-07-05
469         * Conky 1.1 released
470
471 2005-07-03
472         * Added $mpd_bar and $mpd_bitrate
473         * Some minor code cleanups prior to release
474         * Fixed problem with Conky not compiling when XFT disabled
475         * Fixed configure.in problems with Xdbe
476
477 2005-07-01
478         * Fixed memory leak in MPD code
479         * Added new $tail object (see conkyrc.sample) which loves to suck CPU
480         and memory
481         * Fixed more mem leaks
482
483 2005-06-30
484         * Added use_spacer to config
485         * Added $mpd_status
486         * Added small fix for i2c from Filedil on forums.gentoo.org
487
488 2005-06-28
489         * Made it possible to use tabs to right-justify (just add a bunch)
490         * Added ${execbar} (see conkyrc.sample)
491
492 2005-06-26
493         * Added memory % to top output
494         * 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)
495
496 2005-06-25
497         * Conky now recognizes the tab character correctly
498         * Added simple config option to print to stdout (out_to_console
499         <yes/no>)
500
501 2005-06-23
502         * Added top output.  Check the sample config.
503         * Cleaned up code.
504
505 2005-06-22
506         * Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
507         * Removed NVCtrl code
508         * Added noswap and i2c patches
509
510 =========================================================================
511 =========================================================================
512         
513 2005-06-21
514         * Version 1.0. Conky is born from the ashes of torsmo. Main site:
515         http://conky.sf.net/
516         * Added xwin patch
517         * Added new feature for sample averaging of CPU and net info
518
519 2004-12-22
520         * Version 0.18 released
521
522 2004-12-21
523         * Fixed some double buffer + Xft stuff
524         * Applied X-Mozilla-Status patch (thanks affinity)
525         * Applied NVCtrl patch and modified it a bit (temperature monitoring
526           for nvdia-based graphics cards) (I couldn't test this so it may or
527           may not work or even compile) (thanks Dennis Frommknecht)
528         * Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
529           mail, I didn't catch your name from sourceforge])
530         * Applied patch that supports mailbox that is in some 'maildir' format
531           (thanks jolapache [send mail, I didn't catch your name from
532           sourceforge])
533         * min -> m
534         * Applied pad_percents patch (thanks JL Farinacci)
535         * Fixed some stuff in acpi fan and acpi ac adapter
536         * Optional XFT even when compiled in
537
538 2004-11-30
539         * Applied utime patch (UTC time) (thanks David McCabe)
540
541 2004-11-29
542         * Applied Xdbe patch, this includes double_buffer configuration and
543           -b command line option (thanks Bruce Merry)
544         * Applied some other seti patch, not tested (thanks William DiPlacido)
545
546 2004-08-25
547         * Applied netbsd patch (thanks Rui Paulo)
548         * Applied cpu frequency patch (thanks William DiPlacido)
549         * Applied adt746x patch (thanks Dennis Kaandorp)
550         * Applied some other FreeBSD patch by the same guy
551
552 2004-07-31
553         * Applied FreeBSD patch (thanks Roman Bogorodskiy)
554
555 2004-07-25
556         * Xft support and xftfont configuration
557         * rewrote some stuff, there might be some new bugs in old places
558
559 2004-07-24
560         * I2C divisor from a file (thanks Falk Feuersenger)
561
562 2004-07-20
563         * changed battery thing to ${battery <filename in
564           /proc/acpi/battery/>}
565         * SETI@Home stuff (thanks Jarski)
566
567 2004-07-05
568         * changed signal for config file reloading to SIGUSR1
569         * mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
570           $mixerrbar
571
572 2004-06-03
573         * maybe fixed acpi battery thing when "present rate" isn't known
574
575 2004-06-01
576         * fixed width for all bars, use like ${cpubar 4,50}
577
578 2004-05-25
579         * Version 0.17 released
580
581 2004-05-23
582         * battery number for ACPI battery (thanks Leszek Krupiñski)
583         * default battery is now BAT0 instead of BAT1, set ${battery 1} if
584           the old battery thing worked
585         * bug fix on load average reporting (thanks Leszek Krupiñski)
586         * outlines to text, draw_outline and default_outline_color
587           configurations and $outlinecolor (thanks adi)
588         * $acpifan, $acpiacadapter, $uptime_short (thanks adi)
589
590 2004-05-19
591         * fixed a bug when starting after Opera (and some other programs)
592         * sticky window
593         * minimum_size
594
595 2004-05-18
596         * added border_width configuration
597
598 2004-05-16
599         * fixed zero length bar bug
600
601 2004-05-15
602         * file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
603           $fs_used
604         * leaves ACPI temperature file open (faster)
605         * -a option to change alignment on command line
606
607 2004-05-14
608         * fixed ACPI temperature bug
609         * border_margin configuration
610         * ${execi <interval> <command>}, execute with specific interval
611         * added possibility to manually set the position (-x and -y options)
612           (thanks to Gwenhael LE MOINE)
613         * $buffers and $cached (thanks to Jeremy Burch)
614         * WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
615
616 2004-05-14
617         * Version 0.16 released
618
619 2004-05-13
620         * $pre_exec, execute a shell command one time
621         * preparsing of text (faster but more memory usage)
622         * less system calls (faster)
623         * APM things to $battery (untested)
624
625 2004-05-12
626         * added $new_mails changed $mails to tell total mail count
627
628 2004-05-11
629         * transparent window, own_window configuration, -o cmdline option
630         * $exec, execute a shell command
631         * $acpitemp, $battery - acpi stuff (not really tested)
632
633 2004-05-10
634         * $loadavg, load average
635         * $mails, unread local mails, mail_spool configuration
636
637 2004-05-09
638         * Version 0.15 released
639
640 2004-05-06
641         * SIGHUP reloads config file (thanks Jørgen P. Tjernø)
642         * Some other stuff