index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmenu
/
menu.h
Commit message (
Expand
)
Author
Age
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
From now on, libmenu does not steal all input keys from input modules.
ulion
2007-12-26
*
OSD menu support mouse selection.
ulion
2007-12-22
*
Fix the menu uninit function name.
ulion
2007-12-18
*
Replace another m_struct_t by 'struct m_struct_st' to remove depedency
ulion
2007-12-18
*
Remove dependency on m_struct.h when include libmenu/menu.h.
ulion
2007-12-18
*
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
ulion
2007-12-04
*
Add type info to menu_t, now we can get the menu name and the type name of menu.
ulion
2007-12-02
*
Fix menu to work with mpctx
uau
2007-02-21
*
support multiple actions in menu's file browser using key bindings
ben
2006-08-22
*
Fix menu background drawing.
albeu
2006-04-22
*
Add a function to draw flat boxes and use it to make the list
albeu
2006-03-30
*
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
albeu
2006-03-25
*
OSD menus initial version
albeu
2002-11-14