log libmenu/menu.c @ 24617:cd2e7590e632

age author description
2007-05-20 ben get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
2007-05-07 ben fix libmenu compilation with fridibi enabled
2007-05-07 ben cast to what's really expected
2007-05-07 ben use already existing function to get utf8 char in libmenu (thx to reimar)
2007-05-07 ben used FFMAX macro as pointed out by reimar
2007-05-07 ben removed useless casts as pointed out by reimar
2007-05-07 ben support for hebrew through fribidi in libmenu (geexbox patch #580)
2007-05-07 ben support for unicode/utf8 in libmenu (geexbox patch #545)
2007-02-21 uau Fix menu to work with mpctx
2007-01-04 gpoirier fix gprof support (aka work around gprof's brain dead design)
2006-10-29 reimar Fix possible crash: negative values may no be passed to render_one_glyph
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