index
:
paramano
master
A light battery monitor and a CPU frequency scaler
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bat_tray.c
Commit message (
Expand
)
Author
Age
*
Move license to central file, add acknowledgement to trayfreq
David Phillips
2016-08-25
*
Fixed hanging fd on battery status read failure
David Phillips
2015-11-20
*
Changed header include policy to increase build time
David Phillips
2015-09-09
*
More style changes, fixed commented out init call (whoops\!)
David Phillips
2015-09-04
*
Minor bugfix to report status as unknown when negative (not just -1) charging...
David Phillips
2015-09-02
*
Conforming to style, switching paramano-set to getopt (finally)
David Phillips
2015-09-01
*
Various buffer overflow fixes
David Phillips
2015-09-01
*
Replace asprintf calls with snprintf
David Phillips
2015-09-01
*
Enforced staticness
David Phillips
2015-09-01
*
Removed old debug swarf
David Phillips
2015-09-01
*
Cleaning up common functions
David Phillips
2015-09-01
*
Set battery check interval to 2 minutes rather than 5 seconds
David Phillips
2015-08-29
*
Made tooltip texts cached, fixes GitHub issue #4
David Phillips
2015-08-29
*
Added energy as well as charge units. Fixes GitHub issue #6
David Phillips
2015-08-28
*
Fixed false time of 1 hour when battery info file wasn't found
David Phillips
2015-04-13
*
Battery time is now displayed
David
2014-09-28
*
Fixy fixy
David
2014-09-28
*
Code tidy
David
2014-09-28
*
Naughty Phillid, underscore-prefixed variable names are bad!
David
2014-09-27
*
Capitalisation fix in licence
David
2014-09-27
*
Changed program name in license
David
2014-09-18
*
Renamed icon files
David
2014-09-18
*
Moved from sprintf to asprintf
David
2014-07-25
*
Clean-ups
David
2014-06-05