Mercurial > mplayer.hg
log libmenu/menu_pt.c @ 26871:626865450a91
age | author | description |
---|---|---|
Wed, 26 Dec 2007 13:13:48 +0000 | ulion | From now on, libmenu does not steal all input keys from input modules. |
Tue, 04 Dec 2007 10:42:59 +0000 | ulion | Remove hardcoded key->cmd bindings in libmenu, support custom key bindings |
Wed, 21 Feb 2007 18:28:48 +0000 | uau | Fix menu to work with mpctx |
Fri, 18 Aug 2006 13:58:03 +0000 | diego | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. |
Sun, 25 Jun 2006 20:59:12 +0000 | ben | declaring static functions with the same name than libc ones was not the best idea ever |
Thu, 30 Mar 2006 06:40:58 +0000 | reynaldo | Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu |
Sat, 25 Mar 2006 17:32:10 +0000 | albeu | Allow 6 ways (up/down/left/right/ok/cancel) navigation. |