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