aboutsummaryrefslogtreecommitdiffhomepage
path: root/m_property.c
Commit message (Expand)AuthorAge
* Add a m_property_flag_ro function for the default behaviour of aGravatar reimar2008-10-01
* All the m_property stuff works fine with constant m_option_tGravatar reimar2008-01-13
* Support ?(!NAME:TEXT) format for expanding string by property.Gravatar ulion2007-12-26
* Move two variable to the scope where they are indeed used.Gravatar ulion2007-12-22
* Move the time printing code out of the length property.Gravatar albeu2007-05-31
* Fix fallback on the default GET_TYPE for unvailable/disabledGravatar albeu2007-05-30
* Make all the info available via the metadata API available via properties.Gravatar albeu2007-05-29
* Rework the property API to allow sub properties such asGravatar albeu2007-05-29
* Split command/property handling from mplayer.c to a new file command.c.Gravatar uau2007-02-21
* Doxygen attack!Gravatar albeu2006-04-24
* 100L too many arguments to mp_msg().Gravatar albeu2006-03-23
* Add an option to list the properties: -list-propertiesGravatar albeu2006-03-22
* Add the new property API and implement a couple properties.Gravatar albeu2006-03-22