summaryrefslogtreecommitdiff
path: root/plparse/totem-pl-parser.c
Commit message (Expand)AuthorAgeFilesLines
* plparser: Make sure that remote MP3s get treated as audioBastien Nocera2020-02-281-0/+3
* plparser: Add async versions of playlist savingBastien Nocera2020-02-271-30/+176
* plparser: Make totem_pl_parser_write_string() cancellableBastien Nocera2020-02-271-2/+6
* plparser: Make totem_pl_parser_write_buffer() cancellableBastien Nocera2020-02-271-2/+7
* plparser: Make save implementation accept GCancellableBastien Nocera2020-02-271-3/+4
* plparser: Fix typo in commentBastien Nocera2020-02-271-1/+1
* plparser: Fix "Unknown namespace for symbol" warningsBastien Nocera2019-11-121-8/+8
* plparser: Remove use of Y2038 unsafe GTimeValBastien Nocera2019-11-121-12/+9
* plparser: Remove g_type_class_add_private() usageBastien Nocera2019-11-121-8/+4
* plparser: Add totem_pl_parser_add_ignored_glob()Bastien Nocera2019-11-091-0/+55
* plparser: Apply same check to remote text files as local onesBastien Nocera2019-11-091-2/+3
* plparser: Also try to parse with quvi if the scheme is httpsBastien Nocera2019-11-091-1/+2
* plparser: Further simplify totem_pl_parser_parse_internal()Bastien Nocera2019-11-091-7/+5
* plparser: Simplify totem_pl_parser_parse_internal()Bastien Nocera2019-11-091-31/+10
* plparser: Use g_auto* to simplify totem_pl_parser_ignore()Bastien Nocera2019-11-091-17/+6
* podcast: Remove GMIME dependencyBastien Nocera2018-07-131-12/+1
* plparse: Don't consider MJPEG streams as JPEG imagesBastien Nocera2018-01-091-0/+1
* plparse: Fix small leak in totem_pl_parser_parse_internal()Christophe Fergeau2017-09-181-1/+3
* build: Fix build with GMime 3.0Emmanuele Bassi2017-04-131-0/+12
* plparse: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-01-041-18/+14
* plparse: Enable videosite support even without quviPhilip Withnall2017-01-041-2/+0
* plparse: Don't consider M3U playlists as text/plainBastien Nocera2016-04-151-1/+5
* plparse: Fix parsing of local HLS playlistsBastien Nocera2015-12-151-0/+4
* plparse: Better debug when mime-types are ignoredBastien Nocera2015-12-151-2/+8
* plparse: Fix locking bug when ignoring schemesBastien Nocera2015-07-281-1/+3
* plparse: Fix parsing of SMIL playlistsBastien Nocera2015-02-171-0/+1
* lines: Add support for EXTVLCOPT:audio-track-id in m3u filesBastien Nocera2015-02-081-0/+4
* plparse: Fix parsing of Windows Media filesBastien Nocera2014-09-221-0/+1
* plparse: Fix potential integer overflow when parsing long durationsPhilip Withnall2014-05-191-5/+5
* plparse: Fix crash when passing a broken URIBastien Nocera2014-04-181-0/+2
* plparse: Fix obsolete gtk-doc syntaxBastien Nocera2014-02-181-2/+2
* plparse: Use hashtables in place of listsBastien Nocera2013-09-301-44/+17
* plparse: Make split-off functions internalBastien Nocera2013-07-011-6/+6
* plparse: Move string fixing to separate functionBastien Nocera2013-07-011-15/+33
* plparse: Move signal emission to separate functionBastien Nocera2013-07-011-17/+29
* plparser: Add support for the "playing" attributeBastien Nocera2013-03-081-0/+4
* plparser: Fixed memleak in totem_pl_parser_can_parse_from_dataMateu Batle2013-03-011-0/+5
* plparse: Remove dep on newer versions of glibBastien Nocera2012-09-181-2/+4
* docs: Remove a reference to a private function from the documentationPhilip Withnall2012-08-211-2/+5
* plparse: Pass 0 rather than -1 to g_content_type_guess()Philip Withnall2012-07-291-1/+1
* lib: Make RSS feeds ending in "/" be parseableBastien Nocera2012-07-261-0/+5
* lib: Handle both variants for Qt Linguist filesBastien Nocera2012-06-151-1/+2
* lib: Fix *.ts files being ignoredBastien Nocera2012-06-151-0/+6
* lib: Fix initialisation of ignore_mutexPhilip Withnall2012-05-131-0/+1
* docs: Add missing -mini documentationBastien Nocera2012-04-261-2/+1
* lib: Fix wrong references to @selfBastien Nocera2012-04-051-2/+2
* introspection: Skip TotemPlParserMetadata because it’s evilPhilip Withnall2012-02-201-2/+5
* lib: Add support for AMZ AmazonMP3 download filesBastien Nocera2012-02-201-0/+2
* core: Fix various compilation warningsPhilip Withnall2011-12-211-5/+1
* introspection: Fix ::entry-parsed and ::playlist-started signalsPhilip Withnall2011-12-211-2/+2