aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmenu/menu_param.c
Commit message (Expand)AuthorAge
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* Merge svn changes up to r31004Gravatar Uoti Urpala2010-04-26
|\
| * Mark cfg_fields m_option_t array as const.Gravatar diego2010-04-04
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | 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
* | Merge svn changes up to r28149Gravatar Uoti Urpala2008-12-14
|\|
| * Add standard GPL headers.Gravatar diego2008-12-13
* | input: Move cmd_queue to context structGravatar Uoti Urpala2008-04-30
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
|/
* Add auto-update property for property menu item.Gravatar ulion2007-12-15
* Remove headers not used.Gravatar ulion2007-12-12
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsGravatar ulion2007-12-04
* Drop the metadata stuff and replace it with generic property string expansion.Gravatar albeu2007-05-30
* Rework the property API to allow sub properties such asGravatar albeu2007-05-29
* Fix menu to work with mpctxGravatar uau2007-02-21
* added new helpers to allow easy metadata retrieval and make libmenu use themGravatar ben2006-08-25
* new option for libmenu that allow display of properties and metadata of curre...Gravatar ben2006-08-25
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Gravatar diego2006-08-18
* Compilation fix: Mark mp_property_find parameter as const.Gravatar diego2006-07-13
* Minor spelling and grammar fixes for part 1 of Otvos Attila'sGravatar corey2006-03-31
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-30
* Turn the preferences menu in something usefull using the newGravatar albeu2006-03-25
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-10-26
* make menu work on mingw (run command is still disabled), based on patch by Ch...Gravatar faust32003-09-13
* linux->osdepGravatar arpi2003-02-09
* OSD menus initial versionGravatar albeu2002-11-14