aboutsummaryrefslogtreecommitdiffhomepage
path: root/m_property.c
Commit message (Expand)AuthorAge
* options: get rid of ambiguous option parsingGravatar wm42012-08-05
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* core: change format of time properties to match the OSD time formatGravatar wm42012-07-28
* commands: osd_show_property_text: fix \xNN escapesGravatar harklu2011-08-05
* options: change option parsing to use bstrGravatar Uoti Urpala2011-07-29
* options: indicate ambiguous option parameters explicitlyGravatar Uoti Urpala2011-07-29
* commands: change property mechanism to use talloc stringsGravatar Uoti Urpala2011-07-03
* cosmetics: reformat demux_lavf.c, m_option.[ch] and m_property.cGravatar Uoti Urpala2011-07-03
* cleanup: define ROUND() macro in mpcommon.hGravatar cboesch2011-01-31
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\
* | Restore collapsed whitespace in output messagesGravatar Uoti Urpala2010-03-07
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | translations: corrently translate most OSD outputGravatar Uoti Urpala2010-01-12
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* Add a m_property_flag_ro function for the default behaviour of aGravatar reimar2008-10-01
* All the m_property stuff works fine with constant m_option_tGravatar reimar2008-01-13
* Support ?(!NAME:TEXT) format for expanding string by property.Gravatar ulion2007-12-26
* Move two variable to the scope where they are indeed used.Gravatar ulion2007-12-22
* Move the time printing code out of the length property.Gravatar albeu2007-05-31
* Fix fallback on the default GET_TYPE for unvailable/disabledGravatar albeu2007-05-30
* Make all the info available via the metadata API available via properties.Gravatar albeu2007-05-29
* Rework the property API to allow sub properties such asGravatar albeu2007-05-29
* Split command/property handling from mplayer.c to a new file command.c.Gravatar uau2007-02-21
* Doxygen attack!Gravatar albeu2006-04-24
* 100L too many arguments to mp_msg().Gravatar albeu2006-03-23
* Add an option to list the properties: -list-propertiesGravatar albeu2006-03-22
* Add the new property API and implement a couple properties.Gravatar albeu2006-03-22