worked on smartmon support
[psensor.git] / src /
2012-01-23 Jean-Philippe Orsiniworked on smartmon support
2012-01-23 Jean-Philippe Orsiniremoved trailing whitespace
2012-01-22 Jean-Philippe Orsinifixed comment about g_thread_init call or not
2012-01-22 Jean-Philippe Orsinig_thread_init should not be called since 2.31 (and...
2012-01-22 Jean-Philippe Orsinifixed glib version in comment
2012-01-22 Jean-Philippe Orsiniremoved empty line
2012-01-22 Jean-Philippe Orsini not calling g_thread_init when compiled with glib...
2012-01-22 Jean-Philippe Orsiniremoved useless commented line
2012-01-19 Jean-Philippe Orsinifixed compilation error on 64bits with ATI/AMD GPU...
2012-01-09 Jean-Philippe Orsininext release will be 0.7
2012-01-09 Jean-Philippe Orsiniwork on libata support
2012-01-09 Jean-Philippe Orsinistyle,cleanup
2012-01-09 Jean-Philippe Orsiniadded print err fct
2011-12-28 Jean-Philippe Orsinifixed sensor type displayed in sensor preferences dialog.
2011-12-20 Jean-Philippe Orsinidon't use -pedantic when compiling src/server
2011-12-19 Jean-Philippe OrsiniWorkarounded LP #905893
2011-12-17 Jean-Philippe Orsinidir list test
2011-12-14 Jean-Philippe Orsiniadded test for url_encode
2011-12-14 Jean-Philippe Orsiniremoved some useless code
2011-12-14 Jean-Philippe Orsiniremoved useless include
2011-12-14 Jean-Philippe Orsiniif atasmart lib is present use src/lib/hdd_atasmart...
2011-12-05 Jean-Philippe Orsinifixed memory release bugs
2011-12-01 Jean-Philippe Orsiniuse glibtop instead of sysconf
2011-12-01 Jean-Philippe Orsinicode style
2011-12-01 Jean-Philippe Orsinicode style
2011-11-30 Jean-Philippe Orsinifixed compilation when sysinfo fct is present
2011-11-30 Jean-Philippe Orsinicompilation with missing sysinfo fct
2011-11-30 Jean-Philippe Orsinicompile sysinfo.c only if sysinfo fct exist (does not...
2011-11-25 Jean-Philippe Orsiniupdated checkpatch.pl
2011-11-25 Jean-Philippe Orsinisupport of symbolic links to webfiles
2011-11-22 Jean-Philippe Orsinigtk 2.18 support
2011-11-22 Jean-Philippe Orsinisupport of gtk2.18, inner space of the graph panel...
2011-11-21 Jean-Philippe Orsinifixed compilation issue with microhttpd
2011-11-13 Jean-Philippe Orsiniman info for -d option
2011-11-13 Jean-Philippe Orsiniadded --debug option in the help output
2011-11-13 Jean-Philippe Orsini-d takes the level as argument
2011-11-13 Jean-Philippe Orsinifixed wrong indicator icon used
2011-11-13 Jean-Philippe Orsiniicon names constants
2011-11-13 Jean-Philippe Orsiniremoved trailing space
2011-11-13 Jean-Philippe Orsinistyle
2011-11-13 Jean-Philippe Orsinistatus
2011-11-13 Jean-Philippe Orsinilogging
2011-11-12 Jean-Philippe Orsinistyle
2011-11-12 Jean-Philippe Orsinistatus icon
2011-11-12 Jean-Philippe Orsiniuse status icon
2011-11-12 Jean-Philippe Orsinicode style
2011-11-12 Jean-Philippe Orsinicode style
2011-11-12 Jean-Philippe Orsinicode style
2011-11-12 Jean-Philippe Orsinifixed logging
2011-11-12 Jean-Philippe Orsininame is release by notification_new
2011-11-12 Jean-Philippe Orsinicleanup notification support
2011-11-11 Jean-Philippe Orsinistyle
2011-11-11 Jean-Philippe Orsiniindicator as static
2011-11-11 Jean-Philippe Orsinicleanup
2011-11-11 Jean-Philippe Orsinishare same fct to present main window
2011-11-11 Jean-Philippe Orsinistatus icon changes when temperature alert is raised
2011-11-11 Jean-Philippe Orsinistatus icon
2011-11-11 Jean-Philippe Orsinidelay the window show after the status is attempted...
2011-11-10 Jean-Philippe Orsinistyle
2011-11-10 Jean-Philippe Orsinistyle
2011-11-10 Jean-Philippe Orsinistyle
2011-11-10 Jean-Philippe Orsinidecrease minimal gtk requirement to 2.22
2011-11-10 Jean-Philippe Orsinistatus icon support
2011-11-10 Jean-Philippe Orsinistatus icon
2011-11-09 Jean-Philippe Orsinistatus
2011-11-09 Jean-Philippe Orsinistyle
2011-11-09 Jean-Philippe Orsinistatus icon
2011-11-09 Jean-Philippe Orsinistatus icon
2011-11-08 Jean-Philippe Orsinimoved fct creating psensor struct from json to appropri...
2011-11-08 Jean-Philippe Orsinifixed indentation of the usage output
2011-11-08 Jean-Philippe Orsiniuse log_printf instead of g_warning
2011-11-08 Jean-Philippe Orsiniremoved useless code
2011-11-08 Jean-Philippe Orsinimoved json code to src/lib
2011-11-08 Jean-Philippe Orsiniflag fct as static
2011-11-08 Jean-Philippe Orsinicode style
2011-11-08 Jean-Philippe Orsiniadded msg log
2011-11-08 Jean-Philippe Orsinimove unity code to top source dir
2011-11-08 Jean-Philippe Orsiniprintf error to log_printf
2011-11-08 Jean-Philippe Orsinicode style
2011-11-08 Jean-Philippe Orsiniflag static fcts
2011-11-08 Jean-Philippe Orsinicode style
2011-11-08 Jean-Philippe Orsinicode style
2011-11-07 Jean-Philippe Orsiniremoved plib
2011-11-07 Jean-Philippe Orsinimoved url.c to lib
2011-11-07 Jean-Philippe Orsinicode style
2011-11-07 Jean-Philippe Orsinilog_printf instead of printf
2011-11-07 Jean-Philippe Orsinilog_printf instead of printf
2011-11-07 Jean-Philippe Orsinidefault log level: info
2011-11-07 Jean-Philippe Orsinilog_printf can be called concurently (removed static...
2011-11-07 Jean-Philippe Orsiniupdates NEWS file
2011-11-07 Jean-Philippe Orsiniremoved lvl param of log_open
2011-11-07 Jean-Philippe Orsiniremoved log_puts (replaced by log_printf)
2011-11-07 Jean-Philippe Orsinidefault log level set to LOG_WARN
2011-11-07 Jean-Philippe Orsiniremoved debug trace...
2011-11-07 Jean-Philippe Orsinicode style
2011-11-07 Jean-Philippe Orsiniimprove code (libnotify version checking)
2011-11-07 Jean-Philippe Orsinifixed compilation with AMD/ATI GPU monitoring support...
2011-11-07 Jean-Philippe Orsiniadded missing CPPFLAGS for Gtop (submitted by Lubos...
2011-11-07 Jean-Philippe Orsinifixed libnotify version check
2011-11-07 Jean-Philippe Orsinifixed compilation with libnotify 0.5.2 (submitted by...
next