1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-02 06:59:09 +00:00
conky/src
2011-02-27 22:43:40 +01:00
..
algebra.cc Make max_user_text a lua setting 2010-08-29 20:01:05 +02:00
algebra.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
apcupsd.cc htons() is not needed when using getaddrinfo (sf.net #3055612) 2010-08-30 12:06:50 +02:00
apcupsd.h Bugfix: memory and thread-deleting problems 2010-05-05 18:46:04 +02:00
audacious.cc Merge remote branch 'origin/master' into lua-config 2010-11-13 20:05:59 +01:00
audacious.h forgot to change header in previous commit 2010-05-09 22:42:06 +02:00
bmpx.cc Build fixes for bmpx 2010-12-09 18:46:51 +01:00
bmpx.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
bsdapm.cc Make sure that bsdapm.cc compiles in FreeBSD 2010-02-14 15:36:22 +01:00
bsdapm.h Make sure bsdapm functions can be reached 2010-02-14 21:22:31 +01:00
build.h.in
c++wrap.cc C++ wrapper of pipe2(2) 2011-02-27 22:43:40 +01:00
c++wrap.hh C++ wrapper of pipe2(2) 2011-02-27 22:43:40 +01:00
ccurl_thread.cc use get_result_copy() instead of get_result() 2011-01-06 15:32:10 +01:00
ccurl_thread.h make $curl use the new callback system instead of timed_thread 2011-01-06 15:29:51 +01:00
CMakeLists.txt added a convenient c++ wrapper for strerror_r 2011-02-27 22:43:40 +01:00
colours.cc Merge remote branch 'origin/master' into lua-config 2010-11-13 20:05:59 +01:00
colours.h C++ version of get_x11_color() 2010-02-28 12:26:18 +01:00
combine.cc Merge remote branch 'origin/master' into lua-config 2010-11-16 22:55:33 +01:00
combine.h Replace a CRIT_ERR in combine by trying,throwing and catching 2010-11-16 13:41:44 +01:00
common.cc make $curl use the new callback system instead of timed_thread 2011-01-06 15:29:51 +01:00
common.h Use the new callback system instead of add_update_callback() & co. 2010-12-31 13:39:54 +01:00
conky.cc Make $exec et al. use the new callback system 2011-02-27 22:43:32 +01:00
conky.h Make $rss use the new callback system 2011-02-16 00:33:22 +01:00
core.cc Make $exec et al. use the new callback system 2011-02-27 22:43:32 +01:00
core.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
data-source.cc Change setting setter call order, add cleanup function 2010-03-10 19:33:45 +01:00
data-source.hh gcc-4.5 fix (kinda) 2010-08-21 18:01:16 +02:00
diskio.cc Make update_interval{,_on_battery} lua settings 2010-09-11 14:25:19 +02:00
diskio.h Fix memleak in is_disk() 2010-11-11 00:31:06 +01:00
entropy.cc Bugfix: memory and thread-deleting problems 2010-05-05 18:46:04 +02:00
entropy.h Bugfix: memory and thread-deleting problems 2010-05-05 18:46:04 +02:00
eve.cc curl_global_init() is not needed here (anymore) 2010-09-11 14:51:08 +02:00
eve.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
exec.cc Make $exec et al. use the new callback system 2011-02-27 22:43:32 +01:00
exec.h Make $exec et al. use the new callback system 2011-02-27 22:43:32 +01:00
fonts.cc Fix displaying UTF-8 without XFT 2010-11-26 17:59:07 +01:00
fonts.h Use initializer list for member initialization 2010-11-26 18:03:41 +01:00
freebsd.cc kvm_proc needs synchronized access 2010-12-09 19:22:34 +01:00
freebsd.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
fs.cc Make $fs_used_perc and $fs_bar report used space correctly 2010-08-12 20:58:21 +02:00
fs.h Bugfix: memory and thread-deleting problems 2010-05-05 18:46:04 +02:00
hddtemp.cc Make hddtemp_{host,port} lua settings 2010-08-25 19:16:56 +02:00
hddtemp.h Make hddtemp_{host,port} lua settings 2010-08-25 19:16:56 +02:00
i8k.cc Make mail_spool a lua setting 2010-08-26 23:07:21 +02:00
i8k.h Bugfix: memory and thread-deleting problems 2010-05-05 18:46:04 +02:00
i18n.h Make I18N optional 2010-11-13 19:45:04 +01:00
ibm.cc Bugfix: memory and thread-deleting problems 2010-05-05 18:46:04 +02:00
ibm.h Bugfix: memory and thread-deleting problems 2010-05-05 18:46:04 +02:00
ical.cc Let $ical show recurring events that had the first start in the past but have one of the next starts in the future. 2010-05-25 17:33:55 +02:00
ical.h Add support for $ical 2010-04-27 16:42:21 +02:00
iconv_tools.cc cpp-ify iconv_tools.c 2010-02-09 22:34:24 +01:00
iconv_tools.h cpp-ify iconv_tools.c 2010-02-09 22:34:24 +01:00
imlib2.cc Fix 'comparison between signed and unsigned expressions' warning 2010-12-23 18:25:31 +01:00
imlib2.h Make imlib_cache_{size,flush_interval} lua settings 2010-08-29 14:31:22 +02:00
irc.cc Bugfix: pthread - $curl related bug 2010-05-06 01:24:30 +02:00
irc.h Add support for $irc 2010-04-30 19:32:42 +02:00
libmpdclient.cc Make text_buffer_size a lua setting 2010-08-29 23:50:32 +02:00
libmpdclient.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
libtcp-portmon.cc Revert "Use "using namespace std;" and remove all std::'s" 2010-02-24 20:10:26 +01:00
libtcp-portmon.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
linux.cc Merge branch 'master' into lua-config 2010-11-23 18:50:48 +01:00
linux.h Make sure template_ in calc_cpu_total() can also be TMPL_LONGPROC 2010-11-23 18:50:40 +01:00
llua.cc Merge remote branch 'origin/master' into lua-config 2010-11-13 20:05:59 +01:00
llua.h Make lua_{draw_hook_{pre,post},{shutdown,startup}_hook} lua settings 2010-08-29 15:56:15 +02:00
logging.h Simplify exception handling and get rid of conky::critical_error 2010-11-21 22:44:04 +01:00
lua-config.cc Change lua::stack_sentry semantics. Using it should be much simpler now 2010-02-25 16:24:50 +01:00
lua-config.hh export functions for accessing data sources to lua 2010-02-12 18:39:01 +01:00
luamm.cc Add a luaL_loadfile wrapper to lua::state 2010-09-12 14:53:06 +02:00
luamm.hh Add lock/unlock functions to lua::state 2010-10-30 23:54:13 +02:00
mail.cc Merge remote branch 'origin/master' into lua-config 2010-09-11 14:50:37 +02:00
mail.h Make mail_spool a lua setting 2010-08-26 23:07:21 +02:00
mboxscan.cc Make text_buffer_size a lua setting 2010-08-29 23:50:32 +02:00
mboxscan.h cpp-ify mboxscan.c 2010-02-09 01:49:51 +01:00
mixer.cc Removed all code depending on MIXER_IS_ALSA 2010-04-12 16:55:03 +02:00
mixer.h C++ conversions WIP. 2010-01-04 19:21:12 -08:00
moc.cc Make music_player_interval a lua setting 2010-09-11 14:45:19 +02:00
moc.h Bugfix: memory and thread-deleting problems 2010-05-05 18:46:04 +02:00
mpd.cc Make music_player_interval a lua setting 2010-09-11 14:45:19 +02:00
mpd.h Make mpd_{host,password,port} lua settings 2010-08-22 12:17:09 +02:00
mysql.cc Improve range_config_setting<> 2010-08-25 18:51:29 +02:00
mysql.h Fix double-free bug in mysql.cc 2010-06-23 19:06:32 +02:00
nc.cc make out_to_ncurses a lua setting 2010-04-30 19:33:21 +02:00
nc.h make out_to_ncurses a lua setting 2010-04-30 19:33:21 +02:00
net_stat.cc Make text_buffer_size a lua setting 2010-08-29 23:50:32 +02:00
net_stat.h Add support for $wireless_freq 2010-06-07 10:50:02 +02:00
netbsd.cc $memwithbuffers object and bar (sf.net #2954143) 2010-02-18 18:32:25 +01:00
netbsd.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
nvidia.cc Woops.. forgot to actually declare the nvidia_display setting 2010-11-17 14:36:48 +01:00
nvidia.h Make nvidia_display a lua setting 2010-08-21 14:13:07 +02:00
openbsd.cc Make sensor_device a lua setting 2010-08-27 13:52:21 +02:00
openbsd.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
prioqueue.cc cpp-ify prioqueue.c and use free_and_zero in [p-r]*.cc where appropriate 2010-02-24 02:46:45 +01:00
prioqueue.h cpp-ify prioqueue.c and use free_and_zero in [p-r]*.cc where appropriate 2010-02-24 02:46:45 +01:00
proc.cc Make max_user_text a lua setting 2010-08-29 20:01:05 +02:00
proc.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
prss.cc Make $rss use the new callback system 2011-02-16 00:33:22 +01:00
prss.h Make $rss use the new callback system 2011-02-16 00:33:22 +01:00
read_tcpip.cc Merge remote branch 'origin/master' into lua-config 2010-11-13 20:05:59 +01:00
read_tcpip.h Add support for $tcp_ping 2010-04-24 01:40:24 +02:00
rss.cc Make $rss use the new callback system 2011-02-16 00:33:22 +01:00
rss.h Make $rss use the new callback system 2011-02-16 00:33:22 +01:00
scroll.cc Make max_user_text a lua setting 2010-08-29 20:01:05 +02:00
scroll.h Fix 3 memleaks that happen when scroll receives wrong args 2010-02-15 16:02:29 +01:00
semaphore.hh a new update callback system 2010-12-24 15:09:40 +01:00
setting.cc Make setting getters/setters atomic. 2010-10-31 00:22:35 +02:00
setting.hh Make setting getters/setters atomic. 2010-10-31 00:22:35 +02:00
smapi.cc Build fix in smapi.cc 2010-09-13 11:49:44 +02:00
smapi.h fix smapi move to C++ 2010-01-10 22:06:01 +01:00
solaris.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
sony.cc cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
sony.h Header housekeeping: remove unneeded extern "C", add modelines, add inclusion guards 2010-02-25 21:50:50 +01:00
specials.cc Fix compiling without X11 support 2010-11-13 23:59:31 +01:00
specials.h Make default_gauge_{width,height} lua settings 2010-08-26 17:26:34 +02:00
tailhead.cc Add missing header after commit d93dc72e6dbaaa254eaf7ccf0b014d6af1bb45ea;hpb=0336b5d67daf0b03868c4e594a0eca15a4aecd00 2010-03-08 18:13:55 +01:00
tailhead.h Update modelines and stuff. 2010-01-06 19:45:19 -08:00
tcp-portmon.cc Make max_port_monitor_connections a lua setting 2010-08-29 15:19:46 +02:00
tcp-portmon.h Make max_port_monitor_connections a lua setting 2010-08-29 15:19:46 +02:00
temphelper.cc Make temperature_unit a lua setting 2010-08-25 21:26:14 +02:00
temphelper.h Make temperature_unit a lua setting 2010-08-25 21:26:14 +02:00
template.cc make templateN a lua setting 2010-06-21 00:37:58 +02:00
template.h make templateN a lua setting 2010-06-21 00:37:58 +02:00
text_object.cc Bugfix: $alignr had some problems after commit 40452c9712 2010-05-24 21:04:42 +02:00
text_object.h Use the new callback system instead of add_update_callback() & co. 2010-12-31 13:39:54 +01:00
timed-thread.cc Make conky not crash on exit when using weather objects 2010-11-13 16:36:43 +01:00
timed-thread.h Make conky not crash on exit when using weather objects 2010-11-13 16:36:43 +01:00
timeinfo.cc Make text_buffer_size a lua setting 2010-08-29 23:50:32 +02:00
timeinfo.h make times_in_seconds a lua setting 2010-03-05 14:20:04 +01:00
top.cc Use the new callback system instead of add_update_callback() & co. 2010-12-31 13:39:54 +01:00
top.h Make top_name_width a lua setting 2010-08-25 19:09:15 +02:00
update-cb.cc a new update callback system 2010-12-24 15:09:40 +01:00
update-cb.hh added a convenient c++ wrapper for strerror_r 2011-02-27 22:43:40 +01:00
user.cc Merge remote branch 'origin/master' into lua-config 2010-11-13 20:05:59 +01:00
user.h cpp-ify a lot of files 2010-02-09 13:11:56 +01:00
users.cc Make text_buffer_size a lua setting 2010-08-29 23:50:32 +02:00
users.h Bugfix: memory and thread-deleting problems 2010-05-05 18:46:04 +02:00
weather.cc Make $weather use the new callback system 2011-01-06 16:26:53 +01:00
weather.h Make $weather use the new callback system 2011-01-06 16:26:53 +01:00
x11.cc fix own_window_colour setting name 2010-11-23 23:18:50 +01:00
x11.h Merge remote branch 'origin/master' into lua-config 2010-11-13 20:05:59 +01:00
xmms2.cc Make xmms2 work again (not tested yet) 2010-11-23 18:42:48 +01:00
xmms2.h Small build fix & zero playtime and progress bars when XMMS2 playback is stopped. 2010-06-13 19:10:59 +02:00