log gui/interface.c @ 30653:3d23e24c5c60

age author description
Mon, 22 Feb 2010 09:51:44 +0000 diego Declare externally used variables from vd.c as extern in vd.h.
Sun, 14 Feb 2010 14:33:16 +0000 diego Move GUI-related extern declarations to a GUI header file.
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 10:53:20 +0000 diego Fix exit_player() usage throughout the codebase.
Thu, 24 Dec 2009 10:26:29 +0000 reimar Remove more direct includes of libass/ass.h
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Wed, 06 Aug 2008 23:19:29 +0000 diego Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
Tue, 05 Aug 2008 16:32:47 +0000 diego Rename some audio-output-related preprocessor directives.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Tue, 22 Apr 2008 09:33:39 +0000 diego Add standard GPL header to individual files.
Sun, 27 Jan 2008 15:14:02 +0000 reimar Allow independent scaling of vo_font and sub_font.
Sat, 19 Jan 2008 11:33:36 +0000 reimar audio_out / video_out structs should be treated as const