aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/mplayer/sw.c
Commit message (Expand)AuthorAge
* Fix exit_player() usage throughout the codebase.Gravatar diego2010-02-14
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* 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
* Remove two useless fastmemcpy.h includes in gui code.Gravatar reimar2007-05-27
* 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