Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add standard GPL header to individual files. | diego | 2008-04-22 | 1 | -0/+18 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved | diego | 2008-01-06 | 1 | -1/+1 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -3/+3 |
* | Add consistent GUI prefix to multiple inclusion guards. | diego | 2007-07-02 | 1 | -3/+3 |
* | Make functions and variables not used outside bitmap.c static | reimar | 2007-05-02 | 1 | -2/+0 |
* | Remove useless extern before function prototypes | reimar | 2007-05-02 | 1 | -4/+4 |
* | Gui --> gui | diego | 2007-04-23 | 1 | -0/+18 |