This is an automated email from the git hooks/post-receive script.

timystery pushed a change to branch master
in repository panel-plugins/xfce4-sensors-plugin.

      from  bca7265   Remove unnecessary cast
       new  8100905   use load_css_data with stringlenth argument so that the 
css data will be copied away and doesn't need to be held by the plugin
       new  ae48fbb   respect "new" output of hddtemp "SLP" for sleeping; 
otherwise memory will be overwritten at some places, leading to segfaults
       new  a0392b9   update copyright year
       new  c72554b   Many doxygen corrections and default doxygen file for 
creating developer documentation from within the new doc folder; also removed 
some outdatet comments and increased coherence with the coding guidelines

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac.in                |    2 +-
 doc/doxygen.cfg                | 2494 ++++++++++++++++++++++++++++++++++++++++
 include/acpi.h                 |   52 +-
 include/configuration.h        |   35 +-
 include/hddtemp.h              |   16 +-
 include/lmsensors.h            |   28 +-
 include/middlelayer.h          |   45 +-
 include/nvidia.h               |   14 +-
 include/sensors-interface.h    |   67 +-
 include/types.h                |   21 +-
 lib/acpi.c                     |   15 +
 lib/configuration.c            |    5 +
 lib/hddtemp.c                  |   20 +-
 lib/helpers.c                  |    3 +
 lib/lmsensors.c                |   11 +
 lib/middlelayer.c              |   29 +-
 lib/nvidia.c                   |   16 +-
 lib/sensors-interface-common.c |    3 +
 lib/sensors-interface.c        |   15 +-
 panel-plugin/sensors-plugin.c  |   95 +-
 20 files changed, 2836 insertions(+), 150 deletions(-)
 create mode 100644 doc/doxygen.cfg

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to