log libmenu/menu.c @ 20307:eac578fa4e75

age author description
2006-08-18 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
2006-04-22 albeu There is a draw_alpha for uyvy, use it.
2006-04-22 albeu Fix menu background drawing.
2006-03-30 reynaldo Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
2006-03-30 albeu Add a function to draw flat boxes and use it to make the list
2006-03-25 albeu Allow 6 ways (up/down/left/right/ok/cancel) navigation.
2005-10-26 diego Unify include paths, -I.. is in CFLAGS.
2003-08-16 albeu Finnaly commit Nico's dvb menu. Sorry for committing this
2003-07-09 diego output typo fixes: unknow --> unknown
2003-02-09 arpi linux->osdep
2003-02-02 arpi Fixes a problem where the menu won't work, if you just use freetype fonts
2003-01-26 arpi mplayer crashes if one tries to use osd menu without having a font
2002-12-28 arpi This patch fixes the reading of the menu.conf, because stream_open()
2002-11-22 colin better fix for my previous 10l
2002-11-21 colin 10l - forgot this file
2002-11-18 albeu Fix buffer overflow in a drawing func
2002-11-18 albeu Fix freetype. Freetype is highly recommended for a nice output ;)
2002-11-14 albeu OSD menus initial version