summaryrefslogtreecommitdiff
path: root/plparse/totem-pl-parser-pla.c
Commit message (Expand)AuthorAgeFilesLines
* plparser: Make totem_pl_parser_write_buffer() cancellableBastien Nocera2020-02-271-2/+2
* plparser: Pass GCancellable when calling g_file_replace()Bastien Nocera2020-02-271-1/+1
* plparser: Make save implementation accept GCancellableBastien Nocera2020-02-271-0/+1
* pla: Fix shadowed URI variableBastien Nocera2017-01-241-4/+5
* pla: playlist-ended expects a URI, not a titleBastien Nocera2013-03-201-11/+11
* lib: Remove unneeded includesBastien Nocera2011-11-041-1/+0
* lib: Fix compile-time warningsBastien Nocera2011-09-181-5/+5
* Remove GTK+ dependency.Carlos Garnacho2010-01-081-20/+30
* Fix retval of the PLA parserBastien Nocera2009-09-211-1/+1
* Remove unused num_entries variable from PLA writerBastien Nocera2009-09-211-2/+1
* Add asynchronous parsing support to totem-pl-parserPhilip Withnall2009-06-171-0/+1
* The first 16 bits of the playlist entry record are actually the one-basedJonathan Matthew2009-02-081-13/+26
* Cleanup usage of URL/URI/MRL in the playlist parser. Note that thisPhilip Withnall2008-12-051-2/+2
* Always write the #EXTM3U line at the start of M3U playlists, Spotted by D.Bastien Nocera2008-09-101-1/+1
* Remove unneeded include, fix warningBastien Nocera2008-05-081-2/+1
* Port playlist writers to GIO, removed totem_pl_parser_resolve_url andBastien Nocera2008-05-071-33/+17
* Update FSF addressBastien Nocera2008-04-241-2/+2
* First pass at porting to GIO. Completely broken, please bear with me.Bastien Nocera2008-03-171-6/+10
* Add internal BSD version of memmemBastien Nocera2007-12-191-2/+0
* Moved from Totem, export mini plparser for use in the browser pluginBastien Nocera2007-12-031-0/+251