Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add standard GPL header to individual files. | diego | 2008-04-22 |
* | Make include paths consistent; do not use ../ in them. | diego | 2008-04-12 |
* | Add gui/ prefix to some #include paths so that compilation from the | diego | 2008-04-11 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy | reimar | 2007-07-05 |
* | 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 |
* | Consistently use filenames as multiple inclusion guards. | diego | 2007-07-02 |
* | Gui --> gui | diego | 2007-04-23 |