* Replacing strdup() with strndup() throughout
[monky] / ChangeLog
1 # $Id$
2
3 2008-04-02
4         * Added patch to use mail_spool correctly (thanks Kapil)
5         * Replacing strdup() with strndup() throughout
6
7 2008-04-01
8         * Fixed segfault when configuration doesn't contain TEXT block (thanks
9         Pippijn).
10
11 2008-03-31
12         * Conky 1.5.1 released.
13         * Added --enable-testing configure option to use insane compiler flags.
14
15 2008-03-30
16         * Added mem_res and mem_vsize to $top.
17         * Improved parsing of $diskio*, $disk_protect and $ioscheduler args.
18
19 2008-03-29
20         * Increased C99 compliance.
21         * Fixed potential segfault in get_ioscheduler().
22         * Implemented upwards path traversal for fs_type.
23         * Fixed bug in libmpdclient that caused file descriptors to be left open.
24         * Cleaned up output of battery_* vars.
25
26 2008-03-28
27         * Fixed messed up percentages (fs_free_perc, fs_used_perc, mpd_percent,
28         battery_percent).
29
30 2008-03-24
31         * Fixed for specifying a non-existent configuration file.
32         * Added disk_protect.
33         * Fixed too many open files bug in laptop_mode.
34         * Fixed reading interface adresses.
35         * Fixed battery_bar default size.
36
37 2008-03-23
38         * Fixed compilation with --disable-x11.
39         * Fixed linux.c compilation problem due to (suspected) broken linux
40         headers.
41         * $battery_bar sysfs fix (thanks Marcus).
42
43 2008-03-22
44         * Conky 1.5.0 released.
45         * Smapi review: improved code, fixed memleaks and smapi_bat_perc when
46         using pad_percents.
47         * Fixed spaced_print, so pad_percents should now work as expected.
48         * Removed a line of dead code.
49         * Added support for displaying the default gateway.
50         * Support displaying current laptop_mode.
51         * Per-disk IO scheduler information now available.
52         * Support printing current nameservers.
53
54 2008-03-20
55         * Added CRLF characters to POP3 and IMAP stuff (should play nicer with
56         some servers now).
57         * Added preliminary support for parsing the output of external commands
58         (via $execp and $execpi).
59         * Applied FreeBSD total memory patch (thanks Nikos).
60
61 2008-03-19
62         * Fixed a number of small memory leaks.
63         * Performed some minor profiling on Conky; reduced text_buffer_size
64         default to 128 bytes to improve performance.
65         * Fixed some minor bugs introduced by new patches.
66
67 2008-03-17
68         * Applied 12 patches:
69                 1) sysfs battery support (for Linux >=2.6.24) (thanks Kapil)
70                 2) Improved audacious support patch (thanks Miroslav)
71                 3) tp_smapi support patch for IBM laptops (thanks Phil)
72                 4) user info patch (thanks Roland)
73                 5) added conky build info patch (thanks Roland)
74                 6) added if_up patch (thanks Phil)
75                 7) added reload on SIGHUP patch (thanks Jonas)
76                 8) added pad percentages patch (thanks Jonas)
77                 9) added fs_type patch (thanks Ryan)
78                 10) added xmms2 fixes patch (thanks Lassi)
79                 11) fix sysfs crash patch (thanks Phil)
80                 12) multiple ip patch ($addrs).
81         * Added more alignment support (top_middle, bottom_middle, middle_left,
82         and middle_right).
83
84 2008-02-08
85         * Applied 2 patches:
86                 1) Add diskio for individual devices.
87                 2) Improved output of units, added "short_units" option.
88
89 2008-01-05
90         * Applied some more submitted patches:
91                 1) Add long forms of (most of) the command-line options.
92                 2) Added an option (top_cpu_separate) that emulates top's "separate
93                 cpus" option.  Processor usage is shown as a percentage of a
94                 single processor on your system, instead of a percentage
95                 of all processors combined.
96                 3) Adds a parameter (time) to top and top_mem that will show the
97                 cumulative CPU time of a process.
98                 4) Simplified integer rounding.
99                 5) Fixed the window width when a goto is used.
100                 6) Fixed the window width when an offset is used.
101                 (thanks Kevin Lyles).
102
103 2007-12-31
104         * Applied submitted patches:
105                 1) to suport Debian's kFreeBSD;
106                 2) to use realtime clock in timed threads and
107                 3) to fix get_ibm_acpi_volume zero value bug
108                 (thanks Kapil Hari Paranjape).
109
110 2007-11-22
111         * Conky 1.4.9 released.
112
113 2007-11-18
114         * Added Gentoo USE flag audacious-legacy for Audacious legacy support.
115
116 2007-11-16
117         * Added support for Audacious 1.4.0 and legacy versions via
118                         --enable-audacious=yes|no|legacy.
119
120 2007-11-14
121         * Fix compilation error with --disable-x11 (bug #1830373).
122         * Bump doc stylesheet from 4.3 to 4.4.
123
124 2007-10-31
125         * Fix mpd_smart bug #1822773.
126
127 2007-10-23
128         * Externalize default config file: ${sysconfdir}/conky/conky.conf
129
130 2007-10-21
131         * Initialize music_player_interval so built-in .conkyrc actual works.
132         * Lower timed_thread minimum timing interval from 50 usecs to 10 usecs.
133         * Separate timed thread asserts for clarity.
134         * Remove ${tail /var/log/Xorg.0.log} from default text.
135         * Update vim/nano syntax files.
136
137 2007-10-18
138         * Conky 1.4.8 released.
139
140 2007-10-17
141         * doc/man fixes 1810328 & 1813483.
142         * struct alignment patch 1812924 (sohalt).
143
144 2007-10-02
145         * Multiple mailbox patch (thanks Ben Kibbey).
146
147 2007-09-28
148         * Small fix for $ibm_volume (thanks Kapil Hari Paranjape).
149         * Patch so $tail can read from a fifo file descriptor (thanks Ben Kibbey).
150
151 2007-09-01
152         * Improved performance slightly.
153         * Added 'music_player_interval' config option to specify an update interval for
154                         music player threads (currently honored by mpd and audacious).
155         * Fixed some minor memory leaks associated with SIGUSR1.
156         * Zero out imap and pop3 stuff when the connection fails.
157
158 2007-08-31
159         * _Really_ fix mpd SIGPIPE issues.
160         * Fix timed thread race condition, seen esp. on new kernel scheduler (cfs).
161         * Fix $audacious_title not being displayed when no length argument indicated.
162
163 2007-08-30
164         * Conky 1.4.7 released.
165         * Check for pkg-config >=0.19.
166         * Use timed_thread for mpd.
167
168 2007-08-27
169         * Fixed issue with SIGPIPE and mpd.
170         * Updated COPYING (with more clarifications).
171
172 2007-08-14
173         * Updated vim/nano syntax files.
174
175 2007-08-12
176         * Added $hwmon var, similar to $i2c and $platform.
177
178 2007-08-12
179         * Added var $platform which is similar to $i2c and accommodates the conversion
180           of many devices from /sys/bus/i2c/devices to /sys/bus/platform/devices.
181         * Removed config item post_21_kernel since it forced all i2c device lookups
182           to go to /sys/bus/platform/devices and some people may need a mix of both
183                 i2c and platform devices.
184
185 2007-08-10
186         * Clarifying licensing
187
188 2007-08-08
189         * RSS support
190         * Wireless support for Linux
191
192 2007-08-05
193         * Conky 1.4.6 released
194         * Updated to libmpdclient 0.13.0
195         * Added 'post_21_kernel' config param to specify kernels 2.6.22 and newer
196         so i2c works properly
197
198 2007-08-04
199         * Fixed potential issue on FreeBSD when nprocs < 10 (thanks zotrix)
200         * Added support for multiple batteries when using acpi (thanks Phil)
201         * a bunch of code cleanups (thanks Psychon)
202         * added max length paramater to mpd_title (thinks fow)
203         * a number of small bug fixes
204
205 2007-07-15
206         * Fix PID display, patch #1753934.  thanks sohalt.
207         * Fix displaying 4 GB traffic after reloading network driver,
208                         patch #1754260.  thanks sohalt.
209
210 2007-06-21
211         * Right-justify top/top_mem vars (pid/cpu/mem} so they align on the decimal.
212
213 2007-04-25
214         * Added color[0-9] variable patch (thanks jieryn)
215
216 2007-04-05
217         * Added if_empty patch (thanks Erik)
218         * Added if_existing patch for string matching (thanks cromka)
219         * Added hwmon support (thanks flitsch)
220         * Some xmms2 updates (thanks sleipner)
221         * Added $battery_percent and $battery_bar (thanks akash)
222
223 2007-02-25
224         * OpenBSD support added to Conky (thanks hifi)
225         * Updated mboxscan stuff (thanks calmar)
226
227 2007-02-25
228         * Created branch/1.5 copy of trunk/conky1.  Removing all experimental
229           network code from trunk/conky1.
230
231 2007-02-14
232         * Include missing mboxscan.h in conky.h.
233         * Fixed signedness warnings in conky.c.
234
235 2007-02-11
236         * Added buffer_text_size option to change the size of the buffer for
237         things like $exec, $tail, et cetera
238         * Added $mboxscan which lets you display the Subject and From fields
239         from recent email in an mbox file
240         * Disambiguated (is that a word?) $cpu docs
241
242 2007-01-14
243         * Fallback to gettimeofday() when clock_gettime () not available (mac os).
244
245 2007-01-09
246         * API change (timing in milliseconds) for dexter_timedsampler_new ().
247
248 2007-01-07
249         * Add config.rpath (created by gettextize -copy) to distribution
250           to satisfy AM_ICONV.
251         * Clean up some warnings; remove ftp.[ch] from src/Makefile.am.
252
253 2006-12-29
254         * Update svn ebuild to new sourceforge url scheme.
255                 - requires deletion of existing wc: rm -rf /usr/portage/distfile/svn-src/conky/
256         * Added head/tail rewrite patch (thanks Ryan Twitchell)
257         * Added diskio read/write sf.net patch 1542880 (thanks Blondak)
258
259 2006-12-26
260         * Clear conky vars on disconnect/failure to open files.
261
262 2006-12-23
263         * Updated to libmpdclient 0.12.0
264
265 2006-12-22
266         * client/server infrastructure and prototype for linux only (so far):
267                 - requires libdexter (http://sourceforge.net/projects/libdexter)
268                 and the dxt-sysinfo plugin (svn only at the moment).
269         * new config items:
270                 - dexter_client yes/no
271                 - dexter_server yes/no
272                 - dexter_config /path/to/libdexter/config (default: $HOME/.dexterrc)
273                 - own_window_class <WM Class Name> (default: Conky)
274                         - replaces wm_class_name
275                 - own_window_title <Window Title> (default: <hostname> - conky)
276         * removed config items:
277                 - wm_class_name (use own_window_class, same function)
278         * configure changes:
279           --disable-network (default=yes) with auto-detection for libdexter.
280                 - remove useless --enable-proc-uptime (PROC_UPTIME never referenced).
281                         HAVE_SYSINFO and others determine if /proc/uptime is used.
282                 - silently disable xft, double-buffer and xdamage if no x11.
283                 - change enable/disable labels to reflect defaults accurately.
284                 - simplified compile-based checks for sysinfo/getloadavg and by moving
285                   them into AC_CHECK_FUNCS.
286         * allow decorated, own_window=yes windows to be given input focus by WM:
287                 - do not pass button clicks through to desktop in this scenario as conky
288                   immediately loses focus.
289
290 2006-12-13
291         * Clarify LGPL license on timed_thread modules.
292         * Update NEWS files.
293
294 2006-12-12
295         * Split battery variable into two:
296                 battery, e.g. "charging 75%" and
297                 battery_time, e.g. "3h 15m".
298         * Conky 1.4.5 released.
299
300 2006-12-11
301         * Close pop3/imap sockets.
302         * Fix outstanding battery issues.
303
304 2006-12-10
305         * Fix peek table bug with new portmon code.
306
307 2006-12-09
308         * Replaced hash module used by libtcp-portmon with GLib's GHashTable,
309         due to licensing issue noted by Fedora Core packagers.
310         * Eliminated config items:
311                 min_port_monitors,
312                 min_port_monitor_connections
313         * Added config item:
314                 max_port_monitor_connections
315
316 2006-11-30
317         * Added $entropy_avail, $entropy_poolsize and $entropy_bar
318         for the crypto freaks.  Idea suggested by Perttu Luukko
319         <nuteater@users.sourceforge.net> in feature request 1497050.
320         * Added max length specifier to audacious_title.  Closes
321         feature request #1600631.
322
323 2006-11-28
324         * Rearrange retry attempts in pop3 and imap code, removing sleep()
325         calls which cause the whole process to sleep, not just the thread.
326
327 2006-11-22
328         * Added max_specials config item with default 512.  This should
329         close bug #1574523 for real this time.  Thanks to John Harrigan
330         <jfharrigan@fedex.com> for this one.
331
332 2006-11-21
333         * Changed autotools for subversion versioning.
334         * Updated svn ebuild for gentoo.
335         * Documentation updates for clarity, i.e. close bug #1599041.
336
337 2006-11-20
338         * fix compile error with --disable-xdamage when Xdamage.h not present.
339
340 2006-11-18
341         * fix bug where present rate var was not being read from acpi battery
342         state file: /proc/acpi/battery/%s/state.
343
344 2006-11-15
345         * Change linkstatus display for use_spacer.  Closes bug #1577580.
346
347 2006-11-14
348         * Fix compile error with --disable-x11.
349         * Add new timed thread abstraction routines.
350         * Convert thread activity to timed threads, including
351         texeci, imap, pop3, audacious.
352         * Change memory vars from unsigned long to unsigned long long
353         to fix reported overflow, e.g. swapmax >= 4Gb.
354
355 2006-11-13
356         * Use pthread_cond_timedwait() instead of sleep() in audacious
357         thread.  Will convert all worker threads to this timing method.
358
359 2006-11-12
360         * Fix freebsd build error.
361         * Minor changes to syntax files.
362         * Conky 1.4.4 released.
363
364 2006-11-11
365         * Add max_user_text to documentation.
366         * Fixed BadWindow bugs (#1568366, #1588384).
367
368 2006-11-10
369         * Remove on_bottom and xmms_player completely.
370         * Closed ibm_temps bug #1591609.
371         * Conky 1.4.3 released.
372
373 2006-11-09
374         * Updated vim and nano syntax coloring scripts.
375         * Added extras/ dir with syntax stuff to distribution tarball.
376
377 2006-11-08
378         * Added new config item 'max_user_text' with default 16384,
379         twice as large as previous hard-coded default of 8192 bytes.
380         Increase as needed to accomodate large config files with a
381         great deal of text.  This closes SF bug #1574523.
382
383 2006-11-07
384         * Changes to configure.ac for pkg-config on x11/xext/xdamage,
385         with fallback to conventional checks.
386         * Fixed segmentation fault on SUGUSR1 bug.
387         * Commented out Imlib2 from configure.ac since it's only partially
388         implemented.
389
390 2006-11-04
391         * Removed broken mldonkey and seti support.
392         * Added Hellf[i]re's nano syntax coloring script to svn.
393
394 2006-11-03
395         * Removed support for Xmms, BMP and Infopipe from conky.
396         The Xmms and Bmp players are projects are dead and distros such
397         as Gentoo are slating them for removal.
398         * Added support for Audacious using new audacious vars.
399
400 2006-10-18
401         * Implement WiFi signal level detection on FreeBSD (patch
402         by Stepan Zastupov)
403
404 2006-10-04
405         * Fix buffer overflow in parsing LC_ALL, LC_CTYPE and LANG
406         environment variables and fix crash for users with locale
407         name longer than 10 chars (repored by Michael Schwendt)
408
409 2006-09-30
410         * --enable-debug added.
411         * prevent libtool from adding its default CFLAGS
412
413 2006-09-28
414         * Use pkg-config instead of xft-config.
415         * Fix last line bug which had required padding text with extra blank line
416         to see text on last line.
417
418 2006-09-01
419         * Fix type-punning and "differ in signedness" warnings seen with
420         gcc-4.1 -O2.
421
422 2006-08-27
423         * Fix compilation errors when building with --diable-x11; bug #1547164
424
425 2006-08-12
426         * Make configure script print summary info
427         * Make `conky -v` show compiled-in features
428
429 2006-08-10
430         * Added Spock's patches, adding hddtemp, goto and tab variables.
431
432 2006-07-13
433         * Added tztime patch to show time in arbitrary time zones (thanks Ram
434         Yalamanchili)
435
436 2006-06-07
437         * Small battery fix (thanks Nexox, sf.net patch 1500014)
438         * Fixed order of variables/objects in docs (thanks Peter Tarjan)
439
440 2006-05-27
441         * Fixed a bug with $font
442
443 2006-05-24
444         * Xdamage support for composite and pals
445
446 2006-05-23
447         * CPU voltage support via $voltage_mv and $voltage_v (thanks to Peter
448         Tarjan for the patch)
449
450 2006-05-21
451         * SMP support for $freq and $freq_g (thanks to Peter Tarjan for the
452         patch)
453
454 2006-05-17
455         * Fixed issue with graphs not reaching all the way to the borders
456         (sf.net bug 1470480)
457         * Cleaned up units
458
459 2006-05-15
460         * Conky 1.4.2 released
461
462 2006-05-13
463         * GNU Iconv support added, new objects $iconv_start and $iconv_stop
464         * Added some safety to the threading code
465
466 2006-05-09
467         * Changed $font behavior so that the font persists past the next
468         newline.  It can be set back to the default with $font with no args.
469         (closes bug 1478676 on sf.net)
470
471 2006-05-08
472         * Added simple POP3/IMAP mail clients
473
474 2006-04-23
475         * Added support for PowerBook batteries
476         * Fixed broken $if/$else stuff
477
478 2006-04-15
479         * Added patch from Peter Tarjan to add support for IBM ACPI
480         * Added xmms2 patch from Lassi Selander (sf.net patch 1469523)
481
482 2006-04-11
483         * Removed sa_restorer crap (may fix some compile errors for some
484         people)
485
486 2006-04-07
487         * Added patch for adt746x fan/cpu speed for kernel >=2.6.12
488
489 2006-03-30
490         * Added patch to support new port monitor REMOTESERVICE peekable.
491
492 2006-03-29
493         * Scan port numbers as short.  Fixes debian bug# 359974.
494
495 2006-03-25
496         * Added XMMS2 patch 1456203 from Lassi Selander
497         * Added FreeBSD battery patch 1456008 from Petr Holub
498
499 2006-03-21
500         * Fixed ${top(_mem)} related code on FreeBSD (with help of Petr
501         Holub <hopet@users.sourceforge.net>)
502
503 2006-03-15
504         * Removed bmp-infopipe dependency from 1.4.1 and 1.9999 ebuilds for Gentoo
505         (Gentoo bug# 125226).
506         * Fixed subversion ebuild for conky1 (1.9999) so it pulls the new trunk
507         path for conky1.
508
509 2006-03-12
510         * FreeBSD cpu info patch
511         * Conky 1.4.1 released
512
513 2006-03-07
514         * Fixed issue where some WM's don't control conky own_window windows.
515         * Added newly-updated vim file detection and syntax hilighting files to svn.
516         * Fixed issue with graphs resetting colours (sf.net bug #1420473)
517
518 2006-03-06
519         * Fixed battery problems when charged
520         * MPD code handles broken pipe now, instead of just killing conky
521         * Switch from CVS to SVN.  Thanks SourceForge.
522
523 2006-03-05
524         * Added patch to make $cpu stuff work on alpha (thanks Thomas Cort)
525         http://bugs.gentoo.org/show_bug.cgi?id=122637#c3
526         * Stop using override_redirect true -- conky back under WM control
527         when using 'own_window yes'.
528         * Fixed texeci breakage when forking to background is on
529
530 2006-02-14
531         * Drastically simplified own_window=yes window creation code.
532         * on_bottom and wm_class_name deprecated (they do nothing)
533
534 2006-02-13
535         * Fixed typo bug in portmon code that caused incorrect monitor data
536         to be displayed.
537
538 2006-02-12
539         * Conky 1.4.0 released
540
541 2006-01-27
542         * Cleaned up texeci code
543
544 2006-01-26
545         * Added freedesktop.org extended window manager hints (EWMH)
546         for window type NORMAL and state's STICKY/SKIP_PAGER/SKIP_TASKBAR.
547         Fixes stacking order issues with freedesktop-compliant wm's,
548         such as XFCE4+.
549
550 2006-01-25
551         * Fixed stupid graph code (it still sucks) sf.net bug 1372962
552         * Fixed $if_* stuff, sf.net bug 1401338 and 1400854
553         * Fixed xmms.c code to load glib 1.2 shared object lib.
554
555 2006-01-11
556         * Added xmms version 1 support.
557         * Added bmp through 0.9.7.1 support.
558         * Added config item xmms_player: none, xmms, bmp, audacious or
559         infopipe.
560
561 2006-01-07
562         * Added Audacious media player support.
563
564 2006-01-06
565         * Fixed infopipe bug (select() affects timer as a side effect on
566         Linux!)
567
568 2006-01-05
569         * Added draw_graph_borders option
570         * Added XMMS/BMP InfoPipe plugin support
571
572 2006-01-01
573         * Conky 1.3.5 released
574
575 2005-12-31
576         * Fixed bug with use_xft causing ignorance of font selection (sf.net
577         bug 1387564)
578         * Fixed issue with parsing of hex values for colours
579
580 2005-12-30
581         * Added BMPx (http://beep-media-player.org/) support
582
583 2005-12-14
584         * Fixed issues with execi stuff
585
586 2005-12-10
587         * Added sf.net patch 1374576
588
589 2005-12-05
590         * Fixed sf.net bug 1367745
591
592 2005-11-30
593         * Fixed sf.net bugs 1369607, 1367735 and gentoo bug 113921,
594           all variations of the same array out of bounds issue.
595         * "Fixed" code in fs.c and conky.c to make fs stats match those displayed by df (affects reporting against ext3 filesystems only)
596
597 2005-11-27
598         * new code in linux.c and top.c to calculate CPU % correctly on 2.6 kernels.
599
600 2005-11-24
601         * Fixed gentoo bug# 113219
602
603 2005-11-23
604         * Added #define/#undef SIGNAL_BLOCKING in conky.c for experimenting
605         with synchronous signal processing. set to #undef for previous behavior.
606         * Use POSIX signal api's, not the ANSI signal().
607
608 2005-11-22
609         * Fixed IP address bug (sf.net bug 1359055)
610
611 2005-11-16
612         * Conky 1.3.4 released
613
614 2005-11-12
615         * Replaced bitwise copy of tcp_connection_t with function
616         copy_tcp_connection().
617         * Changed call interfaces for get_acpi_fan(), get_acpi_ac_adapter(),
618         get_freq(), get_freq_dynamic(), get_adt746x_cpu(), get_adt746x_fan(),
619         eliminating all mallocs.  pkovacs.  See bug 1355470.
620
621 2005-11-11
622         * moved hash sizing code into portmon lib, where it belongs
623         * More mem leaks fixed.
624
625 2005-11-10
626         * Added config items min_port_monitors / min_port_monitor_connections
627
628 2005-11-09
629         * Cleaned up top code, bug fixes
630         * Fixed some memory leaks
631
632 2005-11-08
633         * Fix bug# 1351686.  Patch by boojit.
634         * Fixed 1331576 (I think) with bad cpu usage reporting
635
636 2005-11-01
637         * Documentation updates for compiling and port monitoring
638         * Removed cairo stuff (it's useless)
639
640 2005-10-31
641         * Added statfs sf.net patch 1344493
642
643 2005-10-30
644         * Added tcp port monitor support (pkovacs)
645
646 2005-10-28
647         * Added WM_CLASS patch from sf.net patch 1340825
648
649 2005-10-21
650         * acpi segfault should be fixed (sf.net bug 1330893)
651         * SIGUSR1 bug fixed? (sf.net bug 1330914)
652
653 2005-10-17
654         * Ugly MPD mem leak fixed
655         * Other mem leaks fixed
656         * Fixed thing where conky exits if LC_ALL and friends isn't set
657         * Conky 1.3.3 released
658
659 2005-10-13
660         * Conky 1.3.2 released
661
662 2005-10-10
663         * More MPD objects (sf.net patch 1319461)
664
665 2005-10-07
666         * fixed mldonkey bug? sf.net bug 1316531
667
668 2005-09-30
669         * Linkstatus patch from btlee on f.g.o (see
670         http://forums.gentoo.org/viewtopic-p-2765647.html#2765647)
671
672 2005-09-29
673         * Fixed build on FreeBSD for non-i386
674         * Made it so top_mem doesn't show all the forks of one process
675
676 2005-09-27
677         * Fixed small bug in config parsing (thanks robgrady, bug 1306032)
678
679 2005-09-24
680         * Fixed bug where graphs/bars don't show when maximum_width is enabled
681
682 2005-09-15
683         * Fixed right-alignment bug thanks to Pascal Eberhard
684         * Applied patch 1291420 from sf.net
685         * Fixed issue with whack graph data
686         * Fixed issue with Conky quitting when a file fails to load
687
688 2005-09-11
689         * Fixed bug with xft and double buffer in own window
690         * 1.3.1 released
691
692 2005-09-04
693         * Misc small bug fixes
694
695 2005-09-03
696         * MPD patch (sf.net patch 1281108)
697         * Fixed graph width bug
698
699 2005-08-31
700         * FreeBSD support was added
701         * 1.3.0 released
702
703 2005-08-27
704         * added threaded execi, $texeci
705         * feature freeze
706
707 2005-08-26
708         * Fixed slight vertical misalignment of bars/graphs (sf.net 1273994)
709         * Diskio fixes (sf.net 1274140)
710         * $alignr and $alignc now have 25% more goodness! (sf.net bug 1273905)
711         * Far better SMP support
712         * Added support for i8k kernel driver, parsing information for dell inspiron laptops found in /proc/i8k (sf.net request 1256058)
713
714 2005-08-25
715         * More own_window fixes
716         * applied disk io patch (sf.net patch 1271691)
717         * applied $freq fixes patch, adds new $freq_dyn (sf.net patch 1271633)
718         * removed units from $freq* output
719         * fix for graph config parsing
720         * Added $head, fixed mem leak with $tail
721
722 2005-08-24
723         * More configure and makefile updates
724         * Added scale arg for net graphs
725         * Fixed bug in own_window stuff--amazing fake transparency now works
726         properly
727         * added own_window_colour, own_window_transparent
728
729 2005-08-23
730         * Added maximum_width
731
732 2005-08-22
733         * Added $execibar and $execigraph
734
735 2005-08-21
736         * Moved source into src/, moved docs into doc/
737         * Updated makefiles
738
739 2005-08-20
740         * Applied patch from zimba-tm, closes patch 1260225
741         * Fixed ugly gradient bug.  closes bug 1255608
742         * Added $voffset
743         * Removed metar code.  It sucked.
744         * Added $acpitempf for amooricans
745         * $tail fixes
746
747 2005-08-12
748         * Multiple unit additions and modifications
749
750 2005-08-07
751         * mpd password patch from Joshua Gerrish
752         * conky can run without X now, use --disable-x11 when configuring
753 =========================================================================
754 =========================================================================
755 2005-08-06
756         * Conky 1.2 released
757
758 2005-08-05
759         * small fixes
760         * added CVS ebuild, huge thanks to Hopeless for this
761
762 2005-08-04
763         * special thanks to Citizen_X and his patience
764         * Citizen_X pwns
765         * keep shakin' those big 'ol titties
766         * Citizen_X
767         * Citizen_X
768         * Citizen_X
769         * Citizen_X
770
771 2005-08-03
772         * many small fixes, thanks to those who reported problems
773
774 2005-08-02
775         * dramatically improved how conky handles fonts
776         * fixed issues with graph args
777         * fixed shades and outlines
778
779 2005-08-01
780         * stabilized code
781         * added gradients to graphs (very pretty)
782         * things
783         * added $font, yay
784         * feature freeze; only bugfixes now
785
786 2005-07-30
787         * finalized graphing code, see $cpugraph, $memgraph, $execgraph,
788         $downspeedgraph, and $upspeedgraph
789         * added override_utf8_locale option
790         * poop
791         * $tab patch from jack_mort on f.g.o
792
793 2005-07-28
794         * Added new graphing code, such as $cpugraph
795         * small fixes all round
796         * stuff
797         * things
798         * added more mpd objects
799
800 2005-07-24
801         * Conky now has UTF-8 support
802         * Fixed $freq for those with CPU scaling
803         * Fixed the problem with total_run_times
804         * Fixed alignment of bars and lines and stuff
805         * Reduced conky's memory usage (yay!)
806         * Removed top_sort_cpu, added top_mem which sorts by mem usage instead
807         of cpu
808
809 2005-07-17
810         * Fixed a pile of bugs in configure script
811         * Added proper checking for headers in configure script
812         * Made METAR shit threaded so it would stop being retarded, also made
813         it try more then once to update
814         * Added $metar_tempf and ${i2c tempf} for americans
815
816 2005-07-16
817         * Added option for Conky to update N times and quit, see
818         total_run_times in conkyrc.sample
819         * Added metar code for weather info, thanks to somebody on sf.net
820         * Added $alignr and $alignc for right and centre alignment
821         * Added wireless info and IP addr patch, thanks Bobby Beckmann,
822         options $addr and $linkstatus (please test!), as well as fixed a mem
823         leak in this patch
824         * adt746x fix, thanks to dan-h on sf.net
825         * Added mldonkey support patch, thanks Lucas Brutschy on sf.net
826         * Added patch to allow hex colour values, thanks roiban adi on sf.net
827         * Added if constructs patch, thanks Lucas Brutschy on sf.net
828         * Fixed bug in tab code (hopefully for the last time)
829         * Added option to sort by cpu or memory for top, see top_sort_cpu
830
831 2005-07-12
832         * Added fix for battery charged state (thanks to Lukas Zapletal
833         <lzap@seznam.cz>)
834
835 =========================================================================
836 =========================================================================
837
838 2005-07-05
839         * Conky 1.1 released
840
841 2005-07-03
842         * Added $mpd_bar and $mpd_bitrate
843         * Some minor code cleanups prior to release
844         * Fixed problem with Conky not compiling when XFT disabled
845         * Fixed configure.in problems with Xdbe
846
847 2005-07-01
848         * Fixed memory leak in MPD code
849         * Added new $tail object (see conkyrc.sample) which loves to suck CPU
850         and memory
851         * Fixed more mem leaks
852
853 2005-06-30
854         * Added use_spacer to config
855         * Added $mpd_status
856         * Added small fix for i2c from Filedil on forums.gentoo.org
857
858 2005-06-28
859         * Made it possible to use tabs to right-justify (just add a bunch)
860         * Added ${execbar} (see conkyrc.sample)
861
862 2005-06-26
863         * Added memory % to top output
864         * 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)
865
866 2005-06-25
867         * Conky now recognizes the tab character correctly
868         * Added simple config option to print to stdout (out_to_console
869         <yes/no>)
870
871 2005-06-23
872         * Added top output.  Check the sample config.
873         * Cleaned up code.
874
875 2005-06-22
876         * Finished MPD support ($mpd_title, $mpd_artist, $mpd_album, $mpd_vol)
877         * Removed NVCtrl code
878         * Added noswap and i2c patches
879
880 =========================================================================
881 =========================================================================
882
883 2005-06-21
884         * Version 1.0. Conky is born from the ashes of torsmo. Main site:
885         http://conky.sf.net/
886         * Added xwin patch
887         * Added new feature for sample averaging of CPU and net info
888
889 2004-12-22
890         * Version 0.18 released
891
892 2004-12-21
893         * Fixed some double buffer + Xft stuff
894         * Applied X-Mozilla-Status patch (thanks affinity)
895         * Applied NVCtrl patch and modified it a bit (temperature monitoring
896           for nvdia-based graphics cards) (I couldn't test this so it may or
897           may not work or even compile) (thanks Dennis Frommknecht)
898         * Applied fs_used_perc and fs_bar_free patch (thanks killfire [send me
899           mail, I didn't catch your name from sourceforge])
900         * Applied patch that supports mailbox that is in some 'maildir' format
901           (thanks jolapache [send mail, I didn't catch your name from
902           sourceforge])
903         * min -> m
904         * Applied pad_percents patch (thanks JL Farinacci)
905         * Fixed some stuff in acpi fan and acpi ac adapter
906         * Optional XFT even when compiled in
907
908 2004-11-30
909         * Applied utime patch (UTC time) (thanks David McCabe)
910
911 2004-11-29
912         * Applied Xdbe patch, this includes double_buffer configuration and
913           -b command line option (thanks Bruce Merry)
914         * Applied some other seti patch, not tested (thanks William DiPlacido)
915
916 2004-08-25
917         * Applied netbsd patch (thanks Rui Paulo)
918         * Applied cpu frequency patch (thanks William DiPlacido)
919         * Applied adt746x patch (thanks Dennis Kaandorp)
920         * Applied some other FreeBSD patch by the same guy
921
922 2004-07-31
923         * Applied FreeBSD patch (thanks Roman Bogorodskiy)
924
925 2004-07-25
926         * Xft support and xftfont configuration
927         * rewrote some stuff, there might be some new bugs in old places
928
929 2004-07-24
930         * I2C divisor from a file (thanks Falk Feuersenger)
931
932 2004-07-20
933         * changed battery thing to ${battery <filename in
934           /proc/acpi/battery/>}
935         * SETI@Home stuff (thanks Jarski)
936
937 2004-07-05
938         * changed signal for config file reloading to SIGUSR1
939         * mixer stuff, $mixer, $mixerl, $mixerr, $mixerbar, $mixerlbar,
940           $mixerrbar
941
942 2004-06-03
943         * maybe fixed acpi battery thing when "present rate" isn't known
944
945 2004-06-01
946         * fixed width for all bars, use like ${cpubar 4,50}
947
948 2004-05-25
949         * Version 0.17 released
950
951 2004-05-23
952         * battery number for ACPI battery (thanks Leszek Krupiñski)
953         * default battery is now BAT0 instead of BAT1, set ${battery 1} if
954           the old battery thing worked
955         * bug fix on load average reporting (thanks Leszek Krupiñski)
956         * outlines to text, draw_outline and default_outline_color
957           configurations and $outlinecolor (thanks adi)
958         * $acpifan, $acpiacadapter, $uptime_short (thanks adi)
959
960 2004-05-19
961         * fixed a bug when starting after Opera (and some other programs)
962         * sticky window
963         * minimum_size
964
965 2004-05-18
966         * added border_width configuration
967
968 2004-05-16
969         * fixed zero length bar bug
970
971 2004-05-15
972         * file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
973           $fs_used
974         * leaves ACPI temperature file open (faster)
975         * -a option to change alignment on command line
976
977 2004-05-14
978         * fixed ACPI temperature bug
979         * border_margin configuration
980         * ${execi <interval> <command>}, execute with specific interval
981         * added possibility to manually set the position (-x and -y options)
982           (thanks to Gwenhael LE MOINE)
983         * $buffers and $cached (thanks to Jeremy Burch)
984         * WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
985
986 2004-05-14
987         * Version 0.16 released
988
989 2004-05-13
990         * $pre_exec, execute a shell command one time
991         * preparsing of text (faster but more memory usage)
992         * less system calls (faster)
993         * APM things to $battery (untested)
994
995 2004-05-12
996         * added $new_mails changed $mails to tell total mail count
997
998 2004-05-11
999         * transparent window, own_window configuration, -o cmdline option
1000         * $exec, execute a shell command
1001         * $acpitemp, $battery - acpi stuff (not really tested)
1002
1003 2004-05-10
1004         * $loadavg, load average
1005         * $mails, unread local mails, mail_spool configuration
1006
1007 2004-05-09
1008         * Version 0.15 released
1009
1010 2004-05-06
1011         * SIGHUP reloads config file (thanks Jørgen P. Tjernø)
1012         * Some other stuff