Fixed restoration of the panel divider position.
[psensor.git] / src / lib / psensor.h
2017-02-05 Jean-Philippe OrsiniAdded support of BCM2835 which is mostly used by the...
2016-08-26 Jean-Philippe Orsiniupdated copyright end date to 2016
2016-06-08 Jean-Philippe Orsinifixed styling
2014-10-09 Jean-Philippe Orsiniuse max/min of the sensor for the threshold if not...
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 Orsiniremoved useless function
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 specific provider field
2014-09-25 Jean-Philippe Orsiniremoved useless empty line
2014-09-25 Jean-Philippe Orsiniavoid to use cpp in code
2014-09-25 Jean-Philippe Orsininormalize include
2014-09-24 Jean-Philippe Orsiniavoid specific nvidia struct field
2014-09-21 Jean-Philippe Orsiniavoid to fetch hddtemp daemon if no hddtemp sensors
2014-09-21 Jean-Philippe Orsinicomment style
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-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-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-07 Jean-Philippe Orsiniadded nvidia fan support
2014-09-03 Jean-Philippe Orsinicleanup
2014-09-02 Jean-Philippe Orsini Added NVidia GPU graphics, memory, PCIe and video...
2014-08-22 Jean-Philippe Orsiniput temperature conversion functions into a separate...
2014-05-19 Jean-Philippe Orsinifixed typo (celcius/celsius)
2014-04-24 Jean-Philippe Orsinimerged from plib
2014-02-12 Jean-Philippe Orsiniupdated copyright end date to 2013
2013-05-13 Jean-Philippe Orsiniget_min|max functions not limited on graph_enabled...
2013-05-13 Jean-Philippe Orsinirenamed enabled => graph_enabled
2013-04-04 Jean-Philippe Orsinirefactoring
2013-03-31 Jean-Philippe Orsiniadded psensor list copy fct
2013-03-15 Jean-Philippe Orsiniupdated copyright to 2013
2013-03-14 Jean-Philippe Orsinireorganization of the sensor type flags
2012-09-13 Jean-Philippe Orsinicheck target call cppcheck if it is installed
2012-09-12 Jean-Philippe Orsinidisplay the name of chip in sensor preferences.
2012-08-25 Jean-Philippe Orsiniuse bool def from stdbool.h or define it if it does...
2012-07-21 Jean-Philippe Orsinihide sensors in the application indicator
2012-05-04 Jean-Philippe Orsinifixed type 'thresold' instead of 'threshold'
2012-04-30 Jean-Philippe Orsiniunsigned int instead of int for 'boolean' struct members
2012-04-29 Jean-Philippe Orsinialert when temp < low thresold
2012-04-28 Jean-Philippe Orsinirenamed alarm_limit to alarm_high_thresold
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 Orsinialarm limit edition using the temperature unit set...
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-12 Jean-Philippe Orsini changed copyright dates to 2012.
2012-01-23 Jean-Philippe Orsiniworked on smartmon support
2012-01-09 Jean-Philippe Orsiniwork on libata support
2011-11-13 Jean-Philippe Orsinistyle
2011-09-25 Jean-Philippe Orsiniadded log file
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-12 Jean-Philippe Orsiniremoved useless empty line
2011-07-08 Jean-Philippe Orsinifixed overlapping constants
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-04-21 Jean-Philippe Orsiniswitched from wpitchoune@gmail.com to jeanfi@gmail...
2011-04-21 Jean-Philippe Orsiniimport psensor trunk from private svn