Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins: Simplify plugin creation with a huge macro | Bastien Nocera | 2012-12-13 | 1 | -76/+1 |
| | | | | Shaves about 2.7k lines of code. | ||||
* | plugins: add class_finalize to REGISTER macro | Ray Strode | 2012-08-21 | 1 | -6/+0 |
| | | | | | | | | We already have a convenience macro for plugins to use to define their types. This commit augments and leverages that macro to remove class_finalize function definition boilerplate. | ||||
* | power: Add an initial power plugin that just handles the lid actions | Richard Hughes | 2011-07-04 | 1 | -0/+110 |
There's a whole lot more functionality coming... |