Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the time printing code out of the length property. | albeu | 2007-05-31 | 1 | -0/+4 |
* | Make all the info available via the metadata API available via properties. | albeu | 2007-05-29 | 1 | -0/+3 |
* | Rework the property API to allow sub properties such as | albeu | 2007-05-29 | 1 | -18/+33 |
* | Split command/property handling from mplayer.c to a new file command.c. | uau | 2007-02-21 | 1 | -6/+6 |
* | marks several read-only string parameters which aren't modified inside the ca... | reynaldo | 2006-07-15 | 1 | -1/+1 |
* | marks several string parameters as const, as they are not modified inside the... | reynaldo | 2006-07-13 | 1 | -1/+1 |
* | Fix most of the mistakes pointed out by Diego. | albeu | 2006-04-25 | 1 | -3/+3 |
* | Doxygen attack! | albeu | 2006-04-24 | 1 | -29/+119 |
* | Add the declarations for mp_property_find/do. | albeu | 2006-04-22 | 1 | -0/+8 |
* | Add an option to list the properties: -list-properties | albeu | 2006-03-22 | 1 | -0/+2 |
* | Add the new property API and implement a couple properties. | albeu | 2006-03-22 | 1 | -0/+78 |