aboutsummaryrefslogtreecommitdiffhomepage
path: root/asxparser.c
Commit message (Expand)AuthorAge
* Disable http->mmshttp rewriting hack introduced in r25168,Gravatar reimar2008-02-08
* Replace http:// URLs in asx files by mmshttp://.Gravatar reimar2007-11-26
* Remove two unused functions in asxparserGravatar reimar2007-06-24
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* marks several read-only string parameters which aren't modified inside the ca...Gravatar reynaldo2006-07-15
* marks several string parameters as const, as they are not modified inside the...Gravatar reynaldo2006-07-13
* rm unnecesary void* casts - part 1Gravatar reynaldo2006-07-01
* Fix possible use of body uninitialized. Remove an unneeded free (bodyGravatar rtognimp2006-03-10
* Respect -playlist for asx streamsGravatar rtognimp2004-04-17
* output typo fixes: unknow --> unknownGravatar diego2003-07-09
* Remove STREAMTYPE_PLAYLIST.Gravatar albeu2003-03-30
* Fix some memleaksGravatar albeu2003-03-14
* this patch adds an fallback to playlist (any but the plaintext-list format)Gravatar arpi2003-01-12
* Allow to use the asx parser for some other purposesGravatar albeu2002-11-12
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12
* patch for crashes/memory corruptions in ASX playlist parser.Gravatar arpi2002-10-25
* Portability fix with reallocGravatar albeu2002-04-23
* Bug fix in entry parsing.Gravatar albeu2002-02-23
* Implementation of entryrefGravatar albeu2002-01-22
* FreeBSD fixGravatar nexus2002-01-08
* tree-based playlist parser code by Alban Bedel <albeu@free.fr>Gravatar arpi2002-01-08