]> git.sesse.net Git - vlc/commit
* src/playlist/playlist.c: when autodeleting an item, we don't need to skip
authorGildas Bazin <gbazin@videolan.org>
Wed, 13 Nov 2002 11:09:56 +0000 (11:09 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 13 Nov 2002 11:09:56 +0000 (11:09 +0000)
commit9b11af620bd979900ef8b0cc6dc131cea033d95a
tree38853b59f5cf28bdfd9a1f76501194a6f955b56e
parenteb186219d248f0238a9970e589ed2169f0a25a42
* src/playlist/playlist.c: when autodeleting an item, we don't need to skip
   to the next one.
* modules/demux/m3u.c: added .asx support and changed the autodetection of
   file type to just probe the file extension.
modules/demux/m3u.c
src/playlist/playlist.c