log cfg-common.h @ 27269:21e634c01f9f

age author description
Tue, 17 Jun 2008 08:44:03 +0000 diego Add missing #includes to fix 'make checkheaders'.
Mon, 14 Apr 2008 11:21:29 +0000 albeu Add options to disable some or all config files.
Sat, 12 Apr 2008 12:51:07 +0000 zuxy Enable runtime control for colorful and/or module name output
Fri, 11 Apr 2008 09:48:36 +0000 diego Split cfg-common.h into two separate header files. It was being included twice
Tue, 04 Mar 2008 21:45:36 +0000 diego Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
Tue, 04 Mar 2008 19:34:56 +0000 diego Add comments to #endif preprocessor directives.
Tue, 04 Mar 2008 19:30:35 +0000 diego Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling
Sun, 17 Feb 2008 15:14:54 +0000 reimar Make -af-pre, -af-add, -af-del and -af-clr available.
Thu, 14 Feb 2008 14:50:34 +0000 reimar Change force_fps and force_ofps to double
Thu, 14 Feb 2008 14:44:52 +0000 reimar Change mf_fps to double
Tue, 01 Jan 2008 21:20:06 +0000 diego Add a comment that explains why this header has no multiple inclusion guards.
Wed, 12 Dec 2007 10:00:34 +0000 ulion Fix libass to support -nofontconfig.
Sun, 02 Dec 2007 21:26:23 +0000 reimar Make m_option_t arrays referenced by cfg-common.h const
Sun, 02 Dec 2007 16:45:34 +0000 reimar Make the main m_option_t arrays const
Sun, 02 Dec 2007 16:10:56 +0000 reimar Move fakemono extern to cfg-common.h where it is actually used.