Fix timed thread race condition, seen esp. on new kernel scheduler (cfs).
[monky] / src / conky.c
2007-08-31 Philip KovacsFix timed thread race condition, seen esp. on new kerne...
2007-08-31 Brenden Matthewssome small fixes for mpd stuff
2007-08-27 Brenden Matthews * Fixed issue with SIGPIPE and mpd
2007-08-13 Philip Kovacshwmon leveraging existing code
2007-08-13 Philip Kovacssvn merge -rHEAD:918 .
2007-08-13 Toni Spetsreally apply the hwmon patch (tracker item 1650894)
2007-08-13 Philip Kovacsplatform stuff
2007-08-13 Philip Kovacs* Added var $platform which is similar to $i2c and...
2007-08-10 Toni SpetsThat one neither
2007-08-10 Toni SpetsWhoops. Didn't see that coming.
2007-08-10 Toni SpetsRemoved more unused stuff from openbsd.c
2007-08-10 Toni SpetsRemoved ACPI battery code for OpenBSD
2007-08-10 Toni SpetsRemove deprecated linkstatus completely from conky...
2007-08-10 Toni SpetsFixed wireless documentation. Fixed wireless quality...
2007-08-10 Brenden Matthewsclarifying licensing
2007-08-08 Toni SpetsProbably fixed wireless spacer
2007-08-07 Toni SpetsAdded spacer for wireless variables. Fixed some tabs...
2007-08-07 Toni SpetsAdded wireless_link_qual_perc. Cleaned unused variables...
2007-08-07 Toni SpetsRSS was not really disabled when it was supposed to...
2007-08-07 Toni SpetsFixed major issues with ACPI batteries
2007-08-06 Roman BogorodskiyRemove freebsd wifi stuff since the API seems to be
2007-08-05 Brenden Matthews * Updated to libmpdclient 0.13.0
2007-08-05 Brenden Matthews * Fixed potential issue on FreeBSD when nprocs...
2007-07-19 Toni SpetsRemoved the first new line in RSS titles
2007-07-15 Philip KovacsFix PID display, patch #1753934. thanks sohalt.
2007-06-23 Philip KovacsRight-justify top/top_mem vars (pid/cpu/mem} so they...
2007-06-06 Toni SpetsFixed crash when RSS feed item didn't have title
2007-06-05 Philip Kovacsfix scan_font nonsense
2007-06-05 Philip Kovacsfix scan_font nonsense
2007-06-03 Toni SpetsAgain fixed things in the RSS code. Removed possible...
2007-06-03 Toni SpetsFixed memory leaks found with valgrind
2007-06-02 Toni SpetsRSS updates: more flexible output and updated prss...
2007-06-01 Toni SpetsNew initial RSS code. Parser written by Sisu (Mikko...
2007-05-06 Roman Bogorodskiy- Remove debug printf's from RSS code
2007-05-06 Roman BogorodskiyExperimental RSS code.
2007-05-06 Toni Spetsfixed apm_adapter for both openbsd and freebsd and...
2007-04-25 Philip Kovacsadded color[0-9] variable patch (thanks jieryn)
2007-04-06 Brenden Matthews* Added if_existing patch for string matching (thanks...
2007-04-06 Brenden MatthewsAdded if_empty patch (thanks Erik)
2007-03-28 Roman BogorodskiyNot sure if a right fix, but no segault at least.
2007-03-28 Roman BogorodskiyFix build on all platforms that doesn't have memrchr...
2007-03-01 Brenden Matthews * OpenBSD support added to Conky (thanks hifi)
2007-02-25 Philip Kovacsconky 1.4.6-svn trunk
2007-02-14 Philip Kovacsinclude missing mboxscan.h;
2007-02-12 Brenden Matthews* Added buffer_text_size option to change the size...
2007-01-08 Philip Kovacsclaen up warnings
2006-12-29 Philip Kovacsfix warnings
2006-12-29 Brenden Matthewshead/tail rewrite patch
2006-12-23 Philip KovacsConky 1.5.0 -- client/server prototype
2006-12-12 Philip Kovacssplit battery off into battery and battery_time
2006-12-11 Philip Kovacsclose pop3/imap sockets
2006-12-09 Philip Kovacsuse GLib GHashTable for port monitors
2006-12-03 Roman BogorodskiyFix ${freq} and ${freq_g} on FreeBSD.
2006-12-01 Philip Kovacsadd max_length to audacious_title
2006-11-30 Philip Kovacsadded , , for crypto freaks
2006-11-28 Philip Kovacsremove sleep() calls from pop2/imap code; remove debug...
2006-11-22 Philip Kovacsadd max_specials config item with default 512. really...
2006-11-20 Philip Kovacsfix compile error with --disable-xdamage when Xdamage...
2006-11-15 Philip Kovacslinkstatus formatting
2006-11-15 Philip Kovacslinkstatus now follows use_spacer. closes bug #1577580
2006-11-15 Philip Kovacsfix reported memory var overflow by using unsigned...
2006-11-15 Philip Kovacsconvert all thread activity to timed thread abstraction
2006-11-14 Philip Kovacsfix compile error with --disable-x11
2006-11-12 Philip KovacsFixed BadWindow bugs (#1568366, #1588384)
2006-11-11 Philip Kovacsclose bug #1591609; remove deprecated vars
2006-11-09 Philip Kovacsadd new config item - max_user_text - to allow for...
2006-11-07 Philip Kovacscomment out imlib2 until brenden finishes it
2006-11-07 Philip Kovacsminor macro changes
2006-11-07 Philip Kovacsconfigure x11/xext/xdamage with pkg-config, etc.
2006-11-05 Philip Kovacsremoved all mldonkey and seti code -- totally broken
2006-11-04 Philip Kovacsmissing hddtemp #ifdef's
2006-11-04 Philip Kovacsremove infopipe support
2006-11-03 Philip Kovacsremoval of xmms/bmp / addition of audacious/infopipe
2006-10-07 Philip Kovacslol
2006-10-05 Roman BogorodskiyFix buffer overflow in parsing LC_ALL, LC_CTYPE and...
2006-10-02 Brenden Matthewssmall xdamage fix
2006-09-28 Philip Kovacsfix last line bug
2006-09-01 Philip Kovacsfix differ in signedness warnings seen under gcc-4.1
2006-08-27 Philip Kovacsfixed compilation errors with --disable-x11; bug #1547164
2006-08-24 Roman BogorodskiyLoop as much times as we tald to loop.
2006-08-24 Roman BogorodskiyFix build when configured with "--disable-x11" by moving
2006-08-12 Roman BogorodskiyShow info about compiled-in features in `conky -v`.
2006-08-12 Roman Bogorodskiy- Comment out NetBSD/SanOS garbage
2006-08-11 Philip Kovacsdegree sign
2006-08-11 Philip Kovacsmove units left
2006-08-10 Philip Kovacsadd hddtemp.c and fix ? display
2006-08-10 Philip Kovacsspock's hddtemp & goto patches
2006-08-01 Roman Bogorodskiy- Fix build on FreeBSD by moving volage stuff under...
2006-07-15 Philip Kovacstztime patch
2006-06-22 Brenden Matthewstiny gradient fix
2006-06-19 Philip Kovacsshould be in_port_t
2006-05-28 Brenden Matthewsfont stuff fixed?
2006-05-28 Brenden Matthewsfixed font bug
2006-05-25 Brenden Matthews* Xdamage support
2006-05-25 Brenden Matthewsexperimental Xdamage support
2006-05-24 Brenden Matthewsexperimental Xdamage support
2006-05-24 Brenden Matthewsfixed some errors
2006-05-24 Brenden Matthewscpu voltage patch
2006-05-22 Brenden Matthewswe don't need a warning every time
2006-05-22 Brenden Matthewsbye bye again possible mem leak
next