summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/mw.c
Commit message (Expand)AuthorAgeFilesLines
* Add standard GPL header to individual files.diego2008-04-221-2/+19
* Make include paths consistent; do not use ../ in them.diego2008-04-121-16/+16
* Add gui/ prefix to some #include paths so that compilation from thediego2008-04-111-4/+4
* #include config.h before all other headers.diego2008-03-141-1/+1
* Rename common.[ch], there are too many files by that name.diego2008-01-061-1/+1
* Remove unused extern variable declaration.diego2007-08-241-1/+0
* Remove redundant variable declaration along with the corresponding warning.diego2007-08-241-1/+0
* 1000l: Revert stray hunk that crept in with last commit.diego2007-08-241-1/+1
* Use consistent include path.diego2007-08-241-2/+2
* remove gconvert_uri_to_filename() and use url_unescape_string() instead.iive2007-08-201-7/+2
* Replace implicit use of fast_memcpy via macro by explicit use to allowreimar2007-06-051-1/+1
* Include string.h for memcpy, fastmemcpy.h alone is not enough.reimar2007-05-161-0/+1
* Fix several implicit declarations of functions warnings.diego2007-04-291-0/+1
* Gui --> guidiego2007-04-231-0/+624