log gui/interface.c @ 32209:ef21cbba62ee

age author description
Fri, 17 Sep 2010 15:13:37 +0000 diego Move libass/ass_mp.[ch] ---> ass_mp.[ch].
Sun, 12 Sep 2010 15:38:21 +0000 diego Remove libavcodec ifdeffery from the GUI code.
Thu, 09 Sep 2010 17:10:18 +0000 diego Move stream_dump_type extern declaration to mplayer.h, where it belongs.
Thu, 09 Sep 2010 16:17:27 +0000 diego Move **sub_name extern declaration to mpcommon.h.
Thu, 09 Sep 2010 15:41:43 +0000 diego Move **sub_name extern declaration to mplayer.h, where it belongs.
Sun, 20 Jun 2010 15:53:45 +0000 diego Add declarations for open.c externally used variables to stream.h.
Sun, 20 Jun 2010 15:43:45 +0000 diego Move af_cfg extern variable declaration to dec_audio.h.
Sun, 20 Jun 2010 15:38:38 +0000 diego Move extern declarations for vf.c variables to vf.h.
Thu, 17 Jun 2010 08:07:37 +0000 diego Place vo_osd_list extern declaration in sub.h instead of all over the code.
Sun, 13 Jun 2010 22:38:15 +0000 reimar Remove more gui-related code from libvo.
Sun, 13 Jun 2010 12:04:13 +0000 reimar For vos that support the new libvo API (provide UPDATE_SCREENINFO),
Sun, 13 Jun 2010 11:34:14 +0000 reimar Remove Gui-specific slave commands and associated key-bindings and other code.
Mon, 05 Apr 2010 16:42:52 +0000 reimar Remove unused functions.
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Thu, 25 Feb 2010 21:27:22 +0000 reimar Fix silly type of guiGetEvent argument to use void * instead of char * and