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
/
playtreeparser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
1
-1
/
+1
*
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.
reimar
2006-07-07
1
-1
/
+3
*
several function from playtreeparser.c maked static,
reynaldo
2006-07-06
1
-7
/
+7
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
1
-1
/
+1
*
rm unnecesary void* casts - part 1
reynaldo
2006-07-01
1
-1
/
+1
*
Doxygen Attack! - Chapter 3
albeu
2006-04-25
1
-0
/
+3
*
preliminary support for wpl playlists, closes #362
reynaldo
2005-10-28
1
-2
/
+2
*
Don't prepend basepath to a full unix path. ( 10l to Joey. )
al
2004-09-10
1
-2
/
+3
*
windows path seperator fixes
joey
2004-08-12
1
-8
/
+11
*
Support for comments in plaintext playlist by adland
alex
2004-06-26
1
-1
/
+1
*
Enhance detection of embedded smil playlist, add embedded ram playlist
rtognimp
2004-06-06
1
-3
/
+8
*
Fix embedded smil playlist detection if there are parameters on the url
rtognimp
2004-04-26
1
-6
/
+16
*
Respect -playlist for asx streams
rtognimp
2004-04-17
1
-2
/
+3
*
Support for smil playlist, both standalone and embedded into other
rtognimp
2004-04-01
1
-7
/
+136
*
Fix the bug found by Martin Wulffeld
albeu
2003-08-25
1
-0
/
+1
*
Typos fixed, based on patch sent by Alex.
diego
2003-07-27
1
-8
/
+8
*
output typo fixes: unknow --> unknown
diego
2003-07-09
1
-1
/
+1
*
Fix the incredible slowness with very long list. Now a 10^6 entries
albeu
2003-04-02
1
-8
/
+12
*
Use new config headers
albeu
2003-03-30
1
-11
/
+4
*
this patch fixes latest bug, discovered by .so ... (relative filenames &
arpi
2003-02-06
1
-7
/
+21
*
100l
arpi
2003-01-25
1
-1
/
+1
*
this patch adds an fallback to playlist (any but the plaintext-list format)
arpi
2003-01-12
1
-11
/
+18
*
bunkus: Another nice off-by-one :)
mosu
2003-01-12
1
-2
/
+4
*
This patch adds support for some silly ini-style-playlist-file-format ...
arpi
2003-01-11
1
-0
/
+48
*
New config system + cleanup of header inter dependency
albeu
2002-11-12
1
-0
/
+1
*
10L don't add a base path to the urls
albeu
2002-07-07
1
-1
/
+1
*
Relative filename in playlist are now relative to the playlist path
albeu
2002-07-07
1
-0
/
+39
*
Add support for m3u playlists as generated by eg recent versions of winamp.
atmos4
2002-07-07
1
-1
/
+51
*
Handle winamp playlist as sublist.
albeu
2002-04-27
1
-2
/
+5
*
Portability fix with realloc
albeu
2002-04-23
1
-5
/
+7
*
Fix a bug produced when line are terminated with \r\n and not a single
albeu
2002-04-22
1
-1
/
+1
*
Small bugfix with getting playlist last line.
albeu
2002-02-25
1
-5
/
+5
*
Playtree parser switch to a by line mode.
albeu
2002-02-21
1
-181
/
+297
*
Fixed bug wich interrupt plaintext parsing before real eof
albeu
2002-02-15
1
-2
/
+1
*
Correct bug in plaintext parser : correctly remove trailling \r
albeu
2002-02-03
1
-1
/
+1
*
Objectization of the play_tree_parser for more flexiblity
albeu
2002-01-22
1
-102
/
+142
*
playtree-based config patch by Alban Bedel <albeu@free.fr>
arpi
2002-01-14
1
-1
/
+4
*
tree-based playlist parser code by Alban Bedel <albeu@free.fr>
arpi
2002-01-08
1
-0
/
+298