gnome-power-manager r2158 - in trunk: . data src test



Author: rhughes
Date: 2007-04-24 19:31:35 +0100 (Tue, 24 Apr 2007)
New Revision: 2158
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-power-manager?rev=2158&view=rev

Modified:
   trunk/ChangeLog
   trunk/data/gnome-power-manager.schemas.in
   trunk/data/gpm-graph.glade
   trunk/src/Makefile.am
   trunk/src/gpm-array-float.c
   trunk/src/gpm-array-float.h
   trunk/src/gpm-array.c
   trunk/src/gpm-array.h
   trunk/src/gpm-conf.h
   trunk/src/gpm-profile.c
   trunk/src/gpm-statistics-core.c
   trunk/test/gpm-st-array-float.c
   trunk/test/gpm-st-array.c
   trunk/test/gpm-st-main.c
Log:
2007-04-24  Richard Hughes  <richard hughsie com>

* src/gpm-array.c:
* src/gpm-array.h:
Rip out some unused code. Things are simpler now.

* data/gnome-power-manager.schemas.in:
* data/gpm-graph.glade:
* src/Makefile.am:
* src/gpm-conf.h:
Add an option in g-p-s to smooth the graphs to see trends more easily.

* src/gpm-array-float.c:
* src/gpm-array-float.h:
Add a routine so we can copy back to a GpmArray.

* src/gpm-profile.c:
Don't smooth here, we only do the processor insive bits in the
presentation application.

* test/gpm-st-array-float.c: (gpm_st_array_float):
* test/gpm-st-array.c: (gpm_st_array):
* test/gpm-st-main.c: (main):
Remove obsolete tests. Now we pass everything again.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]