log cfg-mplayer.h @ 31381:21da5b5c9842

age author description
Thu, 17 Jun 2010 09:17:13 +0000 diego Move extern variable declarations for mp_fifo.c to mp_fifo.h.
Thu, 17 Jun 2010 09:12:38 +0000 diego Move menu-related extern variable declarations to menu.h.
Thu, 17 Jun 2010 08:38:12 +0000 diego Add header file for externally used variables from vo_fbdev.c.
Thu, 17 Jun 2010 08:33:55 +0000 diego Move force_monitor_aspect and monitor_pixel_aspect declarations to aspect.h.
Wed, 16 Jun 2010 18:59:59 +0000 diego Remove unused extern fs_layer declaration.
Wed, 16 Jun 2010 18:59:10 +0000 diego Replace common options template by a common options array.
Tue, 15 Jun 2010 08:49:38 +0000 diego Remove some unused extern declarations.
Mon, 14 Jun 2010 17:17:04 +0000 diego Rename cfg-common-opts.h --> cfg-common_template.c.
Sun, 30 May 2010 22:14:13 +0000 diego Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Thu, 15 Apr 2010 23:01:06 +0000 diego Remove commented-out and long-gone dapsync options.
Sun, 04 Apr 2010 16:08:15 +0000 diego Mark dxr2_opts array as const.
Mon, 22 Feb 2010 09:51:44 +0000 diego Declare externally used variables from vd.c as extern in vd.h.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Thu, 18 Feb 2010 10:19:42 +0000 diego Add header for functions exported from vo_zr.c and use it appropriately.
Thu, 18 Feb 2010 09:41:52 +0000 diego Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Thu, 12 Nov 2009 09:21:53 +0000 ptt Added -name, -title and -use-filename-title options and implementation in X11 vos
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 02 Mar 2009 11:24:20 +0000 reimar Make WinID a 64 bit integer, this should avoid issues with valid Window
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Fri, 31 Oct 2008 18:44:45 +0000 diego Add an option that sets initial playback volume.
Thu, 07 Aug 2008 12:20:50 +0000 diego Give a CONFIG_ prefix to preprocessor directives that lacked one and
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Thu, 07 Aug 2008 08:58:07 +0000 diego Rename a bunch of miscellaneous preprocessor directives.
Tue, 05 Aug 2008 08:47:51 +0000 diego Rename preprocessor directives related to image libraries.
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Sat, 02 Aug 2008 17:38:11 +0000 diego Change a bunch of video-output-specific preprocessor directives from a HAVE_
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;