aboutsummaryrefslogtreecommitdiffhomepage
path: root/playtreeparser.c
Commit message (Expand)AuthorAge
* Merge svn changes up to r30798Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30675Gravatar Uoti Urpala2010-03-10
|\ \ \
* \ \ \ Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \ \ \
| | | | * Use negative return values for errors in pls_read_entry to make it matchGravatar reimar2010-02-28
| | | | * A playlist entry number of 0 is invalid for pls playlists.Gravatar reimar2010-02-28
| | | | * Improve integer overflow and realloc error handling in playlist parser.Gravatar reimar2010-02-28
| | | |/
| | | * Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
| | |/
| | * Add asx_parser_build_tree() to asxparser.h instead of forward declaring it.Gravatar diego2010-02-20
| |/
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28366Gravatar Uoti Urpala2009-01-26
|\|
| * add "<!DOCTYPE smil" to smil playlistGravatar compn2009-01-24
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * 1000l, play_tree_parser_stop_keeping broke 0-termination of bufferGravatar reimar2009-01-01
| * Add zero termination missing in two cases.Gravatar reimar2009-01-01
| * Add asserts to detect when assumptions for play_tree_parser_get_lineGravatar reimar2009-01-01
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
|/
* 100l in play_tree_parser_get_line, check that there actually isGravatar reimar2007-11-26
* Fix possible null-pointer-dereference in parse_smil().Gravatar cehoyos2007-11-08
* warning fixes:Gravatar diego2007-09-13
* realrtsp smil files can also use ' as field delimiter instead of "Gravatar rtogni2007-07-16
* Support multiple tags in a single line and tags on the same line as the Gravatar rtogni2007-03-18
* Remove code duplication in smil parserGravatar rtogni2007-03-12
* Support smil embedded into xml, fixes bugzilla #768Gravatar rtogni2007-03-12
* 100l, allocated buffer was too small.Gravatar rtogni2007-03-08
* Add support for smil playlist served over realrtspGravatar rtogni2007-02-18
* 10l, fix inverted check for "<media" in smil playlistGravatar rtogni2007-01-14
* Skip empty lines in front of winamp playlist.Gravatar rtogni2006-11-10
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.Gravatar reimar2006-07-07
* several function from playtreeparser.c maked static,Gravatar reynaldo2006-07-06
* rm unnecesary casts from void* - part 3Gravatar reynaldo2006-07-02
* rm unnecesary void* casts - part 1Gravatar reynaldo2006-07-01
* Doxygen Attack! - Chapter 3Gravatar albeu2006-04-25
* preliminary support for wpl playlists, closes #362Gravatar reynaldo2005-10-28
* Don't prepend basepath to a full unix path. ( 10l to Joey. )Gravatar al2004-09-10
* windows path seperator fixesGravatar joey2004-08-12
* Support for comments in plaintext playlist by adlandGravatar alex2004-06-26
* Enhance detection of embedded smil playlist, add embedded ram playlistGravatar rtognimp2004-06-06
* Fix embedded smil playlist detection if there are parameters on the urlGravatar rtognimp2004-04-26
* Respect -playlist for asx streamsGravatar rtognimp2004-04-17
* Support for smil playlist, both standalone and embedded into otherGravatar rtognimp2004-04-01
* Fix the bug found by Martin WulffeldGravatar albeu2003-08-25
* Typos fixed, based on patch sent by Alex.Gravatar diego2003-07-27
* output typo fixes: unknow --> unknownGravatar diego2003-07-09
* Fix the incredible slowness with very long list. Now a 10^6 entriesGravatar albeu2003-04-02
* Use new config headersGravatar albeu2003-03-30
* this patch fixes latest bug, discovered by .so ... (relative filenames &Gravatar arpi2003-02-06