index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmenu
/
menu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add type info to menu_t, now we can get the menu name and the type name of menu.
ulion
2007-12-02
1
-2
/
+3
*
Warning fixes:
ulion
2007-11-05
1
-8
/
+8
*
get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
ben
2007-05-20
1
-30
/
+9
*
fix libmenu compilation with fridibi enabled
ben
2007-05-07
1
-3
/
+3
*
cast to what's really expected
ben
2007-05-07
1
-1
/
+1
*
use already existing function to get utf8 char in libmenu (thx to reimar)
ben
2007-05-07
1
-8
/
+4
*
used FFMAX macro as pointed out by reimar
ben
2007-05-07
1
-1
/
+2
*
removed useless casts as pointed out by reimar
ben
2007-05-07
1
-6
/
+6
*
support for hebrew through fribidi in libmenu (geexbox patch #580)
ben
2007-05-07
1
-0
/
+56
*
support for unicode/utf8 in libmenu (geexbox patch #545)
ben
2007-05-07
1
-13
/
+36
*
Fix menu to work with mpctx
uau
2007-02-21
1
-1
/
+4
*
fix gprof support (aka work around gprof's brain dead design)
gpoirier
2007-01-04
1
-10
/
+10
*
Fix possible crash: negative values may no be passed to render_one_glyph
reimar
2006-10-29
1
-1
/
+1
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
1
-2
/
+2
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
1
-1
/
+1
*
There is a draw_alpha for uyvy, use it.
albeu
2006-04-22
1
-0
/
+2
*
Fix menu background drawing.
albeu
2006-04-22
1
-4
/
+8
*
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-30
1
-11
/
+13
*
Add a function to draw flat boxes and use it to make the list
albeu
2006-03-30
1
-0
/
+28
*
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
albeu
2006-03-25
1
-0
/
+4
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-10-26
1
-8
/
+8
*
Finnaly commit Nico's dvb menu. Sorry for committing this
albeu
2003-08-16
1
-0
/
+7
*
output typo fixes: unknow --> unknown
diego
2003-07-09
1
-1
/
+1
*
linux->osdep
arpi
2003-02-09
1
-1
/
+1
*
Fixes a problem where the menu won't work, if you just use freetype fonts
arpi
2003-02-02
1
-0
/
+2
*
mplayer crashes if one tries to use osd menu without having a font
arpi
2003-01-26
1
-2
/
+4
*
This patch fixes the reading of the menu.conf, because stream_open()
arpi
2002-12-28
1
-4
/
+8
*
better fix for my previous 10l
colin
2002-11-22
1
-1
/
+0
*
10l - forgot this file
colin
2002-11-21
1
-0
/
+1
*
Fix buffer overflow in a drawing func
albeu
2002-11-18
1
-11
/
+16
*
Fix freetype. Freetype is highly recommended for a nice output ;)
albeu
2002-11-18
1
-1
/
+23
*
OSD menus initial version
albeu
2002-11-14
1
-0
/
+515