index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
m_property.h
Commit message (
Expand
)
Author
Age
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add a m_property_flag_ro function for the default behaviour of a
reimar
2008-10-01
*
Add necessary #includes to pass 'make checkheaders'.
diego
2008-03-04
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
All the m_property stuff works fine with constant m_option_t
reimar
2008-01-13
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Move the time printing code out of the length property.
albeu
2007-05-31
*
Make all the info available via the metadata API available via properties.
albeu
2007-05-29
*
Rework the property API to allow sub properties such as
albeu
2007-05-29
*
Split command/property handling from mplayer.c to a new file command.c.
uau
2007-02-21
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
marks several string parameters as const, as they are not modified inside the...
reynaldo
2006-07-13
*
Fix most of the mistakes pointed out by Diego.
albeu
2006-04-25
*
Doxygen attack!
albeu
2006-04-24
*
Add the declarations for mp_property_find/do.
albeu
2006-04-22
*
Add an option to list the properties: -list-properties
albeu
2006-03-22
*
Add the new property API and implement a couple properties.
albeu
2006-03-22