aboutsummaryrefslogtreecommitdiffhomepage
path: root/options/m_property.c
Commit message (Expand)AuthorAge
* command: make m_property_strdup_ro with NULL mean unavailableGravatar wm42014-09-01
* command: redo the property typeGravatar wm42014-06-13
* command: remove extended information from --list-propertiesGravatar wm42014-04-11
* command: fix access to "metadata/list" propertyGravatar wm42014-03-30
* command: add helper function to split property pathsGravatar wm42014-03-30
* m_property: don't parse empty string as 0Gravatar wm42014-03-30
* m_property: allow setting string properties via M_PROPERTY_SET_STRINGGravatar wm42014-03-03
* m_property: fix confused error codeGravatar wm42014-02-26
* m_property: retrieve chapter lists etc. as mpv_nodeGravatar wm42014-02-24
* m_property: add mechanism to access properties as mpv_nodeGravatar wm42014-02-24
* m_property: simplify some codeGravatar wm42014-02-24
* command: don't use option name in propertiesGravatar wm42014-02-23
* m_property: add a mechanism to organize a list of sub-propertiesGravatar wm42014-02-16
* m_property: add a sub-property mechanismGravatar wm42014-02-16
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* m_property: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17