log asxparser.h @ 26189:8d1e8229b660

age author description
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 06 Jan 2008 23:20:15 +0000 diego Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Sun, 24 Jun 2007 10:14:42 +0000 reimar Get rid of a completely useless cast
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
Thu, 13 Jul 2006 05:03:43 +0000 reynaldo marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
Tue, 12 Nov 2002 14:19:53 +0000 albeu Allow to use the asx parser for some other purposes
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency
Tue, 22 Jan 2002 22:47:17 +0000 albeu Implementation of entryref
Tue, 08 Jan 2002 01:24:25 +0000 arpi tree-based playlist parser code by Alban Bedel <albeu@free.fr>