Mercurial > mplayer.hg
log asxparser.h @ 19697:dd5422a0a9a2
age | author | description |
---|---|---|
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> |