aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/mplayer/mw.c
Commit message (Expand)AuthorAge
* 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