fct not exist if udisks2 support not enabled.
[psensor.git] / src / lib /
2014-09-15 Jean-Philippe Orsiniadded udisks2 support
2014-09-15 Jean-Philippe Orsiniadded support of udisks2 (only init stage)
2014-09-11 Jean-Philippe Orsinistyle
2014-09-11 Jean-Philippe Orsinistyle
2014-09-11 Jean-Philippe Orsinistyle
2014-09-10 Jean-Philippe Orsiniremoved useless empty line.
2014-09-10 Jean-Philippe Orsinifixed crash during psensor quit.
2014-09-09 Jean-Philippe Orsinifixed nvidia fan values display.
2014-09-08 Jean-Philippe Orsiniadded support of free memory.
2014-09-08 Jean-Philippe Orsinifixed hdd temp not updated (id format changed)
2014-09-08 Jean-Philippe Orsininormalize id format for hdds.
2014-09-08 Jean-Philippe OrsiniAdded 'Hide' menu item in the contextual menu of the...
2014-09-07 Jean-Philippe Orsiniadded nvidia fan support
2014-09-07 Jean-Philippe Orsiniadded debug information about VCSC information
2014-09-06 Jean-Philippe Orsiniadded debug information about fan level...
2014-09-06 Jean-Philippe Orsiniadded nvidia fan support
2014-09-05 Jean-Philippe Orsiniadded debug traces for nvidia fan speed support
2014-09-05 Jean-Philippe Orsinicleanup
2014-09-05 Jean-Philippe Orsinicleanup
2014-09-03 Jean-Philippe Orsinicleanup
2014-09-03 Jean-Philippe Orsinicleanup
2014-09-02 Jean-Philippe Orsini Added NVidia GPU graphics, memory, PCIe and video...
2014-09-02 Jean-Philippe OrsiniAdded NVidia GPU usage.
2014-09-02 Jean-Philippe Orsinidisplay ACPI as chip name when appropriate.
2014-09-01 Jean-Philippe Orsiniremoved useless empty line
2014-08-24 Jean-Philippe Orsinifixed comment.
2014-08-24 Jean-Philippe Orsiniget ride of integer representation of the colors, no...
2014-08-23 Jean-Philippe Orsinireplaced usage of deprecated gtk function gtk_color_but...
2014-08-22 Jean-Philippe Orsiniput temperature conversion functions into a separate...
2014-08-13 Jean-Philippe Orsinislog-enabled cbk use gsettings.
2014-08-10 Jean-Philippe Orsiniuse pmutex
2014-08-04 Jean-Philippe Orsinienable error checking of mutex, log mutex errors
2014-08-02 Jean-Philippe Orsiniregenerated build files
2014-06-06 Jean-Philippe Orsiniadded gsettings schema
2014-06-04 Jean-Philippe Orsinimerged from plib (upgrade version)
2014-06-03 Jean-Philippe Orsinifixed file descriptor leaks
2014-05-31 Jean-Philippe Orsinifixed type label for nvidia temperature
2014-05-31 Jean-Philippe Orsinifixed NVIDIA strings.
2014-05-19 Jean-Philippe Orsinifixed typo (celcius/celsius)
2014-04-27 Jean-Philippe Orsiniuse json_object_object_get_ex instead of deprecated...
2014-04-26 Jean-Philippe Orsinimade sensor type translatable
2014-04-26 Jean-Philippe Orsiniregenerated build files
2014-04-25 Jean-Philippe Orsiniremoved fts.h which is not needed for psensor and not...
2014-04-24 Jean-Philippe Orsinimerged from plib
2014-02-12 Jean-Philippe Orsiniupdated copyright end date to 2013
2013-10-15 Jean-Philippe OrsiniFixed compilation issue for x32 architecture on 64bits...
2013-10-07 Jean-Philippe Orsiniadded LFS support
2013-10-07 Jean-Philippe Orsiniupdated build files
2013-05-20 Jean-Philippe Orsininot an error
2013-05-19 Jean-Philippe Orsiniadded support of json-c
2013-05-13 Jean-Philippe Orsinistyle
2013-05-13 Jean-Philippe Orsiniget_min|max functions not limited on graph_enabled...
2013-05-13 Jean-Philippe Orsiniadded missing static flag
2013-05-13 Jean-Philippe Orsinirenamed enabled => graph_enabled
2013-05-09 Jean-Philippe Orsiniadded debug messages
2013-04-04 Jean-Philippe Orsinistyle
2013-04-04 Jean-Philippe Orsinirefactoring
2013-03-31 Jean-Philippe Orsiniadded psensor list copy fct
2013-03-24 Jean-Philippe Orsiniremoved useless empty line
2013-03-24 Jean-Philippe Orsinifixed cpu load when fahrenheit is enabled.
2013-03-22 Jean-Philippe Orsinivalues are remotely retrieved
2013-03-16 Jean-Philippe Orsiniturn the error into a simple message, it can be due...
2013-03-16 Jean-Philippe Orsiniremoved amd_id useless var
2013-03-15 Jean-Philippe Orsiniupdated copyright to 2013
2013-03-15 Jean-Philippe Orsiniremoved useless whitespaces
2013-03-14 Jean-Philippe Orsiniflags changes
2013-03-14 Jean-Philippe Orsinifixed hdd temp update after flags type changes
2013-03-14 Jean-Philippe Orsinireorganization of the sensor type flags
2013-03-13 Jean-Philippe Orsinifixed compilation error (unused var)
2013-01-20 Jean-Philippe Orsinifixed displaying of the fahrenheit temperature in the...
2012-12-10 Jean-Philippe Orsinifixed cppcheck errors (old values not used)
2012-10-06 Jean-Philippe Orsinitypo
2012-09-13 Jean-Philippe Orsinifixed realloc cppcheck warning
2012-09-13 Jean-Philippe Orsinicheck target call cppcheck if it is installed
2012-09-12 Jean-Philippe Orsiniimproved detection of cpu (k8temp, via, fam15h_power)
2012-09-12 Jean-Philippe Orsinidisplay the name of chip in sensor preferences.
2012-09-10 Jean-Philippe Orsiniadded slog interval support
2012-09-08 Jean-Philippe Orsinisensors protected by pthread mutex instead of g_mutex
2012-09-04 Jean-Philippe Orsiniimplemented sensor logging
2012-08-26 Jean-Philippe Orsiniremoved useless empty lines
2012-08-26 Jean-Philippe Orsininormalize message
2012-08-26 Jean-Philippe Orsiniimproved sensor log format
2012-08-25 Jean-Philippe Orsiniuse bool def from stdbool.h or define it if it does...
2012-08-24 Jean-Philippe Orsiniadding logging of sensors
2012-08-20 Jean-Philippe Orsiniadded log_info fct
2012-07-21 Jean-Philippe Orsinihide sensors in the application indicator
2012-07-20 Jean-Philippe Orsiniadded gconf schema. (LP: #1026807)
2012-07-16 Jean-Philippe Orsinicode reorganization
2012-05-13 Jean-Philippe Orsinifixed style
2012-05-13 Jean-Philippe Orsiniupdated to new version of checkpatch.pl
2012-05-04 Jean-Philippe Orsinifixed type 'thresold' instead of 'threshold'
2012-04-30 Jean-Philippe Orsiniadded unit for fan
2012-04-30 Jean-Philippe Orsiniunsigned int instead of int for 'boolean' struct members
2012-04-30 Jean-Philippe Orsiniimproved messges
2012-04-30 Jean-Philippe Orsiniuse log_err instead of printf, improved messages
2012-04-30 Jean-Philippe Orsiniuse log_err instead of printf, improved messages
2012-04-30 Jean-Philippe Orsiniuse log_err instead of fprintf, improved message
2012-04-29 Jean-Philippe Orsinialert when temp < low thresold
2012-04-28 Jean-Philippe Orsinirenamed alarm_limit to alarm_high_thresold
2012-04-27 Jean-Philippe Orsiniencodes (as octal) the degree sign because gettext...
next