summaryrefslogtreecommitdiff
path: root/plparse/totem-pl-parser-wm.c
Commit message (Expand)AuthorAgeFilesLines
* plparse: Fix return value in "is" functionBastien Nocera2016-04-151-1/+1
* lib: Remove unneeded includesBastien Nocera2011-11-041-1/+0
* lib: Remove old FIXMEBastien Nocera2011-10-211-1/+0
* Fix parsing of pukas.waxBastien Nocera2010-03-021-1/+8
* Remove GTK+ dependency.Carlos Garnacho2010-01-081-1/+1
* Add asynchronous parsing support to totem-pl-parserPhilip Withnall2009-06-171-13/+17
* Handle all types of newline characters in playlists by splitting on both \n a...Robert Ancell2009-05-041-9/+3
* Bug 579993 – Doesn't handle encoding property in XML filesBastien Nocera2009-04-241-2/+3
* Write our own horrible path resolution functionBastien Nocera2009-04-221-9/+8
* Cleanup usage of URL/URI/MRL in the playlist parser. Note that thisPhilip Withnall2008-12-051-27/+27
* Remove internal copy, and use of, memmem, use glib's g_strstr_len()Bastien Nocera2008-08-271-6/+3
* Don't try to resolve absolute URIsBastien Nocera2008-05-241-2/+2
* Remove debugBastien Nocera2008-05-081-2/+8
* Port playlist writers to GIO, removed totem_pl_parser_resolve_url andBastien Nocera2008-05-071-31/+27
* Port the Windows Media playlist format parsers to GIOBastien Nocera2008-05-071-38/+27
* Update FSF addressBastien Nocera2008-04-241-2/+2
* First pass at porting to GIO. Completely broken, please bear with me.Bastien Nocera2008-03-171-10/+22
* Also look for "<Asx" as a magic in ASX files When parsing from data,Bastien Nocera2008-02-071-0/+4
* Return a mime-type from the _is_ functions, and use those functions inBastien Nocera2008-01-271-7/+7
* Fix memmem args order, fixes some playlist not being recognised as suchBastien Nocera2008-01-191-4/+4
* Add internal BSD version of memmemBastien Nocera2007-12-191-48/+37
* Moved from Totem, export mini plparser for use in the browser pluginBastien Nocera2007-12-031-0/+445