monky
16 years agofix man page error sf #1813483
Philip Kovacs [Wed, 17 Oct 2007 20:18:29 +0000 (20:18 +0000)]
fix man page error sf #1813483

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@972 7f574dfc-610e-0410-a909-a81674777703

16 years agofix doc error 1810328
Philip Kovacs [Sun, 14 Oct 2007 18:15:11 +0000 (18:15 +0000)]
fix doc error 1810328

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@971 7f574dfc-610e-0410-a909-a81674777703

16 years agofix uninitialized var warning
Philip Kovacs [Wed, 3 Oct 2007 01:43:40 +0000 (01:43 +0000)]
fix uninitialized var warning

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@970 7f574dfc-610e-0410-a909-a81674777703

16 years ago Multiple mailbox patch (thanks Ben Kibbey)
Brenden Matthews [Tue, 2 Oct 2007 23:57:41 +0000 (23:57 +0000)]
 Multiple mailbox patch (thanks Ben Kibbey)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@969 7f574dfc-610e-0410-a909-a81674777703

16 years agooops; don't clear mpd stuff after setting status
Brenden Matthews [Tue, 2 Oct 2007 23:51:49 +0000 (23:51 +0000)]
oops; don't clear mpd stuff after setting status

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@968 7f574dfc-610e-0410-a909-a81674777703

16 years agoupdate ebuild
Brenden Matthews [Fri, 28 Sep 2007 20:21:48 +0000 (20:21 +0000)]
update ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@967 7f574dfc-610e-0410-a909-a81674777703

16 years ago * Small fix for $ibm_volume (thanks Kapil Hari Paranjape)
Brenden Matthews [Fri, 28 Sep 2007 20:16:16 +0000 (20:16 +0000)]
* Small fix for $ibm_volume (thanks Kapil Hari Paranjape)
    * Patch so $tail can read from a fifo file descriptor (thanks Ben Kibbey)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@966 7f574dfc-610e-0410-a909-a81674777703

16 years agosmall mpd fix (fixes minor breakage in recent mpd improvements)
Brenden Matthews [Fri, 28 Sep 2007 19:50:58 +0000 (19:50 +0000)]
small mpd fix (fixes minor breakage in recent mpd improvements)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@965 7f574dfc-610e-0410-a909-a81674777703

16 years agoOpenBSD cleanups, remove unsupported printf flag and fix non-dynamic cpu_freq
Toni Spets [Mon, 17 Sep 2007 04:40:13 +0000 (04:40 +0000)]
OpenBSD cleanups, remove unsupported printf flag and fix non-dynamic cpu_freq

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@964 7f574dfc-610e-0410-a909-a81674777703

16 years agodon't distclean configure.ac
Philip Kovacs [Wed, 12 Sep 2007 17:48:33 +0000 (17:48 +0000)]
don't distclean configure.ac

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@963 7f574dfc-610e-0410-a909-a81674777703

16 years agorevise my comments for clarity
Philip Kovacs [Sun, 2 Sep 2007 17:14:15 +0000 (17:14 +0000)]
revise my comments for clarity

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@962 7f574dfc-610e-0410-a909-a81674777703

16 years agothread stuff
Philip Kovacs [Sun, 2 Sep 2007 05:08:28 +0000 (05:08 +0000)]
thread stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@961 7f574dfc-610e-0410-a909-a81674777703

16 years ago* Zero out imap and pop3 stuff when the connection fails
Brenden Matthews [Sun, 2 Sep 2007 04:36:09 +0000 (04:36 +0000)]
* Zero out imap and pop3 stuff when the connection fails

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@960 7f574dfc-610e-0410-a909-a81674777703

16 years agoconkyrc.sample revisions
Philip Kovacs [Sun, 2 Sep 2007 04:32:06 +0000 (04:32 +0000)]
conkyrc.sample revisions

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@959 7f574dfc-610e-0410-a909-a81674777703

16 years agoupdating docs
Brenden Matthews [Sun, 2 Sep 2007 04:27:46 +0000 (04:27 +0000)]
updating docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@958 7f574dfc-610e-0410-a909-a81674777703

16 years agompd_interval -> music_player_interval
Philip Kovacs [Sun, 2 Sep 2007 04:26:08 +0000 (04:26 +0000)]
mpd_interval -> music_player_interval

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@957 7f574dfc-610e-0410-a909-a81674777703

16 years ago* Fixed some minor memory leaks associated with SIGUSR1
Brenden Matthews [Sun, 2 Sep 2007 03:58:22 +0000 (03:58 +0000)]
* Fixed some minor memory leaks associated with SIGUSR1

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@956 7f574dfc-610e-0410-a909-a81674777703

16 years agofix your math dummy
Philip Kovacs [Sun, 2 Sep 2007 03:29:38 +0000 (03:29 +0000)]
fix your math dummy

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@955 7f574dfc-610e-0410-a909-a81674777703

16 years ago * Improved performance slightly
Brenden Matthews [Sun, 2 Sep 2007 03:02:33 +0000 (03:02 +0000)]
* Improved performance slightly
    * Added mpd_interval config option to specify an update interval for the
    mpd thread

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@954 7f574dfc-610e-0410-a909-a81674777703

16 years agorevert common.c
Philip Kovacs [Sun, 2 Sep 2007 02:25:01 +0000 (02:25 +0000)]
revert common.c

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@953 7f574dfc-610e-0410-a909-a81674777703

16 years agotimed thread code
Philip Kovacs [Sun, 2 Sep 2007 02:22:46 +0000 (02:22 +0000)]
timed thread code

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@952 7f574dfc-610e-0410-a909-a81674777703

16 years agotimed thread stuff
Philip Kovacs [Sun, 2 Sep 2007 01:10:09 +0000 (01:10 +0000)]
timed thread stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@951 7f574dfc-610e-0410-a909-a81674777703

16 years agotimed thread stuff
Philip Kovacs [Sun, 2 Sep 2007 00:58:42 +0000 (00:58 +0000)]
timed thread stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@950 7f574dfc-610e-0410-a909-a81674777703

16 years agotimed thread work
Philip Kovacs [Sat, 1 Sep 2007 21:18:52 +0000 (21:18 +0000)]
timed thread work

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@949 7f574dfc-610e-0410-a909-a81674777703

16 years agotimed thread work
Philip Kovacs [Sat, 1 Sep 2007 21:07:40 +0000 (21:07 +0000)]
timed thread work

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@948 7f574dfc-610e-0410-a909-a81674777703

16 years agotimed thread changes
Philip Kovacs [Sat, 1 Sep 2007 20:40:34 +0000 (20:40 +0000)]
timed thread changes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@947 7f574dfc-610e-0410-a909-a81674777703

16 years agofix var clearing stuff in mpd thread
Brenden Matthews [Sat, 1 Sep 2007 20:36:56 +0000 (20:36 +0000)]
fix var clearing stuff in mpd thread

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@946 7f574dfc-610e-0410-a909-a81674777703

16 years agounlock mutexes correctly
Brenden Matthews [Sat, 1 Sep 2007 18:18:26 +0000 (18:18 +0000)]
unlock mutexes correctly

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@945 7f574dfc-610e-0410-a909-a81674777703

16 years agofix clearing issue with mpd
Brenden Matthews [Fri, 31 Aug 2007 23:45:41 +0000 (23:45 +0000)]
fix clearing issue with mpd

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@944 7f574dfc-610e-0410-a909-a81674777703

16 years agoFix timed thread race condition, seen esp. on new kernel scheduler (cfs).
Philip Kovacs [Fri, 31 Aug 2007 21:35:30 +0000 (21:35 +0000)]
Fix timed thread race condition, seen esp. on new kernel scheduler (cfs).
Fix $audacious_title not being displayed when no length argument indicated.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@943 7f574dfc-610e-0410-a909-a81674777703

16 years ago * _Really_ fix mpd SIGPIPE issues
Brenden Matthews [Fri, 31 Aug 2007 18:32:51 +0000 (18:32 +0000)]
* _Really_ fix mpd SIGPIPE issues

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@942 7f574dfc-610e-0410-a909-a81674777703

16 years agosvn version bump to 1.4.8
Philip Kovacs [Fri, 31 Aug 2007 17:27:45 +0000 (17:27 +0000)]
svn version bump to 1.4.8

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@941 7f574dfc-610e-0410-a909-a81674777703

16 years agochange conkyrc.sample.gz to conkyrc.sample.bz2 in ebuild
Brenden Matthews [Fri, 31 Aug 2007 04:04:14 +0000 (04:04 +0000)]
change conkyrc.sample.gz to conkyrc.sample.bz2 in ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@939 7f574dfc-610e-0410-a909-a81674777703

16 years agoadding 1.4.7 ebuild
Brenden Matthews [Fri, 31 Aug 2007 03:54:12 +0000 (03:54 +0000)]
adding 1.4.7 ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@938 7f574dfc-610e-0410-a909-a81674777703

16 years agoConky 1.4.7
Brenden Matthews [Fri, 31 Aug 2007 03:44:17 +0000 (03:44 +0000)]
Conky 1.4.7

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@937 7f574dfc-610e-0410-a909-a81674777703

16 years agofixup mpd stuff
Brenden Matthews [Fri, 31 Aug 2007 03:37:32 +0000 (03:37 +0000)]
fixup mpd stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@936 7f574dfc-610e-0410-a909-a81674777703

16 years agosome small fixes for mpd stuff
Brenden Matthews [Fri, 31 Aug 2007 02:05:02 +0000 (02:05 +0000)]
some small fixes for mpd stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@935 7f574dfc-610e-0410-a909-a81674777703

16 years ago* Use timed_thread for mpd
Brenden Matthews [Thu, 30 Aug 2007 17:21:30 +0000 (17:21 +0000)]
* Use timed_thread for mpd

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@934 7f574dfc-610e-0410-a909-a81674777703

16 years agoadded check to disable hddtemp on *BSD
Toni Spets [Thu, 30 Aug 2007 16:35:45 +0000 (16:35 +0000)]
added check to disable hddtemp on *BSD

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@933 7f574dfc-610e-0410-a909-a81674777703

16 years agochanging pkg-config version to 0.19
Brenden Matthews [Thu, 30 Aug 2007 16:19:02 +0000 (16:19 +0000)]
changing pkg-config version to 0.19

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@932 7f574dfc-610e-0410-a909-a81674777703

16 years ago'export' is not needed here.
Roman Bogorodskiy [Thu, 30 Aug 2007 06:25:19 +0000 (06:25 +0000)]
'export' is not needed here.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@931 7f574dfc-610e-0410-a909-a81674777703

16 years agoautogen.sh improvements
Philip Kovacs [Tue, 28 Aug 2007 20:37:42 +0000 (20:37 +0000)]
autogen.sh improvements

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@930 7f574dfc-610e-0410-a909-a81674777703

16 years agoadd pkg.m4 to fix pkg-config catch-22
Philip Kovacs [Tue, 28 Aug 2007 20:27:45 +0000 (20:27 +0000)]
add pkg.m4 to fix pkg-config catch-22

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@929 7f574dfc-610e-0410-a909-a81674777703

16 years ago * Check for pkg-config >=0.20
Brenden Matthews [Tue, 28 Aug 2007 20:19:18 +0000 (20:19 +0000)]
* Check for pkg-config >=0.20

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@928 7f574dfc-610e-0410-a909-a81674777703

16 years ago * Fixed issue with SIGPIPE and mpd
Brenden Matthews [Mon, 27 Aug 2007 20:26:58 +0000 (20:26 +0000)]
* Fixed issue with SIGPIPE and mpd
    * Updated COPYING (with more clarifications)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@927 7f574dfc-610e-0410-a909-a81674777703

16 years agoadding prss.h to makefile.am so its actually included in the dist
Brenden Matthews [Fri, 24 Aug 2007 02:00:18 +0000 (02:00 +0000)]
adding prss.h to makefile.am so its actually included in the dist

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@926 7f574dfc-610e-0410-a909-a81674777703

16 years agoNever commit stuff before you're going to bed.
Roman Bogorodskiy [Wed, 22 Aug 2007 05:11:06 +0000 (05:11 +0000)]
Never commit stuff before you're going to bed.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@925 7f574dfc-610e-0410-a909-a81674777703

16 years agoFix a typo - variable was used before declarated and
Roman Bogorodskiy [Tue, 21 Aug 2007 18:40:08 +0000 (18:40 +0000)]
Fix a typo - variable was used before declarated and
the code was broken, though it was under #ifdef i386,
so conky compiled fine on other arches.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@924 7f574dfc-610e-0410-a909-a81674777703

16 years agoupdate vim/nano syntax files
Philip Kovacs [Wed, 15 Aug 2007 00:35:25 +0000 (00:35 +0000)]
update vim/nano syntax files

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@923 7f574dfc-610e-0410-a909-a81674777703

16 years agohwmon leveraging existing code
Philip Kovacs [Mon, 13 Aug 2007 23:14:01 +0000 (23:14 +0000)]
hwmon leveraging existing code

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@922 7f574dfc-610e-0410-a909-a81674777703

16 years agosvn merge -rHEAD:918 .
Philip Kovacs [Mon, 13 Aug 2007 19:09:33 +0000 (19:09 +0000)]
svn merge -rHEAD:918 .

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@921 7f574dfc-610e-0410-a909-a81674777703

16 years agoback out r919
Philip Kovacs [Mon, 13 Aug 2007 19:01:56 +0000 (19:01 +0000)]
back out r919

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@920 7f574dfc-610e-0410-a909-a81674777703

16 years agoreally apply the hwmon patch (tracker item 1650894)
Toni Spets [Mon, 13 Aug 2007 17:33:41 +0000 (17:33 +0000)]
really apply the hwmon patch (tracker item 1650894)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@919 7f574dfc-610e-0410-a909-a81674777703

16 years agoplatform stuff
Philip Kovacs [Mon, 13 Aug 2007 00:56:42 +0000 (00:56 +0000)]
platform stuff

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@918 7f574dfc-610e-0410-a909-a81674777703

16 years ago* Added var $platform which is similar to $i2c and accommodates the conversion
Philip Kovacs [Mon, 13 Aug 2007 00:28:48 +0000 (00:28 +0000)]
* Added var $platform which is similar to $i2c and accommodates the conversion
    of many devices from /sys/bus/i2c/devices to /sys/bus/platform/devices.
* Removed config item post_21_kernel since it forced all i2c device lookups
    to go to /sys/bus/platform/devices and some people may need a mix of both
    i2c and platform devices.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@917 7f574dfc-610e-0410-a909-a81674777703

16 years agoThat one neither
Toni Spets [Fri, 10 Aug 2007 21:17:53 +0000 (21:17 +0000)]
That one neither

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@916 7f574dfc-610e-0410-a909-a81674777703

16 years agoWhoops. Didn't see that coming.
Toni Spets [Fri, 10 Aug 2007 21:16:44 +0000 (21:16 +0000)]
Whoops. Didn't see that coming.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@915 7f574dfc-610e-0410-a909-a81674777703

16 years agoRemoved more unused stuff from openbsd.c
Toni Spets [Fri, 10 Aug 2007 21:14:06 +0000 (21:14 +0000)]
Removed more unused stuff from openbsd.c

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@914 7f574dfc-610e-0410-a909-a81674777703

16 years agofix unused parameter warning
Philip Kovacs [Fri, 10 Aug 2007 21:08:09 +0000 (21:08 +0000)]
fix unused parameter warning

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@913 7f574dfc-610e-0410-a909-a81674777703

16 years agoRemoved ACPI battery code for OpenBSD
Toni Spets [Fri, 10 Aug 2007 21:06:30 +0000 (21:06 +0000)]
Removed ACPI battery code for OpenBSD

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@912 7f574dfc-610e-0410-a909-a81674777703

16 years agoupdating docs
Brenden Matthews [Fri, 10 Aug 2007 20:57:30 +0000 (20:57 +0000)]
updating docs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@911 7f574dfc-610e-0410-a909-a81674777703

16 years agoDidn't remove all references to linkstatus ;-)
Toni Spets [Fri, 10 Aug 2007 20:57:14 +0000 (20:57 +0000)]
Didn't remove all references to linkstatus ;-)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@910 7f574dfc-610e-0410-a909-a81674777703

16 years agoRemove deprecated linkstatus completely from conky source
Toni Spets [Fri, 10 Aug 2007 20:51:36 +0000 (20:51 +0000)]
Remove deprecated linkstatus completely from conky source

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@909 7f574dfc-610e-0410-a909-a81674777703

16 years agoadding misc people to authors
Brenden Matthews [Fri, 10 Aug 2007 20:49:57 +0000 (20:49 +0000)]
adding misc people to authors

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@908 7f574dfc-610e-0410-a909-a81674777703

16 years agoFixed wireless documentation. Fixed wireless quality display when its zero. Added...
Toni Spets [Fri, 10 Aug 2007 20:38:58 +0000 (20:38 +0000)]
Fixed wireless documentation. Fixed wireless quality display when its zero. Added copyright notes.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@907 7f574dfc-610e-0410-a909-a81674777703

16 years agoiwlib configure checks
Philip Kovacs [Fri, 10 Aug 2007 20:30:06 +0000 (20:30 +0000)]
iwlib configure checks

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@906 7f574dfc-610e-0410-a909-a81674777703

16 years agoupdate copywrite dates where appropriate
Philip Kovacs [Fri, 10 Aug 2007 20:09:43 +0000 (20:09 +0000)]
update copywrite dates where appropriate

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@905 7f574dfc-610e-0410-a909-a81674777703

16 years agoclarifying licensing
Brenden Matthews [Fri, 10 Aug 2007 19:53:44 +0000 (19:53 +0000)]
clarifying licensing

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@904 7f574dfc-610e-0410-a909-a81674777703

16 years agoProbably fixed wireless spacer
Toni Spets [Wed, 8 Aug 2007 08:59:44 +0000 (08:59 +0000)]
Probably fixed wireless spacer

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@903 7f574dfc-610e-0410-a909-a81674777703

16 years agoIncorrectly pasted stuff in configure.ac.in screwed the build process. Updated ChangeLog.
Toni Spets [Wed, 8 Aug 2007 02:12:46 +0000 (02:12 +0000)]
Incorrectly pasted stuff in configure.ac.in screwed the build process. Updated ChangeLog.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@902 7f574dfc-610e-0410-a909-a81674777703

16 years agobump svn revision to 1.4.7-svnNNNN
Philip Kovacs [Wed, 8 Aug 2007 00:27:40 +0000 (00:27 +0000)]
bump svn revision to 1.4.7-svnNNNN

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@901 7f574dfc-610e-0410-a909-a81674777703

16 years agoAdded spacer for wireless variables. Fixed some tabs. Disabled old wireless code.
Toni Spets [Tue, 7 Aug 2007 23:18:02 +0000 (23:18 +0000)]
Added spacer for wireless variables. Fixed some tabs. Disabled old wireless code.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@900 7f574dfc-610e-0410-a909-a81674777703

16 years agoUpdated docs to include RSS and wireless. README has not been built.
Toni Spets [Tue, 7 Aug 2007 22:42:30 +0000 (22:42 +0000)]
Updated docs to include RSS and wireless. README has not been built.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@899 7f574dfc-610e-0410-a909-a81674777703

16 years agoAdded wireless_link_qual_perc. Cleaned unused variables from wireless code. Updated...
Toni Spets [Tue, 7 Aug 2007 22:05:06 +0000 (22:05 +0000)]
Added wireless_link_qual_perc. Cleaned unused variables from wireless code. Updated prss source. Had 6 hours of sleep.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@898 7f574dfc-610e-0410-a909-a81674777703

16 years agoWhoops. Need some lunch ->
Toni Spets [Tue, 7 Aug 2007 12:54:13 +0000 (12:54 +0000)]
Whoops. Need some lunch ->

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@897 7f574dfc-610e-0410-a909-a81674777703

16 years agoRSS was not really disabled when it was supposed to be. Experimental wireless support.
Toni Spets [Tue, 7 Aug 2007 12:51:08 +0000 (12:51 +0000)]
RSS was not really disabled when it was supposed to be. Experimental wireless support.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@896 7f574dfc-610e-0410-a909-a81674777703

16 years agoFixed incorrect ACPI battery percentage (using last known full capacity instead of...
Toni Spets [Tue, 7 Aug 2007 06:17:25 +0000 (06:17 +0000)]
Fixed incorrect ACPI battery percentage (using last known full capacity instead of designed capacity)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@895 7f574dfc-610e-0410-a909-a81674777703

16 years agoFixed major issues with ACPI batteries
Toni Spets [Tue, 7 Aug 2007 06:05:19 +0000 (06:05 +0000)]
Fixed major issues with ACPI batteries

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@894 7f574dfc-610e-0410-a909-a81674777703

16 years agoRemove freebsd wifi stuff since the API seems to be
Roman Bogorodskiy [Mon, 6 Aug 2007 16:42:48 +0000 (16:42 +0000)]
Remove freebsd wifi stuff since the API seems to be
changed and I have no wifi devices to test it.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@893 7f574dfc-610e-0410-a909-a81674777703

16 years agoadding 1.4.6 ebuild
Brenden Matthews [Mon, 6 Aug 2007 03:38:33 +0000 (03:38 +0000)]
adding 1.4.6 ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@892 7f574dfc-610e-0410-a909-a81674777703

16 years agobumping for 1.4.6 release
Brenden Matthews [Mon, 6 Aug 2007 03:11:30 +0000 (03:11 +0000)]
bumping for 1.4.6 release

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@891 7f574dfc-610e-0410-a909-a81674777703

16 years ago * Updated to libmpdclient 0.13.0
Brenden Matthews [Sun, 5 Aug 2007 22:16:26 +0000 (22:16 +0000)]
* Updated to libmpdclient 0.13.0
    * Added post_21_kernel config param to specify kernels 2.6.22 and newer
    so i2c works properly

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@890 7f574dfc-610e-0410-a909-a81674777703

16 years ago * Fixed potential issue on FreeBSD when nprocs < 10 (thanks zotrix)
Brenden Matthews [Sun, 5 Aug 2007 04:47:21 +0000 (04:47 +0000)]
* Fixed potential issue on FreeBSD when nprocs < 10 (thanks zotrix)
    * Added support for multiple batteries when using acpi (thanks Phil)
    * a bunch of code cleanups (thanks Psychon)
    * added max length paramater to mpd_title (thinks fow)
    * a number of small bug fixes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@889 7f574dfc-610e-0410-a909-a81674777703

16 years agoRemoved the first new line in RSS titles
Toni Spets [Thu, 19 Jul 2007 16:32:00 +0000 (16:32 +0000)]
Removed the first new line in RSS titles

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@888 7f574dfc-610e-0410-a909-a81674777703

16 years agoFix displaying 4 GB traffic after reloading network driver, patch #1754260. thanks...
Philip Kovacs [Sun, 15 Jul 2007 18:21:04 +0000 (18:21 +0000)]
Fix displaying 4 GB traffic after reloading network driver, patch #1754260.  thanks sohalt.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@886 7f574dfc-610e-0410-a909-a81674777703

16 years agoFix PID display, patch #1753934. thanks sohalt.
Philip Kovacs [Sun, 15 Jul 2007 18:11:35 +0000 (18:11 +0000)]
Fix PID display, patch #1753934.  thanks sohalt.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@885 7f574dfc-610e-0410-a909-a81674777703

16 years agoRight-justify top/top_mem vars (pid/cpu/mem} so they align on the decimal.
Philip Kovacs [Sat, 23 Jun 2007 00:29:54 +0000 (00:29 +0000)]
Right-justify top/top_mem vars (pid/cpu/mem} so they align on the decimal.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@881 7f574dfc-610e-0410-a909-a81674777703

17 years agofix non-linux configure problem for portmon
Philip Kovacs [Wed, 13 Jun 2007 20:06:59 +0000 (20:06 +0000)]
fix non-linux configure problem for portmon

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@880 7f574dfc-610e-0410-a909-a81674777703

17 years agoFixed crash when RSS feed item didn't have title
Toni Spets [Wed, 6 Jun 2007 14:19:09 +0000 (14:19 +0000)]
Fixed crash when RSS feed item didn't have title

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@879 7f574dfc-610e-0410-a909-a81674777703

17 years agofix scan_font nonsense
Philip Kovacs [Tue, 5 Jun 2007 19:02:51 +0000 (19:02 +0000)]
fix scan_font nonsense

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@878 7f574dfc-610e-0410-a909-a81674777703

17 years agofix scan_font nonsense
Philip Kovacs [Tue, 5 Jun 2007 18:54:39 +0000 (18:54 +0000)]
fix scan_font nonsense

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@877 7f574dfc-610e-0410-a909-a81674777703

17 years agoAgain fixed things in the RSS code. Removed possible trailing \n from RSS data. Hopef...
Toni Spets [Sun, 3 Jun 2007 11:20:47 +0000 (11:20 +0000)]
Again fixed things in the RSS code. Removed possible trailing \n from RSS data. Hopefully fixed iconv memory freeing problems. Graps had non-freed malloced data.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@876 7f574dfc-610e-0410-a909-a81674777703

17 years agoFixed memory leaks found with valgrind
Toni Spets [Sun, 3 Jun 2007 09:18:54 +0000 (09:18 +0000)]
Fixed memory leaks found with valgrind

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@875 7f574dfc-610e-0410-a909-a81674777703

17 years agoCrashing in RSS code probably fixed. Memory leak in prss fixed.
Toni Spets [Sun, 3 Jun 2007 08:58:05 +0000 (08:58 +0000)]
Crashing in RSS code probably fixed. Memory leak in prss fixed.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@874 7f574dfc-610e-0410-a909-a81674777703

17 years agoRSS updates: more flexible output and updated prss code
Toni Spets [Sat, 2 Jun 2007 08:17:33 +0000 (08:17 +0000)]
RSS updates: more flexible output and updated prss code

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@873 7f574dfc-610e-0410-a909-a81674777703

17 years agoWorking multifeed RSS - needs testing
Toni Spets [Fri, 1 Jun 2007 15:49:49 +0000 (15:49 +0000)]
Working multifeed RSS - needs testing

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@872 7f574dfc-610e-0410-a909-a81674777703

17 years agoUse pkg-config to detect libxml2 and curl.
Roman Bogorodskiy [Fri, 1 Jun 2007 13:32:06 +0000 (13:32 +0000)]
Use pkg-config to detect libxml2 and curl.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@871 7f574dfc-610e-0410-a909-a81674777703

17 years agoForgot to uncomment one line in the RSS code.
Toni Spets [Fri, 1 Jun 2007 11:46:14 +0000 (11:46 +0000)]
Forgot to uncomment one line in the RSS code.

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@870 7f574dfc-610e-0410-a909-a81674777703

17 years agolibcurl support added to download RSS feeds (automake and autoconf scripts still...
Toni Spets [Fri, 1 Jun 2007 11:37:19 +0000 (11:37 +0000)]
libcurl support added to download RSS feeds (automake and autoconf scripts still needs updating)

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@869 7f574dfc-610e-0410-a909-a81674777703

17 years agoNew initial RSS code. Parser written by Sisu (Mikko Sysikaski) with more portable...
Toni Spets [Fri, 1 Jun 2007 10:42:57 +0000 (10:42 +0000)]
New initial RSS code. Parser written by Sisu (Mikko Sysikaski) with more portable libxml2. It is still unstable and in development.\n\nNote: automake and autoconf scripts needs to be updated to support libxml2\!

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@868 7f574dfc-610e-0410-a909-a81674777703