Fixed restoration of the panel divider position.
[psensor.git] / src / lib / psensor.c
2016-06-08 Jean-Philippe Orsinifixed coredump when there are no sensors
2016-06-08 Jean-Philippe Orsinifixed style
2014-10-18 Jean-Philippe Orsiniset min/max for percent sensor
2014-10-09 Jean-Philippe Orsinidisplay min/max values
2014-10-09 Jean-Philippe Orsinirenamed psensor field
2014-09-30 Jean-Philippe Orsiniavoid configuration (color) field in psensor struct
2014-09-29 Jean-Philippe Orsiniavoid to use a specific provider field
2014-09-29 Jean-Philippe OrsiniMerge branch 'v1.1'
2014-09-26 Jean-Philippe Orsiniavoid configuration data in psensor struct
2014-09-26 Jean-Philippe Orsiniavoid config in the psensor struct
2014-09-25 Jean-Philippe Orsiniavoid to store configuration in psensor struct
2014-09-25 Jean-Philippe Orsiniavoid to use cpp in code
2014-09-24 Jean-Philippe Orsiniavoid to mix code/decl
2014-09-21 Jean-Philippe Orsiniavoid to fetch hddtemp daemon if no hddtemp sensors
2014-09-21 Jean-Philippe Orsinifixed behaviour for composite types
2014-09-21 Jean-Philippe Orsinibool values instead of int equivalent
2014-09-21 Jean-Philippe Orsinicode style, cleanup, changed to bool return type
2014-09-21 Jean-Philippe Orsiniremoved useless psensor_init|cleanup functions
2014-09-21 Jean-Philippe Orsinifixed hddtemp updated twice
2014-09-19 Jean-Philippe Orsini removed option --use-libatasmart
2014-09-19 Jean-Philippe Orsinicode style
2014-09-19 Jean-Philippe Orsininormalize and cleanup
2014-09-19 Jean-Philippe Orsinicleanup and normalize
2014-09-18 Jean-Philippe Orsinienable/disable of lmsensor provider
2014-09-18 Jean-Philippe Orsinimerged cpu and mem sensors code
2014-09-16 Jean-Philippe Orsiniavoid to update SMART more than each 30s (costly operat...
2014-09-15 Jean-Philippe Orsiniadded support of udisks2 (only init stage)
2014-09-11 Jean-Philippe Orsinistyle
2014-09-09 Jean-Philippe Orsinifixed nvidia fan values display.
2014-09-08 Jean-Philippe Orsiniadded support of free memory.
2014-09-02 Jean-Philippe Orsini Added NVidia GPU graphics, memory, PCIe and video...
2014-09-02 Jean-Philippe OrsiniAdded NVidia GPU usage.
2014-08-22 Jean-Philippe Orsiniput temperature conversion functions into a separate...
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-02-12 Jean-Philippe Orsiniupdated copyright end date to 2013
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-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-15 Jean-Philippe Orsiniupdated copyright to 2013
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-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-09-12 Jean-Philippe Orsinidisplay the name of chip in sensor preferences.
2012-07-21 Jean-Philippe Orsinihide sensors in the application indicator
2012-07-16 Jean-Philippe Orsinicode reorganization
2012-05-04 Jean-Philippe Orsinifixed type 'thresold' instead of 'threshold'
2012-04-30 Jean-Philippe Orsiniadded unit for fan
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...
2012-04-26 Jean-Philippe Orsiniadded value of the sensor in the notification body
2012-04-26 Jean-Philippe Orsinirenamed fct
2012-04-26 Jean-Philippe Orsiniremoved useless union
2012-04-26 Jean-Philippe Orsinialarm limit edition using the temperature unit set...
2012-04-25 Jean-Philippe Orsiniadded degree sign before C/F
2012-04-17 Jean-Philippe Orsiniadded debug trace
2012-04-15 Jean-Philippe Orsinifixed --wdir option.
2012-04-08 Jean-Philippe Orsinifahrenheit support for application indicator
2012-04-08 Jean-Philippe Orsinisupport of fahrenheit option
2012-03-28 Jean-Philippe Orsiniadded --use_libwqsmart option
2012-03-25 Jean-Philippe Orsini2012 copyright
2012-01-23 Jean-Philippe Orsiniworked on smartmon support
2011-12-28 Jean-Philippe Orsinifixed sensor type displayed in sensor preferences dialog.
2011-11-13 Jean-Philippe Orsinistyle
2011-07-20 Jean-Philippe Orsiniadded support of cpu usage monitoring
2011-07-18 Jean-Philippe Orsininormalize constants naming
2011-07-18 Jean-Philippe Orsiniadded experimental support for ati/amd gpu/fan
2011-07-16 Jean-Philippe Orsinilmsensor init/cleanup moved from main.c to lmsensor...
2011-07-16 Jean-Philippe Orsinimoved lmsensor code to lmsensor.c
2011-07-12 Jean-Philippe Orsinimeasure with value of different types
2011-05-26 Jean-Philippe Orsiniappindicator displays unit of sensor values
2011-05-03 Jean-Philippe Orsinitemperature displayed in the unity launcher entry is...
2011-05-01 Jean-Philippe Orsiniavoid fetching hddtemp daemon when no hdd in the sensor...
2011-04-21 Jean-Philippe Orsiniswitched from wpitchoune@gmail.com to jeanfi@gmail...
2011-04-21 Jean-Philippe Orsiniimport psensor trunk from private svn