index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmenu
/
menu_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: move all key code lists to input/keycodes.h
Uoti Urpala
2011-05-02
1
-1
/
+1
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
1
-1
/
+1
*
menu: Move menu_mouse_* extern declarations to menu.h
diego
2010-11-02
1
-3
/
+0
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-7
/
+6
*
Add standard GPL headers.
diego
2008-12-13
1
-0
/
+17
*
OSD menu support mouse selection.
ulion
2007-12-22
1
-0
/
+45
*
Add variable bx, dx to simplify code of function menu_draw_list.
ulion
2007-12-20
1
-7
/
+9
*
Add local variable 'line_h' to simplify code of function menu_list_draw.
ulion
2007-12-20
1
-8
/
+10
*
Currently menu title did not align center together with menu items when x>=0.
ulion
2007-12-19
1
-3
/
+3
*
Here should add the minb to x when x>=0 because in later code
ulion
2007-12-18
1
-1
/
+1
*
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
ulion
2007-12-04
1
-38
/
+29
*
Make page up and down with proper page size instead of always 10 rows.
ulion
2007-11-10
1
-12
/
+14
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
1
-2
/
+2
*
Verticaly center the background around the text.
albeu
2006-04-22
1
-3
/
+3
*
Add a function to draw flat boxes and use it to make the list
albeu
2006-03-30
1
-7
/
+25
*
Fix cycling in menu with hidden items.
albeu
2006-03-27
1
-5
/
+9
*
Allow hiding list elements and disableing the pointer.
albeu
2006-03-25
1
-17
/
+43
*
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
albeu
2006-03-25
1
-0
/
+2
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-10-26
1
-3
/
+3
*
Fix long-known bug with handling 'down key' in lists.
lumag
2003-09-24
1
-1
/
+1
*
linux->osdep
arpi
2003-02-09
1
-1
/
+1
*
Added/reordered #includes to silence warnings about "implicit declaration".
rathann
2002-12-28
1
-0
/
+1
*
OSD menus initial version
albeu
2002-11-14
1
-0
/
+225