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
/
options
/
m_property.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command: move property multiply code to m_property.c
wm4
2018-03-26
1
-0
/
+29
*
m_property: change license to LGPL
wm4
2017-06-12
1
-7
/
+7
*
command: fix "cycle"/"add" not working on most properties
wm4
2016-09-18
1
-1
/
+2
*
player: more option/property consistency fixes
wm4
2016-09-18
1
-0
/
+11
*
command: add options to property list
wm4
2016-09-01
1
-2
/
+2
*
m_property: remove pointless explicitly clamping
wm4
2016-08-31
1
-9
/
+0
*
command: fix cycling certain properties
wm4
2016-04-15
1
-1
/
+1
*
client API: improve mpv_set_property() handling of MPV_FORMAT_NODE
wm4
2016-04-15
1
-12
/
+5
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
Remove some VLAs
wm4
2015-11-06
1
-6
/
+4
*
command: remove old property deprecation warning mechanism
wm4
2015-05-22
1
-48
/
+1
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
m_property: memcpy(ptr, NULL, 0) is undefined
wm4
2015-03-23
1
-1
/
+2
*
options: fix parsing for options/af and options/vf
wm4
2015-02-03
1
-1
/
+4
*
m_property: fix a typo
wm4
2014-11-21
1
-1
/
+1
*
command: make sub-properties more flexible
wm4
2014-11-13
1
-9
/
+7
*
command: fix weird stuff
wm4
2014-11-13
1
-0
/
+1
*
command: make m_property_strdup_ro with NULL mean unavailable
wm4
2014-09-01
1
-0
/
+2
*
command: redo the property type
wm4
2014-06-13
1
-42
/
+66
*
command: remove extended information from --list-properties
wm4
2014-04-11
1
-19
/
+4
*
command: fix access to "metadata/list" property
wm4
2014-03-30
1
-0
/
+14
*
command: add helper function to split property paths
wm4
2014-03-30
1
-0
/
+14
*
m_property: don't parse empty string as 0
wm4
2014-03-30
1
-1
/
+2
*
m_property: allow setting string properties via M_PROPERTY_SET_STRING
wm4
2014-03-03
1
-2
/
+1
*
m_property: fix confused error code
wm4
2014-02-26
1
-1
/
+1
*
m_property: retrieve chapter lists etc. as mpv_node
wm4
2014-02-24
1
-4
/
+54
*
m_property: add mechanism to access properties as mpv_node
wm4
2014-02-24
1
-0
/
+36
*
m_property: simplify some code
wm4
2014-02-24
1
-10
/
+6
*
command: don't use option name in properties
wm4
2014-02-23
1
-15
/
+5
*
m_property: add a mechanism to organize a list of sub-properties
wm4
2014-02-16
1
-0
/
+77
*
m_property: add a sub-property mechanism
wm4
2014-02-16
1
-0
/
+61
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
m_property: mp_msg conversions
wm4
2013-12-21
1
-17
/
+23
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-2
/
+2
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-0
/
+382