log libmenu/menu.c @ 24861:a974b051e8cc

age author description
Sun, 20 May 2007 15:17:56 +0000 ben get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
Mon, 07 May 2007 20:45:23 +0000 ben fix libmenu compilation with fridibi enabled
Mon, 07 May 2007 19:48:15 +0000 ben cast to what's really expected
Mon, 07 May 2007 17:02:42 +0000 ben use already existing function to get utf8 char in libmenu (thx to reimar)
Mon, 07 May 2007 16:51:53 +0000 ben used FFMAX macro as pointed out by reimar
Mon, 07 May 2007 16:48:55 +0000 ben removed useless casts as pointed out by reimar
Mon, 07 May 2007 15:59:53 +0000 ben support for hebrew through fribidi in libmenu (geexbox patch #580)
Mon, 07 May 2007 15:55:58 +0000 ben support for unicode/utf8 in libmenu (geexbox patch #545)
Wed, 21 Feb 2007 18:28:48 +0000 uau Fix menu to work with mpctx
Thu, 04 Jan 2007 16:00:27 +0000 gpoirier fix gprof support (aka work around gprof's brain dead design)
Sun, 29 Oct 2006 21:52:26 +0000 reimar Fix possible crash: negative values may no be passed to render_one_glyph
Fri, 18 Aug 2006 13:58:03 +0000 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Sat, 22 Apr 2006 17:04:38 +0000 albeu There is a draw_alpha for uyvy, use it.
Sat, 22 Apr 2006 16:22:33 +0000 albeu Fix menu background drawing.