Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -2/+2 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -1/+1 |
* | 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 | -4/+3 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 | 1 | -10/+0 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 1 | -1/+1 |
* | Remove redundant extern declarations, #include the right headers instead. | diego | 2007-08-25 | 1 | -4/+0 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -2/+2 |
* | Add consistent GUI prefix to multiple inclusion guards. | diego | 2007-07-02 | 1 | -2/+2 |
* | revert broken r23628, mp_core.h is not included by cfg.h, so double extern | reimar | 2007-06-24 | 1 | -0/+1 |
* | ass_enabled is already in mp_core.h | reimar | 2007-06-24 | 1 | -1/+0 |
* | Gui --> gui | diego | 2007-04-23 | 1 | -0/+76 |