| Commit message (Expand) | Author | Age |
* | build: fix --enable-debug, remove some "#ifdef MP_DEBUG" | Uoti Urpala | 2011-07-30 |
* | options: commandline: accept --foo=xyz style options | Uoti Urpala | 2011-07-29 |
* | playlist: Support "Length" option in .pls playlist files | reimar | 2011-07-06 |
* | playtreeparser.c: Add playlist parser for .nsc files | reimar | 2010-12-16 |
* | cleanup: don't check for NULL before free() | diego | 2010-11-08 |
* | playtree: don't try to parse playlists without recognized entries | siretart | 2010-11-02 |
* | Merge svn changes up to r30798 | Uoti Urpala | 2010-03-10 |
|\ |
|
* \ | Merge svn changes up to r30748 | Uoti Urpala | 2010-03-10 |
|\ \ |
|
* \ \ | Merge svn changes up to r30675 | Uoti Urpala | 2010-03-10 |
|\ \ \ |
|
* \ \ \ | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 |
|\ \ \ \ |
|
| | | | * | Use negative return values for errors in pls_read_entry to make it match | reimar | 2010-02-28 |
| | | | * | A playlist entry number of 0 is invalid for pls playlists. | reimar | 2010-02-28 |
| | | | * | Improve integer overflow and realloc error handling in playlist parser. | reimar | 2010-02-28 |
| | | |/ |
|
| | | * | Do not cast the results of malloc/calloc/realloc. | diego | 2010-02-26 |
| | |/ |
|
| | * | Add asx_parser_build_tree() to asxparser.h instead of forward declaring it. | diego | 2010-02-20 |
| |/ |
|
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 |
* | | Merge svn changes up to r28366 | Uoti Urpala | 2009-01-26 |
|\| |
|
| * | add "<!DOCTYPE smil" to smil playlist | compn | 2009-01-24 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 |
|\| |
|
| * | 1000l, play_tree_parser_stop_keeping broke 0-termination of buffer | reimar | 2009-01-01 |
| * | Add zero termination missing in two cases. | reimar | 2009-01-01 |
| * | Add asserts to detect when assumptions for play_tree_parser_get_line | reimar | 2009-01-01 |
* | | Move global mconfig to mpctx | Uoti Urpala | 2008-04-26 |
|/ |
|
* | 100l in play_tree_parser_get_line, check that there actually is | reimar | 2007-11-26 |
* | Fix possible null-pointer-dereference in parse_smil(). | cehoyos | 2007-11-08 |
* | warning fixes: | diego | 2007-09-13 |
* | realrtsp smil files can also use ' as field delimiter instead of " | rtogni | 2007-07-16 |
* | Support multiple tags in a single line and tags on the same line as the | rtogni | 2007-03-18 |
* | Remove code duplication in smil parser | rtogni | 2007-03-12 |
* | Support smil embedded into xml, fixes bugzilla #768 | rtogni | 2007-03-12 |
* | 100l, allocated buffer was too small. | rtogni | 2007-03-08 |
* | Add support for smil playlist served over realrtsp | rtogni | 2007-02-18 |
* | 10l, fix inverted check for "<media" in smil playlist | rtogni | 2007-01-14 |
* | Skip empty lines in front of winamp playlist. | rtogni | 2006-11-10 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | relative-to-absolute path fixes: Do not prepend drive letter to \\ paths. | reimar | 2006-07-07 |
* | several function from playtreeparser.c maked static, | reynaldo | 2006-07-06 |
* | rm unnecesary casts from void* - part 3 | reynaldo | 2006-07-02 |
* | rm unnecesary void* casts - part 1 | reynaldo | 2006-07-01 |
* | Doxygen Attack! - Chapter 3 | albeu | 2006-04-25 |
* | preliminary support for wpl playlists, closes #362 | reynaldo | 2005-10-28 |
* | Don't prepend basepath to a full unix path. ( 10l to Joey. ) | al | 2004-09-10 |
* | windows path seperator fixes | joey | 2004-08-12 |
* | Support for comments in plaintext playlist by adland | alex | 2004-06-26 |
* | Enhance detection of embedded smil playlist, add embedded ram playlist | rtognimp | 2004-06-06 |
* | Fix embedded smil playlist detection if there are parameters on the url | rtognimp | 2004-04-26 |
* | Respect -playlist for asx streams | rtognimp | 2004-04-17 |
* | Support for smil playlist, both standalone and embedded into other | rtognimp | 2004-04-01 |