1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 05:59:07 +00:00
Commit Graph

430 Commits

Author SHA1 Message Date
Brenden Matthews
6225ac7d93 oops screwed up ebuild
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@459 7f574dfc-610e-0410-a909-a81674777703
2006-01-02 06:40:38 +00:00
Brenden Matthews
50cf4e8f6d conky 1.3.5
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@458 7f574dfc-610e-0410-a909-a81674777703
2006-01-02 03:49:46 +00:00
Brenden Matthews
bd7a9f5c05 conky 1.3.5
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@457 7f574dfc-610e-0410-a909-a81674777703
2006-01-02 03:39:51 +00:00
Roman Bogorodskiy
d048a914be Add BMPx items. Doc hackers might want to check spelling and syntax.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@456 7f574dfc-610e-0410-a909-a81674777703
2006-01-01 07:39:28 +00:00
Brenden Matthews
2d14e4af68 couple small fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@455 7f574dfc-610e-0410-a909-a81674777703
2005-12-31 17:36:16 +00:00
Philip Kovacs
a48b5f9428 sys/param.h for all arches, not just freebsd
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@454 7f574dfc-610e-0410-a909-a81674777703
2005-12-31 17:22:03 +00:00
Roman Bogorodskiy
96d369bdbd Minor fixes.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@453 7f574dfc-610e-0410-a909-a81674777703
2005-12-30 12:57:28 +00:00
Roman Bogorodskiy
5e91a7d617 Add BMPx (http://beep-media-player.org/) support. Bugs and memleaks are here
for sure, will deal with it a bit later.


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@452 7f574dfc-610e-0410-a909-a81674777703
2005-12-30 09:44:40 +00:00
Brenden Matthews
b52361ac9c stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@451 7f574dfc-610e-0410-a909-a81674777703
2005-12-21 02:28:44 +00:00
Brenden Matthews
3becfd913b stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@450 7f574dfc-610e-0410-a909-a81674777703
2005-12-21 01:49:03 +00:00
Philip Kovacs
bcd38449fa flush stdout immediately for console output
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@449 7f574dfc-610e-0410-a909-a81674777703
2005-12-16 00:08:42 +00:00
Brenden Matthews
e0e8298713 woops, fixed mem leaks with exec stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@448 7f574dfc-610e-0410-a909-a81674777703
2005-12-15 04:13:32 +00:00
Brenden Matthews
ef0075becd execi issues resolved?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@447 7f574dfc-610e-0410-a909-a81674777703
2005-12-15 03:05:16 +00:00
Brenden Matthews
f497f4d500 execi issues resolved?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@446 7f574dfc-610e-0410-a909-a81674777703
2005-12-15 02:30:41 +00:00
Brenden Matthews
ad283f4e91 fixing exec stuff, however there is some serious memory leaking which needs to be resolved
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@445 7f574dfc-610e-0410-a909-a81674777703
2005-12-13 03:36:28 +00:00
Brenden Matthews
04e3c9ec4c fixing execi timing
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@444 7f574dfc-610e-0410-a909-a81674777703
2005-12-12 05:07:08 +00:00
Brenden Matthews
8413e361ee updating changelog/authors
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@443 7f574dfc-610e-0410-a909-a81674777703
2005-12-10 22:44:34 +00:00
David Carter
aee57175c9 refactored code for the w/ exec/texeci/execi stuff, also made it work with head and tail
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@442 7f574dfc-610e-0410-a909-a81674777703
2005-12-10 21:07:24 +00:00
David Carter
5e5f49aaeb bump dev version number
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@441 7f574dfc-610e-0410-a909-a81674777703
2005-12-10 14:16:37 +00:00
David Carter
bf99d368ca add ability to have tags in exec and execi output (thanks bleach)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@440 7f574dfc-610e-0410-a909-a81674777703
2005-12-10 14:15:38 +00:00
Roman Bogorodskiy
c34df9e6ee free_all_processes() has been placed in "#ifdef i386" zone for some
reason. Fix that to make it link on arch != i386.


git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@439 7f574dfc-610e-0410-a909-a81674777703
2005-12-08 13:20:29 +00:00
Brenden Matthews
0633e854c7 sf.net bug 1367745
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@438 7f574dfc-610e-0410-a909-a81674777703
2005-12-06 03:33:59 +00:00
Philip Kovacs
99f4db7766 const several ptr args
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@437 7f574dfc-610e-0410-a909-a81674777703
2005-12-05 23:50:08 +00:00
David Carter
1f16e29c84 make conky fs stuff report same as df for ext3 volumes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@436 7f574dfc-610e-0410-a909-a81674777703
2005-12-01 06:32:14 +00:00
Philip Kovacs
04c825cb85 sf bugs 1369607, 1367735; gentoo bug 113921
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@435 7f574dfc-610e-0410-a909-a81674777703
2005-11-30 06:47:55 +00:00
Philip Kovacs
cca4732102 added tmpstring overrun guards
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@434 7f574dfc-610e-0410-a909-a81674777703
2005-11-29 17:35:21 +00:00
David Carter
80b9e6c9eb changed version numbers in configure.in to match header files
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@433 7f574dfc-610e-0410-a909-a81674777703
2005-11-28 16:02:55 +00:00
David Carter
d306346603 forgot to comment out a line for testing
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@432 7f574dfc-610e-0410-a909-a81674777703
2005-11-27 16:42:49 +00:00
David Carter
67ab68914a new cpu % routines in top.c and linux.c
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@431 7f574dfc-610e-0410-a909-a81674777703
2005-11-27 06:56:35 +00:00
Philip Kovacs
7574c5cca1 fixed gentoo bug# 113219
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@430 7f574dfc-610e-0410-a909-a81674777703
2005-11-25 05:55:10 +00:00
Philip Kovacs
44e5c1b6a4 changed some heap vars to stacks vars. gentoo bug# 113219
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@429 7f574dfc-610e-0410-a909-a81674777703
2005-11-25 04:17:54 +00:00
Brenden Matthews
c19d039e69 fixing docs. why is some stuff missing?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@428 7f574dfc-610e-0410-a909-a81674777703
2005-11-24 15:36:46 +00:00
Philip Kovacs
b6ead422a2 added #define/#undef SIGNAL_BLOCKING
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@427 7f574dfc-610e-0410-a909-a81674777703
2005-11-24 02:18:42 +00:00
Philip Kovacs
dc61eb3daa synchronous signal processing. fixes gentoo bug# 113219
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@426 7f574dfc-610e-0410-a909-a81674777703
2005-11-23 19:05:23 +00:00
Brenden Matthews
4486101b20 confirmed fix for sf.net bug 1359055
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@425 7f574dfc-610e-0410-a909-a81674777703
2005-11-23 00:41:17 +00:00
Brenden Matthews
6443e60319 fix for bug 1359055?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@424 7f574dfc-610e-0410-a909-a81674777703
2005-11-19 23:06:59 +00:00
Brenden Matthews
abf909b812 fix for bug 1359055?
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@423 7f574dfc-610e-0410-a909-a81674777703
2005-11-19 23:05:30 +00:00
Philip Kovacs
66d57c74ba typo fixes, no functionality changes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@422 7f574dfc-610e-0410-a909-a81674777703
2005-11-19 05:54:11 +00:00
Brenden Matthews
d9ad03ed69 ebuild update
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@421 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 05:41:13 +00:00
Philip Kovacs
ad9f6f92e4 added stub free_all_processes so freebsd can link conky
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@420 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 05:08:08 +00:00
Philip Kovacs
cee0fa005a fixed typos
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@419 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 04:54:45 +00:00
Philip Kovacs
9081d47d83 fixed typos
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@418 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 04:30:26 +00:00
Philip Kovacs
f34f7e0336 fix typos
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@417 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 03:46:22 +00:00
Brenden Matthews
00e60c32d7 get rid of annoying warning
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@416 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 00:32:39 +00:00
Brenden Matthews
7bca55fa56 removing docbook thing
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@415 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 00:30:11 +00:00
Brenden Matthews
5fc2d59704 removing docbook thing
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@414 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 00:29:26 +00:00
Brenden Matthews
1b89febedb fixing some debian stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@413 7f574dfc-610e-0410-a909-a81674777703
2005-11-17 00:28:32 +00:00
Brenden Matthews
baf1e33f53 adding man page file
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@412 7f574dfc-610e-0410-a909-a81674777703
2005-11-15 18:07:31 +00:00
Philip Kovacs
79aacf1ea2 get_adt746x_cpu() / get_adt746x_fan() interface changes as per bug 1355470
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@411 7f574dfc-610e-0410-a909-a81674777703
2005-11-13 04:04:00 +00:00
Philip Kovacs
223a9d128f changed call interfaces for get_freq/get_freq_dynamic, eliminating mallocs. bug# 1355470
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@410 7f574dfc-610e-0410-a909-a81674777703
2005-11-13 03:33:26 +00:00