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
/
menu_filesel.c
Commit message (
Expand
)
Author
Age
*
Handle windows path separator in filesel menu.
reimar
2006-10-29
*
added new filter option to menu file browser to only display some files accor...
ben
2006-08-22
*
support multiple actions in menu's file browser using key bindings
ben
2006-08-22
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
*
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
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-10-26
*
add some closedir() to fix some opendir() leaks
aurel
2005-07-22
*
I've juste found a bug which prevent to load a file whose name contain
albeu
2003-08-15
*
linux->osdep
arpi
2003-02-09
*
lstat->stat
arpi
2003-02-03
*
Also attached some cleanup to menu_filesel.c, mainly to make it more
arpi
2003-01-26
*
10l
arpi
2003-01-09
*
some 10l bugfixes
arpi
2002-12-28
*
No scandir() an no functions defined within other functions.
arpi
2002-12-04
*
limits.h required to get a PATH_MAX definition (on solaris)
jkeil
2002-11-26
*
quote the filenames
albeu
2002-11-18
*
OSD menus initial version
albeu
2002-11-14