summaryrefslogtreecommitdiffstats
path: root/m_property.h
Commit message (Expand)AuthorAgeFilesLines
* Move the time printing code out of the length property.albeu2007-05-311-0/+4
* Make all the info available via the metadata API available via properties.albeu2007-05-291-0/+3
* Rework the property API to allow sub properties such asalbeu2007-05-291-18/+33
* Split command/property handling from mplayer.c to a new file command.c.uau2007-02-211-6/+6
* marks several read-only string parameters which aren't modified inside the ca...reynaldo2006-07-151-1/+1
* marks several string parameters as const, as they are not modified inside the...reynaldo2006-07-131-1/+1
* Fix most of the mistakes pointed out by Diego.albeu2006-04-251-3/+3
* Doxygen attack!albeu2006-04-241-29/+119
* Add the declarations for mp_property_find/do.albeu2006-04-221-0/+8
* Add an option to list the properties: -list-propertiesalbeu2006-03-221-0/+2
* Add the new property API and implement a couple properties.albeu2006-03-221-0/+78