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_filesel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant option 'auto-close' from cmdlist and filesel.
ulion
2007-12-28
1
-7
/
+1
*
From now on, libmenu does not steal all input keys from input modules.
ulion
2007-12-26
1
-4
/
+4
*
reverted r25323: deprecated by ulion's recent patches
ben
2007-12-12
1
-8
/
+1
*
Support to run multiple mplayer commands set in menu.conf
ulion
2007-12-11
1
-8
/
+5
*
Fix mylstat() call to parent dir where the subdir has no exec permission.
ulion
2007-12-10
1
-1
/
+22
*
Combine common code for dealing with file action and dir action.
ulion
2007-12-09
1
-17
/
+8
*
Use recorded last path only when stat it ok.
ulion
2007-12-09
1
-1
/
+2
*
identifiers starting with an underscore are reserved by the C standard
ben
2007-12-08
1
-3
/
+3
*
rework of libmenu open_dir()
ben
2007-12-08
1
-2
/
+8
*
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
ulion
2007-12-04
1
-7
/
+4
*
Fix code to make sure the browse starting path within the menu-chroot path.
ulion
2007-11-26
1
-16
/
+26
*
new -menu-chroot option that prevent OSD file selection menu to go to an unwa...
ben
2007-05-29
1
-0
/
+7
*
new -menu-keepdir option that allows libmenu file browser to always restart b...
ben
2007-05-07
1
-1
/
+41
*
Handle windows path separator in filesel menu.
reimar
2006-10-29
1
-0
/
+4
*
added new filter option to menu file browser to only display some files accor...
ben
2006-08-22
1
-1
/
+65
*
support multiple actions in menu's file browser using key bindings
ben
2006-08-22
1
-3
/
+27
*
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
diego
2006-08-18
1
-2
/
+2
*
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-30
1
-6
/
+8
*
Allow 6 ways (up/down/left/right/ok/cancel) navigation.
albeu
2006-03-25
1
-4
/
+6
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-10-26
1
-5
/
+5
*
add some closedir() to fix some opendir() leaks
aurel
2005-07-22
1
-0
/
+2
*
I've juste found a bug which prevent to load a file whose name contain
albeu
2003-08-15
1
-4
/
+14
*
linux->osdep
arpi
2003-02-09
1
-1
/
+1
*
lstat->stat
arpi
2003-02-03
1
-1
/
+1
*
Also attached some cleanup to menu_filesel.c, mainly to make it more
arpi
2003-01-26
1
-6
/
+9
*
10l
arpi
2003-01-09
1
-1
/
+0
*
some 10l bugfixes
arpi
2002-12-28
1
-1
/
+3
*
No scandir() an no functions defined within other functions.
arpi
2002-12-04
1
-45
/
+65
*
limits.h required to get a PATH_MAX definition (on solaris)
jkeil
2002-11-26
1
-0
/
+1
*
quote the filenames
albeu
2002-11-18
1
-1
/
+1
*
OSD menus initial version
albeu
2002-11-14
1
-0
/
+283