summaryrefslogtreecommitdiffstats
path: root/libmenu/menu.c
Commit message (Expand)AuthorAgeFilesLines
* There is a draw_alpha for uyvy, use it.albeu2006-04-221-0/+2
* Fix menu background drawing.albeu2006-04-221-4/+8
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...reynaldo2006-03-301-11/+13
* Add a function to draw flat boxes and use it to make the listalbeu2006-03-301-0/+28
* Allow 6 ways (up/down/left/right/ok/cancel) navigation.albeu2006-03-251-0/+4
* Unify include paths, -I.. is in CFLAGS.diego2005-10-261-8/+8
* Finnaly commit Nico's dvb menu. Sorry for committing thisalbeu2003-08-161-0/+7
* output typo fixes: unknow --> unknowndiego2003-07-091-1/+1
* linux->osdeparpi2003-02-091-1/+1
* Fixes a problem where the menu won't work, if you just use freetype fontsarpi2003-02-021-0/+2
* mplayer crashes if one tries to use osd menu without having a fontarpi2003-01-261-2/+4
* This patch fixes the reading of the menu.conf, because stream_open()arpi2002-12-281-4/+8
* better fix for my previous 10lcolin2002-11-221-1/+0
* 10l - forgot this filecolin2002-11-211-0/+1
* Fix buffer overflow in a drawing funcalbeu2002-11-181-11/+16
* Fix freetype. Freetype is highly recommended for a nice output ;)albeu2002-11-181-1/+23
* OSD menus initial versionalbeu2002-11-141-0/+515