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
*
cleanup: remove warnings under libmenu/
Clément Bœsch
2011-06-24
1
-2
/
+0
*
input: move all key code lists to input/keycodes.h
Uoti Urpala
2011-05-02
1
-1
/
+1
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
1
-2
/
+1
*
Merge svn changes up to r31004
Uoti Urpala
2010-04-26
1
-1
/
+1
|
\
|
*
Mark cfg_fields m_option_t array as const.
diego
2010-04-04
1
-1
/
+1
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
|
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
1
-7
/
+7
|
\
|
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
1
-7
/
+7
*
|
Merge svn changes up to r30663
Uoti Urpala
2010-03-10
1
-4
/
+4
|
\
|
|
*
Replace platform preprocessor check by HAVE_DOS_PATHS.
komh
2010-02-19
1
-4
/
+4
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-7
/
+7
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-7
/
+7
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-6
/
+6
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-6
/
+6
*
|
Merge svn changes up to r28149
Uoti Urpala
2008-12-14
1
-0
/
+17
|
\
|
|
*
Add standard GPL headers.
diego
2008-12-13
1
-0
/
+17
*
|
Merge svn changes up to r27123
Uoti Urpala
2008-06-23
1
-7
/
+18
|
\
|
|
*
fixes two bugs:
ben
2008-06-20
1
-7
/
+18
*
|
Merge svn changes up to r27025
Uoti Urpala
2008-06-07
1
-10
/
+4
|
\
|
|
*
Removed unused freepath variable.
ben
2008-06-06
1
-8
/
+3
|
*
Remove useless braces on if() statement.
ben
2008-06-05
1
-2
/
+1
|
*
Ensure 'path' string is 0 terminated.
ben
2008-06-05
1
-1
/
+1
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
1
-1
/
+1
|
\
|
|
*
Use size_t instead of int for a variable that is compared to the result
diego
2008-06-03
1
-1
/
+1
*
|
input: Move cmd_queue to context struct
Uoti Urpala
2008-04-30
1
-2
/
+2
*
|
Move global filename to mpctx
Uoti Urpala
2008-04-26
1
-1
/
+0
|
/
*
Deny the code using realpath().
ulion
2008-01-10
1
-0
/
+2
*
Default use the dir where the current playing file located if path not set.
ulion
2007-12-31
1
-2
/
+16
*
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