aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/interface.h
Commit message (Expand)AuthorAge
* Avoid forward declarations for import_initial_playtree_into_gui() andGravatar diego2010-02-14
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Remove pointless #ifdef around internal #include.Gravatar diego2009-04-19
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Add standard GPL header to individual files.Gravatar diego2008-04-22
* Make include paths consistent; do not use ../ in them.Gravatar diego2008-04-12
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Fix illegal identifiers: Names starting with __ or _ and uppercase are reservedGravatar diego2008-01-06
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Clean up the way get_path is handled: Compile get_path.c to an object to linkGravatar diego2007-08-28
* remove gconvert_uri_to_filename() and use url_unescape_string() instead.Gravatar iive2007-08-20
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Add consistent GUI prefix to multiple inclusion guards.Gravatar diego2007-07-02
* Gui --> guiGravatar diego2007-04-23