summaryrefslogtreecommitdiff
path: root/plparse/totem-pl-parser.h
Commit message (Expand)AuthorAgeFilesLines
* plparser: Remove unused TotemPlParserMetadata data typewip/hadess/remove-metadataBastien Nocera2022-09-271-5/+0
* podcast: Add itunes genre ( <itunes:category> ) support for podcast rss feedscrvi2021-09-151-1/+9
* plparser: Add support for content ratingcrvi2021-02-231-0/+14
* plparser: Fix header typoBastien Nocera2020-02-281-1/+1
* plparser: Add async versions of playlist savingBastien Nocera2020-02-271-0/+11
* plparser: Add g_auto cleanup supportBastien Nocera2020-02-271-0/+4
* plparser: Fix "Unknown namespace for symbol" warningsBastien Nocera2019-11-121-2/+2
* plparser: Add totem_pl_parser_add_ignored_glob()Bastien Nocera2019-11-091-0/+2
* lines: Add support for EXTVLCOPT:audio-track-id in m3u filesBastien Nocera2015-02-081-0/+7
* plparser: Add support for the "playing" attributeBastien Nocera2013-03-081-0/+7
* introspection: Skip TotemPlParserMetadata because it’s evilPhilip Withnall2012-02-201-1/+1
* docs: Fix ID conflicts in documentationPhilip Withnall2011-12-211-8/+6
* docs: Add unused symbols to documentation sections filePhilip Withnall2011-12-211-0/+14
* Add "content-type" propertyBastien Nocera2011-03-171-0/+7
* Fix returning FALSE with no error set in _save()Bastien Nocera2010-05-051-1/+3
* Remove GTK+ dependency.Carlos Garnacho2010-01-081-35/+8
* Fix documentation section referencesPhilip Withnall2010-01-041-5/+5
* Bug 555848 — Add introspection supportPhilip Withnall2010-01-041-3/+3
* Add support for subtitle URIs in SMIL playlistsBastien Nocera2009-12-041-0/+6
* Include gio/gio.h in totem-pl-parser.h for GCancellable and friendsSebastian Dröge2009-11-301-1/+1
* Add asynchronous parsing support to totem-pl-parserPhilip Withnall2009-06-171-2/+19
* Remove deprecated macrosBastien Nocera2009-04-211-29/+0
* Tidy up the documentation a bit, taking advantage of recent gtk-docPhilip Withnall2009-02-071-6/+32
* Cleanup usage of URL/URI/MRL in the playlist parser. Note that thisPhilip Withnall2008-12-051-12/+18
* Remove unused TOTEM_PL_PARSER_ERROR_VFS_[OPEN|WRITE] enums, spotted byBastien Nocera2008-12-011-4/+0
* Expand API documentation re. error codes; fix g_set_error calls with 0Philip Withnall2008-11-271-0/+4
* use single GTK+ includes.Cosimo Cecchi2008-11-101-1/+1
* plparse/totem-pl-parser.c (totem_pl_parser_metadata_get_type), Define aGustavo J. A. M. Carneiro2008-08-221-0/+3
* Port playlist writers to GIO, removed totem_pl_parser_resolve_url andBastien Nocera2008-05-071-1/+0
* Update FSF addressBastien Nocera2008-04-241-2/+2
* Add support for the some last.fm XSPF tags (lastfm:trackauth, duration inBastien Nocera2008-02-241-0/+22
* Give out much more metadata when parsing XSPF playlists, as used on theBastien Nocera2008-02-231-0/+6
* Clean up the documentation order, add some documentation for thePhilip Withnall2008-01-171-0/+17
* Add full documentation for all public symbols exposed by the library,Philip Withnall2008-01-151-1/+160
* Moved from Totem, export mini plparser for use in the browser pluginBastien Nocera2007-12-031-0/+158