aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/mplayer/mw.c
Commit message (Expand)AuthorAge
* Remove the internal GUIGravatar Anton Khirnov2009-07-07
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* 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 gui/ prefix to some #include paths so that compilation from theGravatar diego2008-04-11
* #include config.h before all other headers.Gravatar diego2008-03-14
* Rename common.[ch], there are too many files by that name.Gravatar diego2008-01-06
* Remove unused extern variable declaration.Gravatar diego2007-08-24
* Remove redundant variable declaration along with the corresponding warning.Gravatar diego2007-08-24
* 1000l: Revert stray hunk that crept in with last commit.Gravatar diego2007-08-24
* Use consistent include path.Gravatar diego2007-08-24
* remove gconvert_uri_to_filename() and use url_unescape_string() instead.Gravatar iive2007-08-20
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Include string.h for memcpy, fastmemcpy.h alone is not enough.Gravatar reimar2007-05-16
* Fix several implicit declarations of functions warnings.Gravatar diego2007-04-29
* Gui --> guiGravatar diego2007-04-23