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 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Remove redundant extern declarations, #include the right headers instead. | diego | 2007-08-25 |
* | 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 |
* | revert broken r23628, mp_core.h is not included by cfg.h, so double extern | reimar | 2007-06-24 |
* | ass_enabled is already in mp_core.h | reimar | 2007-06-24 |
* | Gui --> gui | diego | 2007-04-23 |