Wed, 27 Oct 2010 17:37:29 +0000 |
cigaes |
Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
|
Wed, 08 Sep 2010 18:21:49 +0000 |
diego |
Move menu_mouse_* extern declarations to menu.h, where they belong.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sat, 13 Dec 2008 18:40:19 +0000 |
diego |
Add standard GPL headers.
|
Sat, 22 Dec 2007 06:14:38 +0000 |
ulion |
OSD menu support mouse selection.
|
Thu, 20 Dec 2007 07:11:48 +0000 |
ulion |
Add variable bx, dx to simplify code of function menu_draw_list.
|
Thu, 20 Dec 2007 02:17:29 +0000 |
ulion |
Add local variable 'line_h' to simplify code of function menu_list_draw.
|
Wed, 19 Dec 2007 15:21:27 +0000 |
ulion |
Currently menu title did not align center together with menu items when x>=0.
|
Tue, 18 Dec 2007 11:54:17 +0000 |
ulion |
Here should add the minb to x when x>=0 because in later code
|
Tue, 04 Dec 2007 10:42:59 +0000 |
ulion |
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
|
Sat, 10 Nov 2007 02:01:41 +0000 |
ulion |
Make page up and down with proper page size instead of always 10 rows.
|
Fri, 18 Aug 2006 13:58:03 +0000 |
diego |
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
|
Sat, 22 Apr 2006 18:29:29 +0000 |
albeu |
Verticaly center the background around the text.
|
Thu, 30 Mar 2006 02:52:54 +0000 |
albeu |
Add a function to draw flat boxes and use it to make the list
|
Mon, 27 Mar 2006 19:27:42 +0000 |
albeu |
Fix cycling in menu with hidden items.
|
Sat, 25 Mar 2006 18:15:37 +0000 |
albeu |
Allow hiding list elements and disableing the pointer.
|
Sat, 25 Mar 2006 17:32:10 +0000 |
albeu |
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
|
Wed, 26 Oct 2005 00:07:43 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Wed, 24 Sep 2003 07:35:59 +0000 |
lumag |
Fix long-known bug with handling 'down key' in lists.
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
|
Sat, 28 Dec 2002 18:51:10 +0000 |
rathann |
Added/reordered #includes to silence warnings about "implicit declaration".
|
Thu, 14 Nov 2002 23:47:11 +0000 |
albeu |
OSD menus initial version
|