Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 |
* | 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 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 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 |
* | remove gconvert_uri_to_filename() and use url_unescape_string() instead. | iive | 2007-08-20 |
* | 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 |
* | Gui --> gui | diego | 2007-04-23 |