index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
options
/
m_property.c
Commit message (
Expand
)
Author
Age
*
m_property: change license to LGPL
wm4
2017-06-12
*
command: fix "cycle"/"add" not working on most properties
wm4
2016-09-18
*
player: more option/property consistency fixes
wm4
2016-09-18
*
command: add options to property list
wm4
2016-09-01
*
m_property: remove pointless explicitly clamping
wm4
2016-08-31
*
command: fix cycling certain properties
wm4
2016-04-15
*
client API: improve mpv_set_property() handling of MPV_FORMAT_NODE
wm4
2016-04-15
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
Remove some VLAs
wm4
2015-11-06
*
command: remove old property deprecation warning mechanism
wm4
2015-05-22
*
Update license headers
Marcin Kurczewski
2015-04-13
*
m_property: memcpy(ptr, NULL, 0) is undefined
wm4
2015-03-23
*
options: fix parsing for options/af and options/vf
wm4
2015-02-03
*
m_property: fix a typo
wm4
2014-11-21
*
command: make sub-properties more flexible
wm4
2014-11-13
*
command: fix weird stuff
wm4
2014-11-13
*
command: make m_property_strdup_ro with NULL mean unavailable
wm4
2014-09-01
*
command: redo the property type
wm4
2014-06-13
*
command: remove extended information from --list-properties
wm4
2014-04-11
*
command: fix access to "metadata/list" property
wm4
2014-03-30
*
command: add helper function to split property paths
wm4
2014-03-30
*
m_property: don't parse empty string as 0
wm4
2014-03-30
*
m_property: allow setting string properties via M_PROPERTY_SET_STRING
wm4
2014-03-03
*
m_property: fix confused error code
wm4
2014-02-26
*
m_property: retrieve chapter lists etc. as mpv_node
wm4
2014-02-24
*
m_property: add mechanism to access properties as mpv_node
wm4
2014-02-24
*
m_property: simplify some code
wm4
2014-02-24
*
command: don't use option name in properties
wm4
2014-02-23
*
m_property: add a mechanism to organize a list of sub-properties
wm4
2014-02-16
*
m_property: add a sub-property mechanism
wm4
2014-02-16
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
*
m_property: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17