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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-7
/
+7
*
Add a m_property_flag_ro function for the default behaviour of a
reimar
2008-10-01
1
-3
/
+12
*
All the m_property stuff works fine with constant m_option_t
reimar
2008-01-13
1
-19
/
+19
*
Support ?(!NAME:TEXT) format for expanding string by property.
ulion
2007-12-26
1
-3
/
+8
*
Move two variable to the scope where they are indeed used.
ulion
2007-12-22
1
-2
/
+2
*
Move the time printing code out of the length property.
albeu
2007-05-31
1
-0
/
+25
*
Fix fallback on the default GET_TYPE for unvailable/disabled
albeu
2007-05-30
1
-1
/
+1
*
Make all the info available via the metadata API available via properties.
albeu
2007-05-29
1
-0
/
+12
*
Rework the property API to allow sub properties such as
albeu
2007-05-29
1
-45
/
+71
*
Split command/property handling from mplayer.c to a new file command.c.
uau
2007-02-21
1
-11
/
+11
*
Doxygen attack!
albeu
2006-04-24
1
-0
/
+3
*
100L too many arguments to mp_msg().
albeu
2006-03-23
1
-4
/
+1
*
Add an option to list the properties: -list-properties
albeu
2006-03-22
1
-0
/
+29
*
Add the new property API and implement a couple properties.
albeu
2006-03-22
1
-0
/
+278