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_list.c
Commit message (
Expand
)
Author
Age
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add standard GPL headers.
diego
2008-12-13
*
OSD menu support mouse selection.
ulion
2007-12-22
*
Add variable bx, dx to simplify code of function menu_draw_list.
ulion
2007-12-20
*
Add local variable 'line_h' to simplify code of function menu_list_draw.
ulion
2007-12-20
*
Currently menu title did not align center together with menu items when x>=0.
ulion
2007-12-19
*
Here should add the minb to x when x>=0 because in later code
ulion
2007-12-18
*
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
ulion
2007-12-04
*
Make page up and down with proper page size instead of always 10 rows.
ulion
2007-11-10
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
*
Verticaly center the background around the text.
albeu
2006-04-22
*
Add a function to draw flat boxes and use it to make the list
albeu
2006-03-30
*
Fix cycling in menu with hidden items.
albeu
2006-03-27
*
Allow hiding list elements and disableing the pointer.
albeu
2006-03-25
*
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
*
Fix long-known bug with handling 'down key' in lists.
lumag
2003-09-24
*
linux->osdep
arpi
2003-02-09
*
Added/reordered #includes to silence warnings about "implicit declaration".
rathann
2002-12-28
*
OSD menus initial version
albeu
2002-11-14