0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/libmenu
cboesch e8757fb883 path.c: add function for mp_basename, remove duplicated macros
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32630 b3059339-0415-0410-9bf9-f77b7e298cf2

Fix crash on path without directories.

Regression introduced in r32630. Patch by Yuriy Kaminskiy yumkam at mail ru.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32631 b3059339-0415-0410-9bf9-f77b7e298cf2

Handle correctly paths with mixed '/' and '\' in it.

Patch by Yuriy Kaminskiy (yumkam at mail ru)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32632 b3059339-0415-0410-9bf9-f77b7e298cf2

Handle ':' on systems with DOS paths: it allows paths like C:foo.avi.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32642 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-12-16 03:59:37 +02:00
..
menu_chapsel.c Merge svn changes up to r31004 2010-04-26 17:55:05 +03:00
menu_cmdlist.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
menu_console.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
menu_dvbin.c Merge svn changes up to r31004 2010-04-26 17:55:05 +03:00
menu_filesel.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
menu_list.c menu: Move menu_mouse_* extern declarations to menu.h 2010-11-02 04:16:45 +02:00
menu_list.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
menu_param.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
menu_pt.c path.c: add function for mp_basename, remove duplicated macros 2010-12-16 03:59:37 +02:00
menu_txt.c Merge svn changes up to r31004 2010-04-26 17:55:05 +03:00
menu.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
menu.h menu: Move vf_info_menu extern declaration to menu.h 2010-11-02 04:16:45 +02:00
vf_menu.c menu: Move vf_info_menu extern declaration to menu.h 2010-11-02 04:16:45 +02:00