index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
m_property.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add necessary #includes to pass 'make checkheaders'.
diego
2008-03-04
1
-0
/
+2
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
1
-3
/
+3
*
All the m_property stuff works fine with constant m_option_t
reimar
2008-01-13
1
-15
/
+15
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
1
-0
/
+4
*
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