log gui/mplayer/gtk/gtk_menu.c @ 33435:f7a492ac8d30

age author description
Mon, 21 Mar 2011 12:46:03 +0000 ib Correct VCD's titles menu.
Sun, 17 Oct 2010 08:47:08 +0000 reimar Add proper include for av_strlcpy.
Wed, 13 Oct 2010 18:56:44 +0000 reimar Replace snprintf by av_strlcpy.
Thu, 09 Sep 2010 18:52:56 +0000 diego Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.
Sun, 14 Feb 2010 14:02:09 +0000 diego GUI: Mark functions that are not used outside their files as static.
Sun, 14 Feb 2010 12:55:02 +0000 diego Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch].