log

age author description
Sun, 02 Dec 2007 16:52:19 +0000 reimar Parameter of Filter function can be const, removes the warning
Sun, 02 Dec 2007 16:50:33 +0000 reimar Fix return type of getGtkEntryText, it must be const
Sun, 02 Dec 2007 16:45:34 +0000 reimar Make the main m_option_t arrays const
Sun, 02 Dec 2007 16:40:20 +0000 reimar Add appropriate const specifiers to some custom parse functions.
Sun, 02 Dec 2007 16:10:56 +0000 reimar Move fakemono extern to cfg-common.h where it is actually used.
Sun, 02 Dec 2007 16:08:07 +0000 reimar Remove pointless ifdefs around extern declarations
Sun, 02 Dec 2007 15:56:38 +0000 reimar Option print functions may not and do not modify value
Sun, 02 Dec 2007 15:53:33 +0000 ulion Do not queue empty cmd.
Sun, 02 Dec 2007 15:46:44 +0000 reimar Mark more m_option_t uses as const
Sun, 02 Dec 2007 15:43:30 +0000 reimar Get rid of some "discards qualifiers" warnings
Sun, 02 Dec 2007 15:35:58 +0000 reimar First try to mark some things in m_config correctly as const
Sun, 02 Dec 2007 15:23:14 +0000 reimar get/set video colors string is constant
Sun, 02 Dec 2007 15:22:06 +0000 reimar vf_equalizer_t string is constant
Sun, 02 Dec 2007 15:04:32 +0000 reimar Make osd font const
Sun, 02 Dec 2007 14:57:15 +0000 reimar Make all vf_info_t structs const