log gui/interface.c @ 33010:fafbc46915db

age author description
Mon, 21 Mar 2011 19:33:22 +0000 ib Initialize guiIntfStruct.VCDTracks.
Mon, 21 Mar 2011 19:21:32 +0000 ib Remove unused variable vcd_track.
Mon, 21 Mar 2011 12:35:38 +0000 ib Replace vcd_seek_to_track() by stream_control().
Fri, 11 Mar 2011 00:58:09 +0000 ib Cosmetic: Format to MPlayer coding style.
Thu, 10 Mar 2011 13:22:11 +0000 ib Remove unused function guiMessageBox().
Sun, 06 Mar 2011 12:21:52 +0000 ib Cosmetic: Rename appResetStruct() appInitStruct().
Thu, 03 Mar 2011 13:45:30 +0000 ib Fix memory leak in appInitStruct().
Mon, 28 Feb 2011 14:47:17 +0000 ib Move global skin directory variables.
Sat, 19 Feb 2011 22:02:34 +0000 ib Remove support for skins directories using the obsolete name 'Skin'.
Wed, 19 Jan 2011 22:02:58 +0000 ib Fix resource leaks and check for realloc failures
Tue, 16 Nov 2010 21:06:52 +0000 cboesch Export mp_basename in a function instead of duplicate macros in various places
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 27 Oct 2010 17:37:29 +0000 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
Wed, 27 Oct 2010 17:08:36 +0000 cigaes Move ass_mp.[ch] to the sub directory.