Thu, 31 May 2007 12:42:02 +0000 |
albeu |
Move the time printing code out of the length property.
|
Tue, 29 May 2007 22:14:41 +0000 |
albeu |
Make all the info available via the metadata API available via properties.
|
Tue, 29 May 2007 21:49:39 +0000 |
albeu |
Rework the property API to allow sub properties such as
|
Wed, 21 Feb 2007 00:49:24 +0000 |
uau |
Split command/property handling from mplayer.c to a new file command.c.
|
Sat, 15 Jul 2006 16:03:12 +0000 |
reynaldo |
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
|
Thu, 13 Jul 2006 05:03:43 +0000 |
reynaldo |
marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
|
Tue, 25 Apr 2006 18:48:53 +0000 |
albeu |
Fix most of the mistakes pointed out by Diego.
|
Mon, 24 Apr 2006 19:20:04 +0000 |
albeu |
Doxygen attack!
|
Sat, 22 Apr 2006 14:26:30 +0000 |
albeu |
Add the declarations for mp_property_find/do.
|
Wed, 22 Mar 2006 16:35:17 +0000 |
albeu |
Add an option to list the properties: -list-properties
|
Wed, 22 Mar 2006 00:19:02 +0000 |
albeu |
Add the new property API and implement a couple properties.
|