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_cmdlist.c
Commit message (
Expand
)
Author
Age
*
Add standard GPL headers.
diego
2008-12-13
*
Remove unnecessary version.h #includes.
diego
2008-04-30
*
Remove redundant option 'auto-close' from cmdlist and filesel.
ulion
2007-12-28
*
Remove useless scope.
ulion
2007-12-25
*
Fix memory leak.
ulion
2007-12-17
*
Support to run multiple mplayer commands set in menu.conf
ulion
2007-12-11
*
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
ulion
2007-12-04
*
rename some menu open functions, to avoid confusion with libc native open()
ben
2007-05-25
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
*
support for auto_close parameter in menu command list (geexbox patch)
ben
2006-06-25
*
declaring static functions with the same name than libc ones was not the best...
ben
2006-06-25
*
Minor spelling and grammar fixes for part 1 of Otvos Attila's
corey
2006-03-31
*
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-30
*
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
albeu
2006-03-25
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-10-26
*
Added/reordered #includes to silence warnings about "implicit declaration".
rathann
2002-12-28
*
OSD menus initial version
albeu
2002-11-14