psensor.git
12 years agoworked on smartmon support
Jean-Philippe Orsini [Mon, 23 Jan 2012 10:50:19 +0000 (10:50 +0000)]
worked on smartmon support

12 years agoremoved trailing whitespace
Jean-Philippe Orsini [Mon, 23 Jan 2012 09:52:14 +0000 (09:52 +0000)]
removed trailing whitespace

12 years agofixed comment about g_thread_init call or not
Jean-Philippe Orsini [Sun, 22 Jan 2012 16:43:34 +0000 (16:43 +0000)]
fixed comment about g_thread_init call or not

12 years agog_thread_init should not be called since 2.31 (and not 2.32).
Jean-Philippe Orsini [Sun, 22 Jan 2012 16:42:51 +0000 (16:42 +0000)]
g_thread_init should not be called since 2.31 (and not 2.32).
Glib 2.31 is the devel version of 2.32

12 years agofixed glib version in comment
Jean-Philippe Orsini [Sun, 22 Jan 2012 15:57:29 +0000 (15:57 +0000)]
fixed glib version in comment

12 years agonot calling g_thread_init when compiled with glib >= 2.32.
Jean-Philippe Orsini [Sun, 22 Jan 2012 15:55:53 +0000 (15:55 +0000)]
not calling g_thread_init when compiled with glib >= 2.32.
for 0.6.2.x branch

12 years agoremoved empty line
Jean-Philippe Orsini [Sun, 22 Jan 2012 15:55:10 +0000 (15:55 +0000)]
removed empty line

12 years ago not calling g_thread_init when compiled with glib >= 2.32
Jean-Philippe Orsini [Sun, 22 Jan 2012 15:23:57 +0000 (15:23 +0000)]
 not calling g_thread_init when compiled with glib >= 2.32

12 years agoremoved useless commented line
Jean-Philippe Orsini [Sun, 22 Jan 2012 14:58:00 +0000 (14:58 +0000)]
removed useless commented line

12 years agofixed compilation error on 64bits with ATI/AMD GPU support for v0.6.2.17
Jean-Philippe Orsini [Thu, 19 Jan 2012 22:48:33 +0000 (22:48 +0000)]
fixed compilation error on 64bits with ATI/AMD GPU support for v0.6.2.17

12 years agofixed compilation error on 64bits with ATI/AMD GPU support.
Jean-Philippe Orsini [Thu, 19 Jan 2012 22:45:47 +0000 (22:45 +0000)]
fixed compilation error on 64bits with ATI/AMD GPU support.

12 years agoadded basic instruction in the README for compiling psensor with the ATI/AMD GPU...
Jean-Philippe Orsini [Thu, 19 Jan 2012 22:37:44 +0000 (22:37 +0000)]
added basic instruction in the README for compiling psensor with the ATI/AMD GPU support.

12 years agonext release will be 0.7
Jean-Philippe Orsini [Mon, 9 Jan 2012 08:35:57 +0000 (08:35 +0000)]
next release will be 0.7

12 years agoadded -werror flag for tests
Jean-Philippe Orsini [Mon, 9 Jan 2012 08:34:43 +0000 (08:34 +0000)]
added -werror flag for tests

12 years agowork on libata support
Jean-Philippe Orsini [Mon, 9 Jan 2012 08:30:43 +0000 (08:30 +0000)]
work on libata support

12 years agoerr to stderr
Jean-Philippe Orsini [Mon, 9 Jan 2012 08:29:25 +0000 (08:29 +0000)]
err to stderr

12 years agostyle,cleanup
Jean-Philippe Orsini [Mon, 9 Jan 2012 08:28:46 +0000 (08:28 +0000)]
style,cleanup

12 years agoadded print err fct
Jean-Philippe Orsini [Mon, 9 Jan 2012 08:21:27 +0000 (08:21 +0000)]
added print err fct

12 years agoadded pkg build files for debian squeeze
Jean-Philippe Orsini [Fri, 6 Jan 2012 10:20:20 +0000 (10:20 +0000)]
added pkg build files for debian squeeze

12 years agofixed sensor type displayed in sensor preferences dialog.
Jean-Philippe Orsini [Wed, 28 Dec 2011 23:36:03 +0000 (23:36 +0000)]
fixed sensor type displayed in sensor preferences dialog.

next release will be 0.7.0.0

12 years agonormalize debian files using wrap-and-sort
Jean-Philippe Orsini [Thu, 22 Dec 2011 21:18:29 +0000 (21:18 +0000)]
normalize debian files using wrap-and-sort

12 years agoremoved empty lines
Jean-Philippe Orsini [Thu, 22 Dec 2011 21:13:25 +0000 (21:13 +0000)]
removed empty lines

12 years agodon't use -pedantic when compiling src/server
Jean-Philippe Orsini [Tue, 20 Dec 2011 15:50:41 +0000 (15:50 +0000)]
don't use -pedantic when compiling src/server

12 years agoWorkarounded LP #905893
Jean-Philippe Orsini [Mon, 19 Dec 2011 22:27:01 +0000 (22:27 +0000)]
Workarounded LP #905893
removed '-pedantic' option for src/lib compilation to avoid build failure during
the inclusion of a Glib header file.
added -Wno-deprecated-deprecations option for src to avoid build failure due to new gthread deprecation warnings.

12 years agodir list test
Jean-Philippe Orsini [Sat, 17 Dec 2011 00:41:43 +0000 (00:41 +0000)]
dir list test

12 years agoadded test for url_normalize
Jean-Philippe Orsini [Wed, 14 Dec 2011 02:20:20 +0000 (02:20 +0000)]
added test for url_normalize

12 years agoadded test for url_encode
Jean-Philippe Orsini [Wed, 14 Dec 2011 02:04:18 +0000 (02:04 +0000)]
added test for url_encode

12 years agoremoved some useless code
Jean-Philippe Orsini [Wed, 14 Dec 2011 01:07:22 +0000 (01:07 +0000)]
removed some useless code
mv src/lib/p_io.* to src/lib/pio.*

12 years agoremoved useless include
Jean-Philippe Orsini [Wed, 14 Dec 2011 01:02:32 +0000 (01:02 +0000)]
removed useless include

12 years agoif atasmart lib is present use src/lib/hdd_atasmart.c instead
Jean-Philippe Orsini [Wed, 14 Dec 2011 00:59:21 +0000 (00:59 +0000)]
if atasmart lib is present use src/lib/hdd_atasmart.c instead
of src/lib/hdd_hddtemp.c for SMART HD monitoring

12 years agonext release 0.6.2.16
Jean-Philippe Orsini [Wed, 14 Dec 2011 00:53:57 +0000 (00:53 +0000)]
next release 0.6.2.16

12 years agonext release will be 0.6.2.16
Jean-Philippe Orsini [Wed, 14 Dec 2011 00:52:22 +0000 (00:52 +0000)]
next release will be 0.6.2.16
added atasmart lib check

12 years agofixed memory release bugs
Jean-Philippe Orsini [Mon, 5 Dec 2011 10:27:24 +0000 (10:27 +0000)]
fixed memory release bugs

12 years agoregenerate po
Jean-Philippe Orsini [Thu, 1 Dec 2011 21:15:25 +0000 (21:15 +0000)]
regenerate po

12 years agofixed typo
Jean-Philippe Orsini [Thu, 1 Dec 2011 21:04:51 +0000 (21:04 +0000)]
fixed typo

12 years agouse glibtop instead of sysconf
Jean-Philippe Orsini [Thu, 1 Dec 2011 20:24:26 +0000 (20:24 +0000)]
use glibtop instead of sysconf

12 years agocode style
Jean-Philippe Orsini [Thu, 1 Dec 2011 12:27:06 +0000 (12:27 +0000)]
code style

12 years ago(no commit message)
Jean-Philippe Orsini [Thu, 1 Dec 2011 11:57:16 +0000 (11:57 +0000)]

12 years agoprepare release
Jean-Philippe Orsini [Thu, 1 Dec 2011 01:04:55 +0000 (01:04 +0000)]
prepare release
update debian files

12 years agocode style
Jean-Philippe Orsini [Thu, 1 Dec 2011 00:43:11 +0000 (00:43 +0000)]
code style
comment about sysinfo not available on kfreebsd
update NEWS

12 years agofixed compilation when sysinfo fct is present
Jean-Philippe Orsini [Wed, 30 Nov 2011 23:50:28 +0000 (23:50 +0000)]
fixed compilation when sysinfo fct is present

12 years agocompilation with missing sysinfo fct
Jean-Philippe Orsini [Wed, 30 Nov 2011 23:42:14 +0000 (23:42 +0000)]
compilation with missing sysinfo fct

12 years agocompile sysinfo.c only if sysinfo fct exist (does not exist on freebsd)
Jean-Philippe Orsini [Wed, 30 Nov 2011 01:46:18 +0000 (01:46 +0000)]
compile sysinfo.c only if sysinfo fct exist (does not exist on freebsd)

12 years agocheck sysinfo fct
Jean-Philippe Orsini [Wed, 30 Nov 2011 01:16:42 +0000 (01:16 +0000)]
check sysinfo fct

12 years agocheck sysinfo.h
Jean-Philippe Orsini [Wed, 30 Nov 2011 01:05:17 +0000 (01:05 +0000)]
check sysinfo.h

12 years agonext release will be 0.6.2.15
Jean-Philippe Orsini [Fri, 25 Nov 2011 21:50:37 +0000 (21:50 +0000)]
next release will be 0.6.2.15

12 years agonext release is 0.6.2.15
Jean-Philippe Orsini [Fri, 25 Nov 2011 17:55:24 +0000 (17:55 +0000)]
next release is 0.6.2.15

12 years agoupdated checkpatch.pl
Jean-Philippe Orsini [Fri, 25 Nov 2011 11:11:47 +0000 (11:11 +0000)]
updated checkpatch.pl
fixed styling according to new checkpatch rules

12 years agosupport of symbolic links to webfiles
Jean-Philippe Orsini [Fri, 25 Nov 2011 00:19:33 +0000 (00:19 +0000)]
support of symbolic links to webfiles

12 years agoupdate
Jean-Philippe Orsini [Wed, 23 Nov 2011 19:27:36 +0000 (19:27 +0000)]
update

12 years agostyle
Jean-Philippe Orsini [Wed, 23 Nov 2011 17:45:52 +0000 (17:45 +0000)]
style

12 years agostyle
Jean-Philippe Orsini [Wed, 23 Nov 2011 17:45:27 +0000 (17:45 +0000)]
style

12 years agoimprove readme
Jean-Philippe Orsini [Wed, 23 Nov 2011 17:43:20 +0000 (17:43 +0000)]
improve readme

12 years agomove to gtk3
Jean-Philippe Orsini [Wed, 23 Nov 2011 00:06:19 +0000 (00:06 +0000)]
move to gtk3

12 years agoadded news entry
Jean-Philippe Orsini [Tue, 22 Nov 2011 23:26:19 +0000 (23:26 +0000)]
added news entry

12 years agogtk 2.18 support
Jean-Philippe Orsini [Tue, 22 Nov 2011 21:01:21 +0000 (21:01 +0000)]
gtk 2.18 support

12 years agoadded info about ubuntu and centos6
Jean-Philippe Orsini [Tue, 22 Nov 2011 21:01:01 +0000 (21:01 +0000)]
added info about ubuntu and centos6

12 years agosupport of gtk2.18, inner space of the graph panel uses the theme background color
Jean-Philippe Orsini [Tue, 22 Nov 2011 20:52:10 +0000 (20:52 +0000)]
support of gtk2.18, inner space of the graph panel uses the theme background color

12 years agojquery dep to psensor-server
Jean-Philippe Orsini [Tue, 22 Nov 2011 09:21:09 +0000 (09:21 +0000)]
jquery dep to psensor-server

12 years agofixed lintian warnings about copyright.
Jean-Philippe Orsini [Tue, 22 Nov 2011 08:57:19 +0000 (08:57 +0000)]
fixed lintian warnings about copyright.
added libjs-jquery dependency.
used jquery.js in the libjs-query package.

12 years agoat least gtk+ 2.22
Jean-Philippe Orsini [Mon, 21 Nov 2011 18:51:37 +0000 (18:51 +0000)]
at least gtk+ 2.22

12 years agofixed compilation issue with microhttpd
Jean-Philippe Orsini [Mon, 21 Nov 2011 07:57:06 +0000 (07:57 +0000)]
fixed compilation issue with microhttpd

12 years agonext release will be 0.6.2.14
Jean-Philippe Orsini [Fri, 18 Nov 2011 08:41:42 +0000 (08:41 +0000)]
next release will be 0.6.2.14

12 years agoregenerate build files
Jean-Philippe Orsini [Fri, 18 Nov 2011 08:12:25 +0000 (08:12 +0000)]
regenerate build files

12 years agoman info for -d option
Jean-Philippe Orsini [Sun, 13 Nov 2011 23:40:12 +0000 (23:40 +0000)]
man info for -d option

12 years agoadded --debug option in the help output
Jean-Philippe Orsini [Sun, 13 Nov 2011 23:36:37 +0000 (23:36 +0000)]
added --debug option in the help output

12 years ago-d takes the level as argument
Jean-Philippe Orsini [Sun, 13 Nov 2011 23:29:29 +0000 (23:29 +0000)]
-d takes the level as argument

12 years agofixed wrong indicator icon used
Jean-Philippe Orsini [Sun, 13 Nov 2011 23:13:34 +0000 (23:13 +0000)]
fixed wrong indicator icon used

12 years agoicon names constants
Jean-Philippe Orsini [Sun, 13 Nov 2011 19:15:33 +0000 (19:15 +0000)]
icon names constants

12 years agoremoved trailing space
Jean-Philippe Orsini [Sun, 13 Nov 2011 15:32:25 +0000 (15:32 +0000)]
removed trailing space

12 years agostyle
Jean-Philippe Orsini [Sun, 13 Nov 2011 15:31:28 +0000 (15:31 +0000)]
style

12 years agostatus
Jean-Philippe Orsini [Sun, 13 Nov 2011 13:05:39 +0000 (13:05 +0000)]
status

12 years agologging
Jean-Philippe Orsini [Sun, 13 Nov 2011 12:52:08 +0000 (12:52 +0000)]
logging

12 years agostyle
Jean-Philippe Orsini [Sat, 12 Nov 2011 22:20:54 +0000 (22:20 +0000)]
style

12 years agostatus icon
Jean-Philippe Orsini [Sat, 12 Nov 2011 21:53:55 +0000 (21:53 +0000)]
status icon

12 years agouse status icon
Jean-Philippe Orsini [Sat, 12 Nov 2011 21:31:06 +0000 (21:31 +0000)]
use status icon

12 years agocode style
Jean-Philippe Orsini [Sat, 12 Nov 2011 15:26:39 +0000 (15:26 +0000)]
code style

12 years agocode style
Jean-Philippe Orsini [Sat, 12 Nov 2011 15:25:58 +0000 (15:25 +0000)]
code style

12 years agocode style
Jean-Philippe Orsini [Sat, 12 Nov 2011 15:11:25 +0000 (15:11 +0000)]
code style

12 years agofixed logging
Jean-Philippe Orsini [Sat, 12 Nov 2011 13:54:40 +0000 (13:54 +0000)]
fixed logging

12 years agoname is release by notification_new
Jean-Philippe Orsini [Sat, 12 Nov 2011 13:38:50 +0000 (13:38 +0000)]
name is release by notification_new

12 years agocleanup notification support
Jean-Philippe Orsini [Sat, 12 Nov 2011 13:29:41 +0000 (13:29 +0000)]
cleanup notification support
update NEWS
added log_debug
regenerate build files

12 years agostyle
Jean-Philippe Orsini [Fri, 11 Nov 2011 20:17:43 +0000 (20:17 +0000)]
style

12 years agoindicator as static
Jean-Philippe Orsini [Fri, 11 Nov 2011 19:09:30 +0000 (19:09 +0000)]
indicator as static

12 years agocleanup
Jean-Philippe Orsini [Fri, 11 Nov 2011 15:18:33 +0000 (15:18 +0000)]
cleanup

12 years agoshare same fct to present main window
Jean-Philippe Orsini [Fri, 11 Nov 2011 15:13:56 +0000 (15:13 +0000)]
share same fct to present main window

12 years agoupdate NEWS
Jean-Philippe Orsini [Fri, 11 Nov 2011 11:28:07 +0000 (11:28 +0000)]
update NEWS

12 years agostatus icon changes when temperature alert is raised
Jean-Philippe Orsini [Fri, 11 Nov 2011 11:25:35 +0000 (11:25 +0000)]
status icon changes when temperature alert is raised

12 years agostatus icon
Jean-Philippe Orsini [Fri, 11 Nov 2011 11:15:21 +0000 (11:15 +0000)]
status icon

12 years agodelay the window show after the status is attempted to be draw
Jean-Philippe Orsini [Fri, 11 Nov 2011 10:52:53 +0000 (10:52 +0000)]
delay the window show after the status is attempted to be draw

12 years agostyle
Jean-Philippe Orsini [Thu, 10 Nov 2011 23:57:50 +0000 (23:57 +0000)]
style

12 years agostyle
Jean-Philippe Orsini [Thu, 10 Nov 2011 23:50:05 +0000 (23:50 +0000)]
style

12 years agostyle
Jean-Philippe Orsini [Thu, 10 Nov 2011 23:33:21 +0000 (23:33 +0000)]
style

12 years agodecrease minimal gtk requirement to 2.22
Jean-Philippe Orsini [Thu, 10 Nov 2011 22:44:16 +0000 (22:44 +0000)]
decrease minimal gtk requirement to 2.22

12 years agostatus icon support
Jean-Philippe Orsini [Thu, 10 Nov 2011 22:33:09 +0000 (22:33 +0000)]
status icon support

12 years agostatus icon
Jean-Philippe Orsini [Thu, 10 Nov 2011 20:06:22 +0000 (20:06 +0000)]
status icon

12 years agostatus
Jean-Philippe Orsini [Wed, 9 Nov 2011 21:50:06 +0000 (21:50 +0000)]
status

12 years agostyle
Jean-Philippe Orsini [Wed, 9 Nov 2011 21:33:12 +0000 (21:33 +0000)]
style

12 years agostatus icon
Jean-Philippe Orsini [Wed, 9 Nov 2011 21:04:56 +0000 (21:04 +0000)]
status icon

12 years agostatus icon
Jean-Philippe Orsini [Wed, 9 Nov 2011 19:17:17 +0000 (19:17 +0000)]
status icon