log m_property.c @ 30711:d68d26ab8e64

age author description
2010-01-30 diego Add license header to all top-level files missing them.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-10-01 reimar Add a m_property_flag_ro function for the default behaviour of a
2008-01-13 reimar All the m_property stuff works fine with constant m_option_t
2007-12-26 ulion Support ?(!NAME:TEXT) format for expanding string by property.
2007-12-22 ulion Move two variable to the scope where they are indeed used.
2007-05-31 albeu Move the time printing code out of the length property.
2007-05-30 albeu Fix fallback on the default GET_TYPE for unvailable/disabled
2007-05-29 albeu Make all the info available via the metadata API available via properties.
2007-05-29 albeu Rework the property API to allow sub properties such as
2007-02-21 uau Split command/property handling from mplayer.c to a new file command.c.
2006-04-24 albeu Doxygen attack!
2006-03-23 albeu 100L too many arguments to mp_msg().
2006-03-22 albeu Add an option to list the properties: -list-properties
2006-03-22 albeu Add the new property API and implement a couple properties.