index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmenu
/
vf_menu.c
Commit message (
Expand
)
Author
Age
*
Do not use fast_memcpy for small size copy, esp. when the size is constant
reimar
2007-06-05
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
rename some menu open functions, to avoid confusion with libc native open()
ben
2007-05-25
*
add new -subfont option, that allows having a different font for OSD (control...
ben
2007-05-20
*
Fix menu to work with mpctx
uau
2007-02-21
*
fix identation, broken by last commit
gpoirier
2007-01-16
*
speeds up mplayer execution by over FIVE times when all of the of the followi...
gpoirier
2007-01-16
*
woops, actually fix URL this time
gpoirier
2007-01-06
*
update comment url
gpoirier
2007-01-06
*
allows OSD menu to be displayed when using MPEG PES video out
ben
2007-01-04
*
fix menu toggle/hide issues
ben
2006-08-22
*
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-30
*
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
albeu
2006-03-25
*
10l (forgot ...)
michael
2006-03-21
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-10-26
*
support newer gcc
faust3
2004-10-02
*
option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage....
faust3
2004-09-15
*
output typo fixes: unknow --> unknown
diego
2003-07-09
*
10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
alex
2003-04-10
*
10L forgot this filter.
albeu
2003-03-30
*
these patches let ,,oldstyle'' and freetype subtitle renderers live
arpi
2002-12-29
*
Added/reordered #includes to silence warnings about "implicit declaration".
rathann
2002-12-28
*
better fix for my previous 10l
colin
2002-11-22
*
don't fully-copy the planes if the menu doesn't show (faster)
colin
2002-11-21
*
Fix freetype. Freetype is highly recommended for a nice output ;)
albeu
2002-11-18
*
OSD menus initial version
albeu
2002-11-14