log gui/mplayer/sw.c @ 30516:f4e017b6921a

age author description
Sun, 14 Feb 2010 10:53:20 +0000 diego Fix exit_player() usage throughout the codebase.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 22 Apr 2008 09:33:39 +0000 diego Add standard GPL header to individual files.
Sat, 12 Apr 2008 16:03:07 +0000 diego Make include paths consistent; do not use ../ in them.
Fri, 11 Apr 2008 16:55:27 +0000 diego Add gui/ prefix to some #include paths so that compilation from the
Sun, 27 May 2007 20:40:04 +0000 reimar Remove two useless fastmemcpy.h includes in gui code.
Wed, 16 May 2007 21:45:46 +0000 reimar Include string.h for memcpy, fastmemcpy.h alone is not enough.
Sun, 29 Apr 2007 12:44:34 +0000 diego Fix several implicit declarations of functions warnings.
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui