audacious support added
[monky] / src / conky.c
2006-01-07 Philip Kovacsaudacious support added
2006-01-06 Brenden Matthewsfixed bmpx crap
2006-01-06 Brenden Matthewsoops, tail was b0rked
2006-01-06 Philip Kovacsinfopipe_bar done
2006-01-06 Philip Kovacsadded infopipe_bar preliminary
2006-01-05 Brenden Matthewsadded draw_graph_borders
2006-01-05 Philip Kovacsinfopipe improvements
2006-01-05 Philip Kovacsnew infopipe support for xmms/bmp
2005-12-31 Brenden Matthewscouple small fixes
2005-12-30 Roman BogorodskiyAdd BMPx (beep-media-player.org/) support. Bugs and...
2005-12-16 Philip Kovacsflush stdout immediately for console output
2005-12-15 Brenden Matthewswoops, fixed mem leaks with exec stuff
2005-12-15 Brenden Matthewsexeci issues resolved?
2005-12-15 Brenden Matthewsexeci issues resolved?
2005-12-13 Brenden Matthewsfixing exec stuff, however there is some serious memory...
2005-12-12 Brenden Matthewsfixing execi timing
2005-12-10 David Carterrefactored code for the w/ exec/texeci/execi stuff...
2005-12-10 David Carteradd ability to have tags in exec and execi output...
2005-12-06 Brenden Matthewssf.net bug 1367745
2005-12-01 David Cartermake conky fs stuff report same as df for ext3 volumes
2005-11-29 Philip Kovacsadded tmpstring overrun guards
2005-11-27 David Carternew cpu % routines in top.c and linux.c
2005-11-25 Philip Kovacschanged some heap vars to stacks vars. gentoo bug...
2005-11-24 Philip Kovacsadded #define/#undef SIGNAL_BLOCKING
2005-11-23 Philip Kovacssynchronous signal processing. fixes gentoo bug# 113219
2005-11-17 Brenden Matthewsget rid of annoying warning
2005-11-13 Philip Kovacsget_adt746x_cpu() / get_adt746x_fan() interface changes...
2005-11-13 Philip Kovacschanged call interfaces for get_freq/get_freq_dynamic...
2005-11-12 Philip Kovacsget_acpi_fan() / get_acpi_ac_adapter() interface change...
2005-11-12 Brenden Matthewsoops...bad coding
2005-11-12 Brenden Matthewsless mem leaks is good
2005-11-12 David Carterfix stale static process pointer in top.c and add noden...
2005-11-11 Philip Kovacsbe thorough about setting portmon defaults
2005-11-11 Philip Kovacsmoved hash sizing code into portmon lib, where it belongs
2005-11-11 Philip Kovacsadded config settings min_port_monitors & min_port_moni...
2005-11-10 Brenden Matthewsfixed some mem leaks
2005-11-10 Philip Kovacsallow for cleanup after main_loop instead of exiting
2005-11-01 Philip Kovacscorrected signal processing
2005-11-01 Philip Kovacsfixed some minor typos
2005-10-31 Philip KovacsAdded tcp port monitor support
2005-10-29 Brenden Matthewswm_class patch
2005-10-22 Brenden Matthewsmore bug fixes
2005-10-18 Brenden Matthewsfix for bug 1328444?
2005-10-18 Brenden Matthewsconky 1.3.3
2005-10-16 Johannes Winkelmannfree text objects for 'tail'
2005-10-16 Roman Bogorodskiy- Fix if_mounted on FreeBSD
2005-10-11 Brenden Matthewspatch 1319461
2005-10-08 Brenden Matthewsbug 1316531 fixed? i have no way to test
2005-09-29 Roman BogorodskiyAPM is i386-only thing.
2005-09-28 Brenden MatthewsFixed small bug in config parsing (thanks robgrady...
2005-09-24 Brenden Matthewsfix for graphs/bars not showing when using max_width
2005-09-16 Brenden Matthewsgraphs should stop giving crazy data now
2005-09-16 Brenden Matthewsright alignment fix
2005-09-11 Brenden Matthewssmall fixes
2005-09-05 Brenden Matthewssome small misc bug fixes
2005-09-04 Brenden Matthewsfixed graph width issue
2005-08-31 Johannes Winkelmann- fix illegal memory access when using graphs wider...
2005-08-30 Johannes Winkelmann16-bit color adjustments: save 6 divisions per graph...
2005-08-30 Johannes WinkelmannLast fixes:
2005-08-30 Roman BogorodskiyAdd APM support for FreeBSD.
2005-08-29 Brenden Matthewsadded $texeci, fixed a bug with own_winodw and double...
2005-08-29 Jason Tanfixed a bug that caused segfaults if no arguments weren...
2005-08-27 Roman Bogorodskiy- Hide i8k stuff under "#ifdef __linux__" since I don...
2005-08-27 Brenden Matthewssmall fixes
2005-08-27 Brenden Matthewsmore fixes to new smp stuff, mainly in config parsing
2005-08-27 Brenden Matthewssmp support?
2005-08-27 Brenden Matthewssmp support?
2005-08-27 Brenden Matthewssmp support?
2005-08-27 Brenden Matthewssmp support?
2005-08-27 Brenden Matthewssmall fixes
2005-08-27 Jason Tanadded i8k insprion laptop monitoring, via /proc/i8k...
2005-08-27 Brenden Matthewsoops..mem leak!
2005-08-27 Brenden Matthewsalignment fixes
2005-08-26 Brenden Matthews * Fixed slight vertical misalignment of bars...
2005-08-26 Brenden Matthews$head, mem leak fixes
2005-08-26 Brenden Matthewsundo the disabling of double-buffer when using own_wind...
2005-08-26 Brenden Matthews$execibar and $execigraph were broken. thanks to Gimme...
2005-08-26 Brenden Matthewssmall fixes. the code feels sexy right now.
2005-08-26 Brenden Matthews * More own_window fixes
2005-08-26 Jason Tanfixed the 'can't find ~/.conkyrc bug.
2005-08-25 Brenden Matthewsown_window additions, such as background colour and...
2005-08-25 Brenden Matthewsown_window was broken by alignment none patch
2005-08-25 Brenden Matthewsoops..forgot to remove a debug printf
2005-08-25 Brenden Matthewsupdated todo; fixed scale for netgraphs (sf.net feature...
2005-08-25 Brenden Matthewsimplemented qsort() in top.c instead of using my lame...
2005-08-24 Brenden Matthewsdoc makefile
2005-08-24 Roman BogorodskiyIn BSD getopt we need to set variable "optreset" to...
2005-08-24 Brenden Matthewsmaximum_width
2005-08-24 Brenden Matthewsmaximum_width
2005-08-23 Brenden Matthews$execibar $execigraph
2005-08-22 Brenden Matthewsconfigure and makefile updates
2005-08-22 Brenden Matthewstiny fix
2005-08-21 Brenden Matthewsmoved stuff