psensor.git
11 years agodisplay the name of chip in sensor preferences.
Jean-Philippe Orsini [Wed, 12 Sep 2012 07:46:54 +0000 (07:46 +0000)]
display the name of chip in sensor preferences.
moved the sensor id into a expendable frame of the sensor

11 years agofixed wrong parameters of slog_close call
Jean-Philippe Orsini [Tue, 11 Sep 2012 10:54:44 +0000 (10:54 +0000)]
fixed wrong parameters of slog_close call

11 years agoadded slog interval support
Jean-Philippe Orsini [Mon, 10 Sep 2012 19:56:13 +0000 (19:56 +0000)]
added slog interval support
po translation files
fixed pthread compilation option

11 years agofixed -pthread
Jean-Philippe Orsini [Mon, 10 Sep 2012 11:00:20 +0000 (11:00 +0000)]
fixed -pthread

11 years agoadded pthread
Jean-Philippe Orsini [Mon, 10 Sep 2012 08:48:59 +0000 (08:48 +0000)]
added pthread

11 years agoadded sensors logging in the UI
Jean-Philippe Orsini [Mon, 10 Sep 2012 06:43:27 +0000 (06:43 +0000)]
added sensors logging in the UI

11 years agoadded --sensor-log-interval option
Jean-Philippe Orsini [Sun, 9 Sep 2012 21:50:56 +0000 (21:50 +0000)]
added --sensor-log-interval option

11 years agosensors protected by pthread mutex instead of g_mutex
Jean-Philippe Orsini [Sat, 8 Sep 2012 21:29:02 +0000 (21:29 +0000)]
sensors protected by pthread mutex instead of g_mutex
implementation of the sensors log thread shared between psensor/psensor-server (slog.c)
allowed to enable/disable senslors logging
rebuilt translation files

11 years agoadded comment
Jean-Philippe Orsini [Sat, 8 Sep 2012 15:46:01 +0000 (15:46 +0000)]
added comment

11 years agoinit slog
Jean-Philippe Orsini [Fri, 7 Sep 2012 07:51:53 +0000 (07:51 +0000)]
init slog

11 years agoslog in a separate thread
Jean-Philippe Orsini [Fri, 7 Sep 2012 07:48:40 +0000 (07:48 +0000)]
slog in a separate thread

11 years agostyle
Jean-Philippe Orsini [Thu, 6 Sep 2012 21:07:09 +0000 (21:07 +0000)]
style

11 years agoadded static's
Jean-Philippe Orsini [Thu, 6 Sep 2012 21:00:04 +0000 (21:00 +0000)]
added static's

11 years agoget_path is static
Jean-Philippe Orsini [Thu, 6 Sep 2012 20:58:48 +0000 (20:58 +0000)]
get_path is static

11 years agoremoved -s option
Jean-Philippe Orsini [Thu, 6 Sep 2012 20:57:37 +0000 (20:57 +0000)]
removed -s option

11 years agoremoved the -s option
Jean-Philippe Orsini [Thu, 6 Sep 2012 20:56:09 +0000 (20:56 +0000)]
removed the -s option

11 years agopsensor: added an option to enable logging of sensors
Jean-Philippe Orsini [Tue, 4 Sep 2012 19:51:36 +0000 (19:51 +0000)]
psensor: added an option to enable logging of sensors

11 years agoimplemented sensor logging
Jean-Philippe Orsini [Tue, 4 Sep 2012 11:22:42 +0000 (11:22 +0000)]
implemented sensor logging

11 years agofixed typo
Jean-Philippe Orsini [Mon, 3 Sep 2012 08:14:02 +0000 (08:14 +0000)]
fixed typo

11 years agofixed 'appindicator enabled' option not working correctly
Jean-Philippe Orsini [Wed, 29 Aug 2012 01:15:10 +0000 (01:15 +0000)]
fixed 'appindicator enabled' option not working correctly
for cpu usage. The option was inversed each it is displayed in the
preference dialog.

11 years agoremoved useless empty lines
Jean-Philippe Orsini [Sun, 26 Aug 2012 10:11:35 +0000 (10:11 +0000)]
removed useless empty lines

11 years agonormalize message
Jean-Philippe Orsini [Sun, 26 Aug 2012 10:11:21 +0000 (10:11 +0000)]
normalize message

11 years agoimproved sensor log format
Jean-Philippe Orsini [Sun, 26 Aug 2012 10:09:34 +0000 (10:09 +0000)]
improved sensor log format

11 years ago(no commit message)
Jean-Philippe Orsini [Sun, 26 Aug 2012 09:05:25 +0000 (09:05 +0000)]

11 years agoadded slog enable checkbox
Jean-Philippe Orsini [Sat, 25 Aug 2012 10:27:34 +0000 (10:27 +0000)]
added slog enable checkbox

11 years agoupdated changelog
Jean-Philippe Orsini [Sat, 25 Aug 2012 08:35:04 +0000 (08:35 +0000)]
updated changelog

11 years agouse bool def from stdbool.h or define it if it does not exist
Jean-Philippe Orsini [Sat, 25 Aug 2012 08:24:49 +0000 (08:24 +0000)]
use bool def from stdbool.h or define it if it does not exist
added slog.h in the distribution

11 years agounify bool usage
Jean-Philippe Orsini [Fri, 24 Aug 2012 10:35:50 +0000 (10:35 +0000)]
unify bool usage

11 years agoadding logging of sensors
Jean-Philippe Orsini [Fri, 24 Aug 2012 09:59:52 +0000 (09:59 +0000)]
adding logging of sensors

11 years agouse log_info fct
Jean-Philippe Orsini [Mon, 20 Aug 2012 10:03:20 +0000 (10:03 +0000)]
use log_info fct

11 years agoadded log_info fct
Jean-Philippe Orsini [Mon, 20 Aug 2012 10:02:22 +0000 (10:02 +0000)]
added log_info fct

11 years agoadded spanish translation
Jean-Philippe Orsini [Sun, 19 Aug 2012 20:10:03 +0000 (20:10 +0000)]
added spanish translation

11 years agomerged italian and russian translation from LP
Jean-Philippe Orsini [Fri, 17 Aug 2012 20:46:09 +0000 (20:46 +0000)]
merged italian and russian translation from LP

11 years agoremoved gettext_domain in psensor.schemas causing warnings
Jean-Philippe Orsini [Fri, 17 Aug 2012 18:31:27 +0000 (18:31 +0000)]
removed gettext_domain in psensor.schemas causing warnings

11 years agofixed debian packaging
Jean-Philippe Orsini [Fri, 17 Aug 2012 09:33:39 +0000 (09:33 +0000)]
fixed debian packaging

11 years agonew releasewq
Jean-Philippe Orsini [Thu, 16 Aug 2012 10:30:47 +0000 (10:30 +0000)]
new releasewq

11 years agoupated
Jean-Philippe Orsini [Thu, 16 Aug 2012 09:30:03 +0000 (09:30 +0000)]
upated

11 years agomerge translation from LP
Jean-Philippe Orsini [Thu, 16 Aug 2012 09:27:14 +0000 (09:27 +0000)]
merge translation from LP

11 years agoregenerated build files
Jean-Philippe Orsini [Sat, 11 Aug 2012 22:08:13 +0000 (22:08 +0000)]
regenerated build files

11 years agoregenerated translation files
Jean-Philippe Orsini [Sat, 11 Aug 2012 22:07:59 +0000 (22:07 +0000)]
regenerated translation files

11 years agoupdated changelog for 0.6.2.19
Jean-Philippe Orsini [Sat, 11 Aug 2012 08:53:46 +0000 (08:53 +0000)]
updated changelog for 0.6.2.19

11 years agoswitched to debhelper 9
Jean-Philippe Orsini [Fri, 27 Jul 2012 11:41:31 +0000 (11:41 +0000)]
switched to debhelper 9

11 years agoupdated
Jean-Philippe Orsini [Fri, 27 Jul 2012 10:59:05 +0000 (10:59 +0000)]
updated

11 years agouse gtkcombotext instead of gtkcombo
Jean-Philippe Orsini [Fri, 27 Jul 2012 10:50:07 +0000 (10:50 +0000)]
use gtkcombotext instead of gtkcombo

11 years agoremoved 48x48 status icon to use the svg one
Jean-Philippe Orsini [Thu, 26 Jul 2012 22:04:33 +0000 (22:04 +0000)]
removed 48x48 status icon to use the svg one

11 years agofixed size of the icon hicolor/48x48/psensor_hot.png.
Jean-Philippe Orsini [Wed, 25 Jul 2012 19:30:01 +0000 (19:30 +0000)]
fixed size of the icon hicolor/48x48/psensor_hot.png.
   (LP: #1029065)

11 years agofixed syntax
Jean-Philippe Orsini [Sun, 22 Jul 2012 13:22:55 +0000 (13:22 +0000)]
fixed syntax

11 years agoupdated
Jean-Philippe Orsini [Sun, 22 Jul 2012 13:16:00 +0000 (13:16 +0000)]
updated

11 years agoadded instructions for fedora17
Jean-Philippe Orsini [Sat, 21 Jul 2012 23:09:14 +0000 (23:09 +0000)]
added instructions for fedora17

11 years agorebuild translation files
Jean-Philippe Orsini [Sat, 21 Jul 2012 22:08:38 +0000 (22:08 +0000)]
rebuild translation files

11 years agochanged label about enable indicator
Jean-Philippe Orsini [Sat, 21 Jul 2012 22:08:13 +0000 (22:08 +0000)]
changed label about enable indicator

11 years agohide sensors in the application indicator
Jean-Philippe Orsini [Sat, 21 Jul 2012 18:38:37 +0000 (18:38 +0000)]
hide sensors in the application indicator

11 years agoremoved changes done before
Jean-Philippe Orsini [Sat, 21 Jul 2012 10:52:20 +0000 (10:52 +0000)]
removed changes done before

11 years agoremoved changed done before 0.7
Jean-Philippe Orsini [Sat, 21 Jul 2012 10:51:46 +0000 (10:51 +0000)]
removed changed done before 0.7

11 years agomerge changelog
Jean-Philippe Orsini [Sat, 21 Jul 2012 10:50:49 +0000 (10:50 +0000)]
merge changelog

11 years agoadded d/source/format file
Jean-Philippe Orsini [Sat, 21 Jul 2012 10:33:28 +0000 (10:33 +0000)]
added d/source/format file

11 years agoadded schemas
Jean-Philippe Orsini [Fri, 20 Jul 2012 20:42:49 +0000 (20:42 +0000)]
added schemas

11 years agofixed path
Jean-Philippe Orsini [Fri, 20 Jul 2012 20:38:39 +0000 (20:38 +0000)]
fixed path

11 years agoinstallation of schema
Jean-Philippe Orsini [Fri, 20 Jul 2012 20:36:44 +0000 (20:36 +0000)]
installation of schema

11 years agoremoved useless static
Jean-Philippe Orsini [Fri, 20 Jul 2012 17:18:00 +0000 (17:18 +0000)]
removed useless static

11 years agoadded gconf schema. (LP: #1026807)
Jean-Philippe Orsini [Fri, 20 Jul 2012 13:38:27 +0000 (13:38 +0000)]
added gconf schema. (LP: #1026807)

11 years agoadded interface settings
Jean-Philippe Orsini [Fri, 20 Jul 2012 09:46:30 +0000 (09:46 +0000)]
added interface settings

11 years agofixed comment syntax
Jean-Philippe Orsini [Fri, 20 Jul 2012 07:56:32 +0000 (07:56 +0000)]
fixed comment syntax

11 years agoadded gconf schema
Jean-Philippe Orsini [Fri, 20 Jul 2012 07:51:03 +0000 (07:51 +0000)]
added gconf schema

11 years agonew attempt to understand why the test fails on LP
Jean-Philippe Orsini [Thu, 19 Jul 2012 09:06:19 +0000 (09:06 +0000)]
new attempt to understand why the test fails on LP

11 years agoadded trace to debug the failing test in LP
Jean-Philippe Orsini [Wed, 18 Jul 2012 00:10:22 +0000 (00:10 +0000)]
added trace to debug the failing test in LP

11 years agoregenerated po files
Jean-Philippe Orsini [Wed, 18 Jul 2012 00:06:10 +0000 (00:06 +0000)]
regenerated po files

11 years agoadded test
Jean-Philippe Orsini [Mon, 16 Jul 2012 23:09:13 +0000 (23:09 +0000)]
added test

11 years agofixed french translation...
Jean-Philippe Orsini [Mon, 16 Jul 2012 23:08:58 +0000 (23:08 +0000)]
fixed french translation...

11 years agoregenerated build files
Jean-Philippe Orsini [Mon, 16 Jul 2012 21:11:34 +0000 (21:11 +0000)]
regenerated build files

11 years agoregenerated translation files
Jean-Philippe Orsini [Mon, 16 Jul 2012 21:11:16 +0000 (21:11 +0000)]
regenerated translation files
added test_psensor_type_to_unit_str.c in the list of translatable files

11 years agocode reorganization
Jean-Philippe Orsini [Mon, 16 Jul 2012 21:09:48 +0000 (21:09 +0000)]
code reorganization

11 years agoadded test of the psensor_type_to_unit_str function
Jean-Philippe Orsini [Mon, 16 Jul 2012 21:08:19 +0000 (21:08 +0000)]
added test of the psensor_type_to_unit_str function

11 years agoadded application indicator UI preference
Jean-Philippe Orsini [Mon, 16 Jul 2012 09:24:42 +0000 (09:24 +0000)]
added application indicator UI preference

11 years agofixed NEWS file (v0.7.0.1 instead of v0.7.0.0)
Jean-Philippe Orsini [Mon, 16 Jul 2012 08:21:09 +0000 (08:21 +0000)]
fixed NEWS file (v0.7.0.1 instead of v0.7.0.0)
added latvian translation file

11 years agofixed missing header file
Jean-Philippe Orsini [Mon, 16 Jul 2012 08:20:26 +0000 (08:20 +0000)]
fixed missing header file

11 years agoremoved useless empty ine
Jean-Philippe Orsini [Mon, 16 Jul 2012 08:19:46 +0000 (08:19 +0000)]
removed useless empty ine

11 years agocode style
Jean-Philippe Orsini [Mon, 16 Jul 2012 08:19:29 +0000 (08:19 +0000)]
code style

11 years agoregenerated build files
Jean-Philippe Orsini [Thu, 12 Jul 2012 23:05:34 +0000 (23:05 +0000)]
regenerated build files

11 years agoset standards-version to 3.9.3
Jean-Philippe Orsini [Thu, 12 Jul 2012 23:04:41 +0000 (23:04 +0000)]
set standards-version to 3.9.3

11 years agofixed style
Jean-Philippe Orsini [Thu, 12 Jul 2012 07:46:27 +0000 (07:46 +0000)]
fixed style

11 years agoupdate news files
Jean-Philippe Orsini [Thu, 12 Jul 2012 07:38:25 +0000 (07:38 +0000)]
update news files

11 years agomerge translations from LP
Jean-Philippe Orsini [Wed, 11 Jul 2012 22:01:35 +0000 (22:01 +0000)]
merge translations from LP

11 years agoregenerated tr files
Jean-Philippe Orsini [Wed, 11 Jul 2012 21:55:39 +0000 (21:55 +0000)]
regenerated tr files

11 years ago(no commit message)
Jean-Philippe Orsini [Wed, 11 Jul 2012 21:53:41 +0000 (21:53 +0000)]

11 years agofixed hide window on startup for gnome-shell (Closes: #676361).
Jean-Philippe Orsini [Wed, 11 Jul 2012 20:23:01 +0000 (20:23 +0000)]
fixed hide window on startup for gnome-shell (Closes: #676361).

11 years agoadded hungarian translation
Jean-Philippe Orsini [Sat, 7 Jul 2012 16:32:20 +0000 (16:32 +0000)]
added hungarian translation

11 years agoupdated
Jean-Philippe Orsini [Fri, 6 Jul 2012 22:39:37 +0000 (22:39 +0000)]
updated

11 years agoupdated
Jean-Philippe Orsini [Fri, 6 Jul 2012 22:39:02 +0000 (22:39 +0000)]
updated

11 years agoadded support of the -l option (log-file)
Jean-Philippe Orsini [Tue, 3 Jul 2012 05:52:57 +0000 (05:52 +0000)]
added support of the -l option (log-file)

11 years agoimported and merged translations from LP
Jean-Philippe Orsini [Mon, 2 Jul 2012 08:54:06 +0000 (08:54 +0000)]
imported and merged translations from LP

11 years agomerged translations from LP
Jean-Philippe Orsini [Sun, 13 May 2012 09:57:25 +0000 (09:57 +0000)]
merged translations from LP

11 years agoignore split strings warnings
Jean-Philippe Orsini [Sun, 13 May 2012 09:57:09 +0000 (09:57 +0000)]
ignore split strings warnings

11 years agoupdated translation files
Jean-Philippe Orsini [Sun, 13 May 2012 09:30:48 +0000 (09:30 +0000)]
updated translation files

11 years agoupdated to new version of checkpatch.pl
Jean-Philippe Orsini [Sun, 13 May 2012 09:25:23 +0000 (09:25 +0000)]
updated to new version of checkpatch.pl

11 years agoupdated to new version of checkpatch.pl
Jean-Philippe Orsini [Sun, 13 May 2012 09:24:01 +0000 (09:24 +0000)]
updated to new version of checkpatch.pl

11 years agoupdated to new version of checkpatch.pl
Jean-Philippe Orsini [Sun, 13 May 2012 09:23:38 +0000 (09:23 +0000)]
updated to new version of checkpatch.pl

11 years agoupdated to new checkpatch.pl
Jean-Philippe Orsini [Sun, 13 May 2012 09:21:40 +0000 (09:21 +0000)]
updated to new checkpatch.pl

11 years agofixed style
Jean-Philippe Orsini [Sun, 13 May 2012 09:14:40 +0000 (09:14 +0000)]
fixed style

11 years agoupdated to new version of checkpatch.pl
Jean-Philippe Orsini [Sun, 13 May 2012 09:00:20 +0000 (09:00 +0000)]
updated to new version of checkpatch.pl