reynaldo
4bc4473e58
preliminary support for wpl playlists, closes #362
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16872 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-28 22:12:20 +00:00
al
6c46da9932
Don't prepend basepath to a full unix path. ( 10l to Joey. )
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13306 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-10 20:53:22 +00:00
joey
eabfd291c4
windows path seperator fixes
...
mp_basename now looks for \ and / both
new playlist parsing:
/path/to/thing is treated as a full path
c:\windows is treated as a full path
\windows is "near-full" and we prepend drive letter
file.avi is relative and we prepend path to playlist
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13011 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-12 22:33:21 +00:00
alex
1c3d4dc5cd
Support for comments in plaintext playlist by adland
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12690 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 13:07:04 +00:00
rtognimp
30ccc5dd1e
Enhance detection of embedded smil playlist, add embedded ram playlist
...
support
Patch by adland
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12539 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-06 19:06:39 +00:00
rtognimp
7cfacb3340
Fix embedded smil playlist detection if there are parameters on the url
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12301 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 19:33:37 +00:00
rtognimp
e3daf3ca75
Respect -playlist for asx streams
...
Patch by adland
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12224 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 16:46:41 +00:00
rtognimp
0a60a8fd25
Support for smil playlist, both standalone and embedded into other
...
playlists.
Pathc by adland
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12098 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-01 22:11:28 +00:00
albeu
8a85640354
Fix the bug found by Martin Wulffeld
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10695 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 15:29:55 +00:00
diego
1c7f242c96
Typos fixed, based on patch sent by Alex.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10488 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-27 22:41:53 +00:00
diego
8838b4afa6
output typo fixes: unknow --> unknown
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10398 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 01:30:24 +00:00
albeu
ac1ed6d086
Fix the incredible slowness with very long list. Now a 10^6 entries
...
list take ~1 sec instead of several minutes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9790 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-02 15:32:12 +00:00
albeu
c5c742302c
Use new config headers
...
Remove STREAMTYPE_PLAYLIST.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9750 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 17:10:36 +00:00
arpi
3011688180
this patch fixes latest bug, discovered by .so ... (relative filenames &
...
playlists) This affects also the gui (filenames with space)
patch by Fabian Franz <FabianFranz@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9302 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:57:25 +00:00
arpi
2484a027b2
100l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9090 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-25 11:34:00 +00:00
arpi
89875edb32
this patch adds an fallback to playlist (any but the plaintext-list format)
...
after all demuxers failed. so -playlist is not needed any more!
patch by Fabian Franz <FabianFranz@gmx.de>, with some small modifications
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8926 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-12 19:41:38 +00:00
mosu
a204add899
bunkus: Another nice off-by-one :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8908 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-12 11:45:49 +00:00
arpi
60fe584e08
This patch adds support for some silly ini-style-playlist-file-format ...
...
It starts with [Reference] and entries are:
Ref<n>=<url>
patch by Fabian Franz <FabianFranz@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8898 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 21:01:48 +00:00
albeu
126725660d
New config system + cleanup of header inter dependency
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8165 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-12 01:56:42 +00:00
albeu
4e7bb9dd22
10L don't add a base path to the urls
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6664 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 04:07:57 +00:00
albeu
4d996f3746
Relative filename in playlist are now relative to the playlist path
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6663 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 03:59:58 +00:00
atmos4
f7ea03283e
Add support for m3u playlists as generated by eg recent versions of winamp.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6662 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 00:00:04 +00:00
albeu
3d152232ab
Handle winamp playlist as sublist.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5867 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-27 18:46:38 +00:00
albeu
e87d472777
Portability fix with realloc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5803 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-23 20:06:00 +00:00
albeu
281eecb323
Fix a bug produced when line are terminated with \r\n and not a single
...
\n
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5789 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-22 18:42:42 +00:00
albeu
c256e5a766
Small bugfix with getting playlist last line.
...
Thx Atmos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4858 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 11:13:34 +00:00
albeu
a43fe42a2a
Playtree parser switch to a by line mode.
...
Winamp (pls) playlist support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4783 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 13:12:53 +00:00
albeu
37d1cfa8c0
Fixed bug wich interrupt plaintext parsing before real eof
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4715 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 10:33:03 +00:00
albeu
416e711c71
Correct bug in plaintext parser : correctly remove trailling \r
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4518 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 16:49:41 +00:00
albeu
eed7858a74
Objectization of the play_tree_parser for more flexiblity
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4309 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-22 22:46:12 +00:00
arpi
ef4a38a54e
playtree-based config patch by Alban Bedel <albeu@free.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4157 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:38:49 +00:00
arpi
10d82182e0
tree-based playlist parser code by Alban Bedel <albeu@free.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 01:24:25 +00:00