summaryrefslogtreecommitdiffstats
path: root/m_property.c
Commit message (Expand)AuthorAgeFilesLines
* All the m_property stuff works fine with constant m_option_treimar2008-01-131-19/+19
* Support ?(!NAME:TEXT) format for expanding string by property.ulion2007-12-261-3/+8
* Move two variable to the scope where they are indeed used.ulion2007-12-221-2/+2
* Move the time printing code out of the length property.albeu2007-05-311-0/+25
* Fix fallback on the default GET_TYPE for unvailable/disabledalbeu2007-05-301-1/+1
* Make all the info available via the metadata API available via properties.albeu2007-05-291-0/+12
* Rework the property API to allow sub properties such asalbeu2007-05-291-45/+71
* Split command/property handling from mplayer.c to a new file command.c.uau2007-02-211-11/+11
* Doxygen attack!albeu2006-04-241-0/+3
* 100L too many arguments to mp_msg().albeu2006-03-231-4/+1
* Add an option to list the properties: -list-propertiesalbeu2006-03-221-0/+29
* Add the new property API and implement a couple properties.albeu2006-03-221-0/+278