summaryrefslogtreecommitdiffstats
path: root/asxparser.c
Commit message (Expand)AuthorAgeFilesLines
* Disable http->mmshttp rewriting hack introduced in r25168,reimar2008-02-081-0/+4
* Replace http:// URLs in asx files by mmshttp://.reimar2007-11-261-0/+8
* Remove two unused functions in asxparserreimar2007-06-241-44/+0
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-1/+1
* marks several read-only string parameters which aren't modified inside the ca...reynaldo2006-07-151-1/+1
* marks several string parameters as const, as they are not modified inside the...reynaldo2006-07-131-2/+2
* rm unnecesary void* casts - part 1reynaldo2006-07-011-6/+6
* Fix possible use of body uninitialized. Remove an unneeded free (bodyrtognimp2006-03-101-2/+1
* Respect -playlist for asx streamsrtognimp2004-04-171-1/+2
* output typo fixes: unknow --> unknowndiego2003-07-091-1/+1
* Remove STREAMTYPE_PLAYLIST.albeu2003-03-301-9/+4
* Fix some memleaksalbeu2003-03-141-1/+5
* this patch adds an fallback to playlist (any but the plaintext-list format)arpi2003-01-121-1/+1
* Allow to use the asx parser for some other purposesalbeu2002-11-121-10/+8
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+3
* patch for crashes/memory corruptions in ASX playlist parser.arpi2002-10-251-2/+2
* Portability fix with reallocalbeu2002-04-231-1/+6
* Bug fix in entry parsing.albeu2002-02-231-5/+49
* Implementation of entryrefalbeu2002-01-221-4/+41
* FreeBSD fixnexus2002-01-081-0/+1
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>arpi2002-01-081-0/+645