summaryrefslogtreecommitdiffstats
path: root/libmenu/menu_param.c
Commit message (Expand)AuthorAgeFilesLines
* libmenu: remove OSD menu functionality (--menu)Uoti Urpala2011-10-251-301/+0
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-9/+10
* Merge svn changes up to r31004Uoti Urpala2010-04-261-1/+1
|\
| * Mark cfg_fields m_option_t array as const.diego2010-04-041-1/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-5/+5
* | Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-5/+5
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-6/+6
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-6/+6
* | Merge svn changes up to r28149Uoti Urpala2008-12-141-0/+17
|\|
| * Add standard GPL headers.diego2008-12-131-0/+17
* | input: Move cmd_queue to context structUoti Urpala2008-04-301-1/+1
* | Move global mconfig to mpctxUoti Urpala2008-04-261-1/+1
|/
* Add auto-update property for property menu item.ulion2007-12-151-9/+25
* Remove headers not used.ulion2007-12-121-2/+0
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsulion2007-12-041-5/+0
* Drop the metadata stuff and replace it with generic property string expansion.albeu2007-05-301-77/+21
* Rework the property API to allow sub properties such asalbeu2007-05-291-10/+10
* Fix menu to work with mpctxuau2007-02-211-5/+5
* added new helpers to allow easy metadata retrieval and make libmenu use themben2006-08-251-123/+38
* new option for libmenu that allow display of properties and metadata of curre...ben2006-08-251-1/+156
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.diego2006-08-181-2/+2
* Compilation fix: Mark mp_property_find parameter as const.diego2006-07-131-1/+1
* Minor spelling and grammar fixes for part 1 of Otvos Attila'scorey2006-03-311-1/+1
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-301-6/+5
* Turn the preferences menu in something usefull using the newalbeu2006-03-251-44/+147
* Unify include paths, -I.. is in CFLAGS.diego2005-10-261-7/+7
* make menu work on mingw (run command is still disabled), based on patch by Ch...faust32003-09-131-4/+4
* linux->osdeparpi2003-02-091-1/+1
* OSD menus initial versionalbeu2002-11-141-0/+159