summaryrefslogtreecommitdiffstats
path: root/gui/interface.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the internal GUIAnton Khirnov2009-07-071-240/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-3/+3
* Remove pointless #ifdef around internal #include.diego2009-04-191-4/+1
* Get rid of pointless 'extern' keywords.diego2008-12-031-13/+13
* Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-1/+1
* Start unifying names of internal preprocessor directives.diego2008-07-301-3/+3
* Add standard GPL header to individual files.diego2008-04-221-0/+18
* Make include paths consistent; do not use ../ in them.diego2008-04-121-1/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-4/+3
* Fix illegal identifiers: Names starting with __ or _ and uppercase are reserveddiego2008-01-061-4/+4
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+1
* Clean up the way get_path is handled: Compile get_path.c to an object to linkdiego2007-08-281-2/+0
* remove gconvert_uri_to_filename() and use url_unescape_string() instead.iive2007-08-201-1/+0
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Add consistent GUI prefix to multiple inclusion guards.diego2007-07-021-2/+2
* Gui --> guidiego2007-04-231-0/+229