log m_property.c @ 37174:6c941fe7fc3e

age author description
Mon, 03 Jan 2011 19:39:31 +0000 cboesch Factorize ROUND() redefinitions macro.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 01 Oct 2008 17:05:18 +0000 reimar Add a m_property_flag_ro function for the default behaviour of a
Sun, 13 Jan 2008 16:59:21 +0000 reimar All the m_property stuff works fine with constant m_option_t
Wed, 26 Dec 2007 04:15:56 +0000 ulion Support ?(!NAME:TEXT) format for expanding string by property.
Sat, 22 Dec 2007 03:45:14 +0000 ulion Move two variable to the scope where they are indeed used.
Thu, 31 May 2007 12:42:02 +0000 albeu Move the time printing code out of the length property.
Wed, 30 May 2007 06:39:21 +0000 albeu Fix fallback on the default GET_TYPE for unvailable/disabled
Tue, 29 May 2007 22:14:41 +0000 albeu Make all the info available via the metadata API available via properties.
Tue, 29 May 2007 21:49:39 +0000 albeu Rework the property API to allow sub properties such as
Wed, 21 Feb 2007 00:49:24 +0000 uau Split command/property handling from mplayer.c to a new file command.c.
Mon, 24 Apr 2006 19:20:04 +0000 albeu Doxygen attack!
Thu, 23 Mar 2006 00:41:22 +0000 albeu 100L too many arguments to mp_msg().
Wed, 22 Mar 2006 16:35:17 +0000 albeu Add an option to list the properties: -list-properties
Wed, 22 Mar 2006 00:19:02 +0000 albeu Add the new property API and implement a couple properties.