1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 15:09:07 +00:00
conky/src
Phil Sutter 4840de39cd update machinery: keep threads persistent
Create each thread upon registration of the callback function, then use
semaphores to signal when it's time to update and when updating is
finished.
Many thanks to pavelo who originally came up with the idea for this.
2009-09-20 13:14:08 +02:00
..
algebra.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
algebra.h Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
apcupsd.c apcupsd: drop init_apcupsd() since it was called at the wrong place 2009-09-15 23:12:15 +02:00
apcupsd.h apcupsd: drop init_apcupsd() since it was called at the wrong place 2009-09-15 23:12:15 +02:00
audacious.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
audacious.h Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
bmpx.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
bmpx.h Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
build.h.in - Comment out NetBSD/SanOS garbage 2006-08-12 06:10:18 +00:00
ccurl_thread.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
ccurl_thread.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
colours.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
colours.h Revert "Uhh..ansohus" 2009-08-07 01:24:24 -06:00
common.c update machinery: keep threads persistent 2009-09-20 13:14:08 +02:00
common.h update machinery: clean up 2009-09-07 01:12:11 +02:00
conf_cookie.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
conf_cookie.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
conky.c simplify get_string_width() a bit 2009-09-20 13:12:56 +02:00
conky.h Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
core.c OBJ -> OBJ_ARG; apparently forgotten in 9f22ba 2009-09-15 23:54:31 +02:00
core.h Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
diskio.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
diskio.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
eve.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
eve.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
fonts.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
fonts.h Revert "Uhh..ansohus" 2009-08-07 01:24:24 -06:00
freebsd.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
freebsd.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
fs.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
fs.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
hddtemp.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
hddtemp.h Rewrite hddtemp support for better scaling 2009-09-06 21:53:53 +02:00
ibm.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
ibm.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
imlib2.c imlib2: don't flood warnings on non-existing images 2009-09-15 23:12:15 +02:00
imlib2.h Fix imlib2 context. 2009-08-03 12:39:44 -06:00
libmpdclient.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
libmpdclient.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
libtcp-portmon.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
libtcp-portmon.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
linux.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
linux.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
llua.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
llua.h Revert "Uhh..ansohus" 2009-08-07 01:24:24 -06:00
logging.h Revert "auesnthaeou" 2009-08-07 01:21:56 -06:00
mail.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
mail.h Added support for out_to_ncurses 2009-08-01 20:45:43 +02:00
Makefile.am cleanup src/Makefile.am 2009-09-05 03:30:12 +02:00
mboxscan.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
mboxscan.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
mixer.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
mixer.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
moc.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
moc.h rework the update machinery to use callbacks 2009-09-07 00:36:02 +02:00
mpd.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
mpd.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
netbsd.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
netbsd.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
nvidia.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
nvidia.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
openbsd.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
openbsd.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
prss.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
prss.h Fix broken RSS code. 2009-08-04 22:56:19 -06:00
rss.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
rss.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
smapi.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
smapi.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
solaris.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
sony.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
sony.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
specials.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
specials.h Revert "Uhh..ansohus" 2009-08-07 01:24:24 -06:00
tailhead.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
tailhead.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
tcp-portmon.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
tcp-portmon.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
temphelper.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
temphelper.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
template.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
template.h Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
text_object.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
text_object.h Revert "Uhh..ansohus" 2009-08-07 01:24:24 -06:00
timed_thread.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
timed_thread.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00
top.c top.c: fix for unsigned underflow 2009-09-15 23:16:39 +02:00
top.h Started on breaking up conky.c. 2009-08-05 16:46:51 -06:00
users.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
weather.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
weather.h Add day and date data_type to 2009-08-10 22:46:21 +02:00
x11.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
x11.h Revert "Uhh..ansohus" 2009-08-07 01:24:24 -06:00
xmms2.c Move vi modelines closer to the beginning, so they're more likely to be actually used. 2009-09-12 12:50:51 +02:00
xmms2.h add emacs indentation variables to source files in line with current vim settings 2009-07-28 23:44:22 +02:00