log gui/cfg.h @ 34850:470c696cc5cf

age author description
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Fri, 03 Feb 2012 13:57:10 +0000 ib Make cfg_read() and cfg_write() void functions.
Thu, 07 Jul 2011 14:47:48 +0000 ib Replace numeric constant fsPersistant_MaxPos for fsHistory array size.
Thu, 07 Jul 2011 14:35:31 +0000 ib Remove variable holding history of selected files from interface.[ch].
Thu, 07 Jul 2011 14:09:57 +0000 ib Remove config related variables from interface.[ch].
Sun, 19 Jun 2011 12:23:26 +0000 reimar Add const to string pointer argument that will not be modified.
Sun, 05 Jun 2011 10:14:26 +0000 ib Add option '-gui-include'.
Tue, 03 May 2011 13:19:39 +0000 ib Free config.
Wed, 27 Apr 2011 17:15:28 +0000 ib Remove unnecessary #include.
Wed, 27 Apr 2011 14:57:37 +0000 ib Limit config option vf_lavc to dxr3.
Sat, 23 Apr 2011 09:41:48 +0000 ib Remove unnecessary #ifdef.
Fri, 22 Apr 2011 07:26:23 +0000 ib Remove #ifdefs around extern declarations.
Fri, 15 Apr 2011 14:30:58 +0000 ib Cosmetic: Format to MPlayer coding style.
Mon, 04 Jan 2010 13:13:10 +0000 diego Add missing config.h #include; remove a redundant one.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
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.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Sat, 25 Aug 2007 13:05:07 +0000 diego Remove redundant extern declarations, #include the right headers instead.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Mon, 02 Jul 2007 20:55:05 +0000 diego Add consistent GUI prefix to multiple inclusion guards.
Sun, 24 Jun 2007 11:18:12 +0000 reimar revert broken r23628, mp_core.h is not included by cfg.h, so double extern
Sun, 24 Jun 2007 10:09:05 +0000 reimar ass_enabled is already in mp_core.h
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui