psensor.git
12 years agoadded support of cpu usage monitoring
Jean-Philippe Orsini [Wed, 20 Jul 2011 15:49:55 +0000 (15:49 +0000)]
added support of cpu usage monitoring

12 years agofixed type
Jean-Philippe Orsini [Wed, 20 Jul 2011 11:24:09 +0000 (11:24 +0000)]
fixed type

12 years agofct is internal
Jean-Philippe Orsini [Wed, 20 Jul 2011 08:22:17 +0000 (08:22 +0000)]
fct is internal

12 years agonormalize amd id
Jean-Philippe Orsini [Mon, 18 Jul 2011 22:24:04 +0000 (22:24 +0000)]
normalize amd id

12 years agocode styling
Jean-Philippe Orsini [Mon, 18 Jul 2011 22:21:24 +0000 (22:21 +0000)]
code styling

12 years agonormalize constants naming
Jean-Philippe Orsini [Mon, 18 Jul 2011 21:23:32 +0000 (21:23 +0000)]
normalize constants naming

12 years agocode styling
Jean-Philippe Orsini [Mon, 18 Jul 2011 21:22:40 +0000 (21:22 +0000)]
code styling

12 years agofixed styling
Jean-Philippe Orsini [Mon, 18 Jul 2011 17:23:28 +0000 (17:23 +0000)]
fixed styling

12 years agopedantic mode for top dir src
Jean-Philippe Orsini [Mon, 18 Jul 2011 16:32:20 +0000 (16:32 +0000)]
pedantic mode for top dir src

12 years agofixed amd support build
Jean-Philippe Orsini [Mon, 18 Jul 2011 16:31:24 +0000 (16:31 +0000)]
fixed amd support build

12 years agoadded experimental support for ati/amd gpu/fan
Jean-Philippe Orsini [Mon, 18 Jul 2011 16:22:38 +0000 (16:22 +0000)]
added experimental support for ati/amd gpu/fan

12 years agoadded support of the library ATI ADL in the build
Jean-Philippe Orsini [Mon, 18 Jul 2011 15:51:06 +0000 (15:51 +0000)]
added support of the library ATI ADL in the build

12 years agolmsensor init/cleanup moved from main.c to lmsensor.c and called in psensor.c
Jean-Philippe Orsini [Sat, 16 Jul 2011 22:05:23 +0000 (22:05 +0000)]
lmsensor init/cleanup moved from main.c to lmsensor.c and called in psensor.c

12 years agostyling
Jean-Philippe Orsini [Sat, 16 Jul 2011 21:48:18 +0000 (21:48 +0000)]
styling

12 years agoremoved empty line
Jean-Philippe Orsini [Sat, 16 Jul 2011 21:45:20 +0000 (21:45 +0000)]
removed empty line

12 years agomoved lmsensor code to lmsensor.c
Jean-Philippe Orsini [Sat, 16 Jul 2011 21:08:22 +0000 (21:08 +0000)]
moved lmsensor code to lmsensor.c

12 years agocode styling
Jean-Philippe Orsini [Sat, 16 Jul 2011 21:07:27 +0000 (21:07 +0000)]
code styling

12 years agoadded static to fcts
Jean-Philippe Orsini [Sat, 16 Jul 2011 10:11:10 +0000 (10:11 +0000)]
added static to fcts
remove hdd_ prefix to static fcts

12 years agoremoved close_display fct and moved code directly in nvidia_cleanup
Jean-Philippe Orsini [Sat, 16 Jul 2011 10:02:30 +0000 (10:02 +0000)]
removed close_display fct and moved code directly in nvidia_cleanup

12 years agoadded static to fcts
Jean-Philippe Orsini [Fri, 15 Jul 2011 22:39:35 +0000 (22:39 +0000)]
added static to fcts
removed lmsensor_ prefix to static fcts

12 years agoadded missing js file
Jean-Philippe Orsini [Thu, 14 Jul 2011 15:02:42 +0000 (15:02 +0000)]
added missing js file

12 years agomoved some js fcts into a separate js file
Jean-Philippe Orsini [Wed, 13 Jul 2011 22:42:43 +0000 (22:42 +0000)]
moved some js fcts into a separate js file

12 years agoremoved empty line
Jean-Philippe Orsini [Wed, 13 Jul 2011 22:01:10 +0000 (22:01 +0000)]
removed empty line

12 years agonewline at end of file
Jean-Philippe Orsini [Wed, 13 Jul 2011 20:36:40 +0000 (20:36 +0000)]
newline at end of file

12 years agomove to 3.9.2 std
Jean-Philippe Orsini [Wed, 13 Jul 2011 16:07:10 +0000 (16:07 +0000)]
move to 3.9.2 std

12 years agoremoved lua support, monitoring page is now using jquery and json http requests
Jean-Philippe Orsini [Wed, 13 Jul 2011 09:03:58 +0000 (09:03 +0000)]
removed lua support, monitoring page is now using jquery and json http requests

12 years agodefault dir page is now index.html
Jean-Philippe Orsini [Wed, 13 Jul 2011 08:32:25 +0000 (08:32 +0000)]
default dir page is now index.html

12 years agoreplaced lua pages by html pages
Jean-Philippe Orsini [Wed, 13 Jul 2011 08:32:02 +0000 (08:32 +0000)]
replaced lua pages by html pages

12 years agofixed html header
Jean-Philippe Orsini [Wed, 13 Jul 2011 08:22:32 +0000 (08:22 +0000)]
fixed html header

12 years agouse personnal email
Jean-Philippe Orsini [Tue, 12 Jul 2011 20:25:57 +0000 (20:25 +0000)]
use personnal email

12 years agomeasure with value of different types
Jean-Philippe Orsini [Tue, 12 Jul 2011 20:22:32 +0000 (20:22 +0000)]
measure with value of different types

12 years agoprepares 0.6.2.10
Jean-Philippe Orsini [Tue, 12 Jul 2011 20:22:00 +0000 (20:22 +0000)]
prepares 0.6.2.10

12 years agoremoved useless empty line
Jean-Philippe Orsini [Tue, 12 Jul 2011 09:47:55 +0000 (09:47 +0000)]
removed useless empty line

12 years agouse memcpy instead of copying field by field
Jean-Philippe Orsini [Tue, 12 Jul 2011 09:34:47 +0000 (09:34 +0000)]
use memcpy instead of copying field by field

12 years ago added network, cpu load and memory information in
Jean-Philippe Orsini [Sun, 10 Jul 2011 21:34:52 +0000 (21:34 +0000)]
 added network, cpu load and memory information in
   JSON web interface.

added monitor.html using jquery and retrieving
   monitoring data from the JSON web interface.

12 years agoremoved useless empty line
Jean-Philippe Orsini [Sun, 10 Jul 2011 21:33:18 +0000 (21:33 +0000)]
removed useless empty line

12 years agominor html clean
Jean-Philippe Orsini [Sun, 10 Jul 2011 21:32:14 +0000 (21:32 +0000)]
minor html clean

12 years agoremoved empty lines
Jean-Philippe Orsini [Sat, 9 Jul 2011 09:50:32 +0000 (09:50 +0000)]
removed empty lines

12 years agofixe trailing space and empty lines
Jean-Philippe Orsini [Fri, 8 Jul 2011 20:37:30 +0000 (20:37 +0000)]
fixe trailing space and empty lines

12 years agofixed overlapping constants
Jean-Philippe Orsini [Fri, 8 Jul 2011 20:18:15 +0000 (20:18 +0000)]
fixed overlapping constants

12 years agoadded application/json mime type for json http response
Jean-Philippe Orsini [Thu, 7 Jul 2011 21:54:58 +0000 (21:54 +0000)]
added application/json mime type for json http response

12 years agoregenerated translation files
Jean-Philippe Orsini [Sun, 26 Jun 2011 15:40:10 +0000 (15:40 +0000)]
regenerated translation files

12 years agofixed code style
Jean-Philippe Orsini [Sun, 26 Jun 2011 15:39:05 +0000 (15:39 +0000)]
fixed code style

12 years agoadded last news
Jean-Philippe Orsini [Sun, 26 Jun 2011 10:02:53 +0000 (10:02 +0000)]
added last news

12 years ago if appindicator not supported by wm:
Jean-Philippe Orsini [Sun, 26 Jun 2011 09:57:29 +0000 (09:57 +0000)]
 if appindicator not supported by wm:
 - quit psensor on window close
 - show psensor even if hide on startup is enabled

12 years agoadded /usr/share/applications desktop file
Jean-Philippe Orsini [Wed, 15 Jun 2011 14:39:40 +0000 (14:39 +0000)]
added /usr/share/applications desktop file

12 years agodesktop files in desktop dir in addition to autostart dir
Jean-Philippe Orsini [Wed, 15 Jun 2011 11:49:17 +0000 (11:49 +0000)]
desktop files in desktop dir in addition to autostart dir

12 years agodestroy main window before breaking gtk main loop
Jean-Philippe Orsini [Tue, 14 Jun 2011 21:07:42 +0000 (21:07 +0000)]
destroy main window before breaking gtk main loop

12 years agoremoved useless whitespace
Jean-Philippe Orsini [Tue, 14 Jun 2011 21:07:16 +0000 (21:07 +0000)]
removed useless whitespace

12 years agofixed wrong memory release
Jean-Philippe Orsini [Tue, 14 Jun 2011 20:42:56 +0000 (20:42 +0000)]
fixed wrong memory release

12 years agorelease x11 connection for nvidia when quitting psensor
Jean-Philippe Orsini [Mon, 13 Jun 2011 07:34:31 +0000 (07:34 +0000)]
release x11 connection for nvidia when quitting psensor

12 years agoadded news entry about last nvidia code changes
Jean-Philippe Orsini [Sun, 12 Jun 2011 21:23:33 +0000 (21:23 +0000)]
added news entry about last nvidia code changes

12 years agocode cleanup
Jean-Philippe Orsini [Sun, 12 Jun 2011 20:51:35 +0000 (20:51 +0000)]
code cleanup

12 years agopsensor autostarted by default
Jean-Philippe Orsini [Wed, 8 Jun 2011 05:13:08 +0000 (05:13 +0000)]
psensor autostarted by default

12 years agostart psensor during desktop startup
Jean-Philippe Orsini [Tue, 7 Jun 2011 21:37:29 +0000 (21:37 +0000)]
start psensor during desktop startup

12 years agomerged Chinese Simplified translation from royclarck
Jean-Philippe Orsini [Mon, 6 Jun 2011 18:59:13 +0000 (18:59 +0000)]
merged Chinese Simplified translation from royclarck

12 years agoadded about dialog
Jean-Philippe Orsini [Mon, 6 Jun 2011 08:53:18 +0000 (08:53 +0000)]
added about dialog

12 years agohide on startup only when compiled with appindicator support
Jean-Philippe Orsini [Wed, 1 Jun 2011 05:59:16 +0000 (05:59 +0000)]
hide on startup only when compiled with appindicator support

12 years agohide window on startup (UI)
Jean-Philippe Orsini [Wed, 1 Jun 2011 05:52:50 +0000 (05:52 +0000)]
hide window on startup (UI)

12 years agohide on startup
Jean-Philippe Orsini [Wed, 1 Jun 2011 05:43:35 +0000 (05:43 +0000)]
hide on startup
fct in ui.c flagged static when needed

12 years agoappindicator displays unit of sensor values
Jean-Philippe Orsini [Thu, 26 May 2011 10:02:12 +0000 (10:02 +0000)]
appindicator displays unit of sensor values

12 years agoadded missing src/description.txt file into source archive
Jean-Philippe Orsini [Wed, 25 May 2011 20:42:35 +0000 (20:42 +0000)]
added missing src/description.txt file into source archive

12 years agofixed UI freeze on Ubuntu Lucid when 'sensor preferences' is selected with applicatio...
Jean-Philippe Orsini [Wed, 25 May 2011 17:36:58 +0000 (17:36 +0000)]
fixed UI freeze on Ubuntu Lucid when 'sensor preferences' is selected with application indicator.

12 years agoprepares future release 0.6.2.9
Jean-Philippe Orsini [Fri, 20 May 2011 09:15:15 +0000 (09:15 +0000)]
prepares future release 0.6.2.9

12 years agonext release will be 0.6.2.9
Jean-Philippe Orsini [Fri, 20 May 2011 09:06:02 +0000 (09:06 +0000)]
next release will be 0.6.2.9

12 years agopsensor-server package installs all files in www directory
Jean-Philippe Orsini [Thu, 19 May 2011 07:37:33 +0000 (07:37 +0000)]
psensor-server package installs all files in www directory

13 years agotranslation support
Jean-Philippe Orsini [Mon, 9 May 2011 23:53:14 +0000 (23:53 +0000)]
translation support

13 years agoadded files containing strings to translate
Jean-Philippe Orsini [Mon, 9 May 2011 23:38:08 +0000 (23:38 +0000)]
added files containing strings to translate

13 years agodisplay sensors information in the application indicator
Jean-Philippe Orsini [Mon, 9 May 2011 23:36:41 +0000 (23:36 +0000)]
display sensors information in the application indicator

13 years agosupport of gtk3
Jean-Philippe Orsini [Mon, 9 May 2011 15:07:35 +0000 (15:07 +0000)]
support of gtk3

13 years agoadded sensor preferences menu item to appindicator menu
Jean-Philippe Orsini [Sun, 8 May 2011 22:15:18 +0000 (22:15 +0000)]
added sensor preferences menu item to appindicator menu

13 years agostandard prefix...
Jean-Philippe Orsini [Sun, 8 May 2011 22:07:25 +0000 (22:07 +0000)]
standard prefix...

13 years agoremoved trailing space
Jean-Philippe Orsini [Sun, 8 May 2011 21:57:47 +0000 (21:57 +0000)]
removed trailing space

13 years agoadded 'sensor preferences' in the popup menu
Jean-Philippe Orsini [Sun, 8 May 2011 21:57:25 +0000 (21:57 +0000)]
added 'sensor preferences' in the popup menu

13 years agoadded static to fcts
Jean-Philippe Orsini [Sun, 8 May 2011 21:51:32 +0000 (21:51 +0000)]
added static to fcts

13 years agofixed crash when glade files cannot be read.
Jean-Philippe Orsini [Sun, 8 May 2011 21:40:08 +0000 (21:40 +0000)]
fixed crash when glade files cannot be read.

13 years agogtk3 support
Jean-Philippe Orsini [Sun, 8 May 2011 15:34:36 +0000 (15:34 +0000)]
gtk3 support

13 years agogtk3 support
Jean-Philippe Orsini [Sun, 8 May 2011 14:54:04 +0000 (14:54 +0000)]
gtk3 support

13 years agogtk3 support
Jean-Philippe Orsini [Sun, 8 May 2011 14:43:07 +0000 (14:43 +0000)]
gtk3 support

13 years agosupport of GTK3
Jean-Philippe Orsini [Sun, 8 May 2011 11:51:34 +0000 (11:51 +0000)]
support of GTK3

13 years agosupport of gtk3
Jean-Philippe Orsini [Sun, 8 May 2011 11:40:46 +0000 (11:40 +0000)]
support of gtk3

13 years agorenamed cb
Jean-Philippe Orsini [Sun, 8 May 2011 08:40:08 +0000 (08:40 +0000)]
renamed cb

13 years agoadded sensor preferences to the main menu
Jean-Philippe Orsini [Sun, 8 May 2011 08:38:48 +0000 (08:38 +0000)]
added sensor preferences to the main menu

13 years agomigration to gtk3 (main menu)
Jean-Philippe Orsini [Sun, 8 May 2011 08:20:11 +0000 (08:20 +0000)]
migration to gtk3 (main menu)

13 years agoavoid use of GtkWidget.allocation (does not exist in gtk3)
Jean-Philippe Orsini [Sat, 7 May 2011 07:28:18 +0000 (07:28 +0000)]
avoid use of GtkWidget.allocation (does not exist in gtk3)

13 years agouse gtk_widget_get_window instead of struct field
Jean-Philippe Orsini [Fri, 6 May 2011 22:40:36 +0000 (22:40 +0000)]
use gtk_widget_get_window instead of struct field

13 years agodialog window for editing all sensors preferences
Jean-Philippe Orsini [Fri, 6 May 2011 21:02:48 +0000 (21:02 +0000)]
dialog window for editing all sensors preferences

13 years agoadded missing header file
Jean-Philippe Orsini [Thu, 5 May 2011 07:33:19 +0000 (07:33 +0000)]
added missing header file

13 years agoadded french translation
Jean-Philippe Orsini [Thu, 5 May 2011 00:36:07 +0000 (00:36 +0000)]
added french translation

13 years agocode refactoring and cleanup
Jean-Philippe Orsini [Wed, 4 May 2011 07:51:54 +0000 (07:51 +0000)]
code refactoring and cleanup

13 years agocode cleanup
Jean-Philippe Orsini [Wed, 4 May 2011 07:22:36 +0000 (07:22 +0000)]
code cleanup
avoid recreation of the sensorlist widget when its position is changed

13 years agoremoved useless ui_psensor#w_sensorlist field
Jean-Philippe Orsini [Tue, 3 May 2011 22:22:15 +0000 (22:22 +0000)]
removed useless ui_psensor#w_sensorlist field

13 years agorenamed static fcts
Jean-Philippe Orsini [Tue, 3 May 2011 22:04:11 +0000 (22:04 +0000)]
renamed static fcts

13 years agoadded static to fcts
Jean-Philippe Orsini [Tue, 3 May 2011 22:01:26 +0000 (22:01 +0000)]
added static to fcts

13 years agoadded static to create_sensor_popup
Jean-Philippe Orsini [Tue, 3 May 2011 21:55:38 +0000 (21:55 +0000)]
added static to create_sensor_popup
put sensor pref dialog into a separate new file (ui_sensorpref.c|h)

13 years agoadded glade files in debian package
Jean-Philippe Orsini [Tue, 3 May 2011 17:27:51 +0000 (17:27 +0000)]
added glade files in debian package

13 years agoavoid more than 80 chars line
Jean-Philippe Orsini [Tue, 3 May 2011 11:31:22 +0000 (11:31 +0000)]
avoid more than 80 chars line

13 years agotemperature displayed in the unity launcher entry is the maximum current temperature...
Jean-Philippe Orsini [Tue, 3 May 2011 11:21:07 +0000 (11:21 +0000)]
temperature displayed in the unity launcher entry is the maximum current temperature (instead of the maximum of all stored tempeartures)

13 years agoidentation
Jean-Philippe Orsini [Tue, 3 May 2011 07:41:04 +0000 (07:41 +0000)]
identation

13 years agoidentation
Jean-Philippe Orsini [Tue, 3 May 2011 07:37:30 +0000 (07:37 +0000)]
identation