summaryrefslogtreecommitdiff
path: root/plparse
Commit message (Expand)AuthorAgeFilesLines
* plparser: Fix "Unknown namespace for symbol" warningsBastien Nocera2019-11-124-25/+25
* plparser: Remove use of Y2038 unsafe GTimeValBastien Nocera2019-11-122-13/+10
* plparser: Remove g_type_class_add_private() usageBastien Nocera2019-11-122-22/+13
* plparser: Add totem_pl_parser_add_ignored_glob()Bastien Nocera2019-11-093-0/+58
* plparser: Apply same check to remote text files as local onesBastien Nocera2019-11-093-2/+5
* plparser: Also try to parse with quvi if the scheme is httpsBastien Nocera2019-11-091-1/+2
* tests: Fix compile-time warningBastien Nocera2019-11-091-0/+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
* tests: Add tests for starttime using videositeBastien Nocera2019-02-171-0/+22
* build: don't guard gir generation behind is_cross_build(), use a optionmaxice82019-02-161-1/+1
* podcast: Add support for the "media:group" Atom nodeBastien Nocera2019-02-111-2/+30
* podcast: Fix parsing "alternate" linkBastien Nocera2019-02-111-0/+9
* podcast: Fix copy/paste error in parsing license in AtomBastien Nocera2019-02-111-1/+1
* podcast: Parse author in AtomBastien Nocera2019-02-111-1/+11
* tests: Update for podcast URL changeBastien Nocera2019-01-161-1/+1
* build: honor 'includedir' meson parameterRasmus Thomsen2018-08-121-2/+4
* podcast: Remove GMIME dependencyBastien Nocera2018-07-136-47/+585
* core: Fix compile-time warnings in XML parserBastien Nocera2018-06-131-2/+2
* plparse: Don't consider MJPEG streams as JPEG imagesBastien Nocera2018-01-091-0/+1
* build: Remove libsoup dependencyBastien Nocera2017-12-081-1/+0
* podcast: Add support for "medium" propertyBastien Nocera2017-12-043-0/+85
* videosite: Fix leak in totem_pl_parser_add_videositeChristophe Fergeau2017-09-181-0/+1
* plparse: Fix small leak in totem_pl_parser_parse_internal()Christophe Fergeau2017-09-181-1/+3
* meson: Correctly set the version kwarg for librariesNirbheek Chauhan2017-08-101-2/+2
* videosite: Document the videosite script internal APIBastien Nocera2017-07-031-3/+35
* videosite: Fix small memory leakBastien Nocera2017-07-031-3/+7
* build: Fix missing TOTEM_PL_PARSER_CHECK_VERSION macroDominique Leuenberger2017-06-221-1/+2
* build: Fix quvi related tests when distcheckingBastien Nocera2017-06-213-12/+18
* build: Remove autotoolsBastien Nocera2017-06-084-369/+0
* meson: add build for Meson Build SystemTim-Philipp Müller2017-06-086-0/+274
* tests: Correct expected result from test_itms_parsing()Bastien Nocera2017-06-081-1/+1
* build: Fix build with GMime 3.0Emmanuele Bassi2017-04-131-0/+12
* pla: Fix shadowed URI variableBastien Nocera2017-01-241-4/+5
* plparser: Disable XML parser error outputBastien Nocera2017-01-051-0/+8
* plparse: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-01-043-24/+14
* plparse: Enable videosite support even without quviPhilip Withnall2017-01-042-16/+15
* tests: Disable g_type_init() calls for new GLib versionsPhilip Withnall2016-12-192-0/+4
* build: Use AM_CPPFLAGS instead of INCLUDESPhilip Withnall2016-12-191-3/+1
* build: Port from GNOME_COMPILE_WARNINGS to AS_COMPILER_FLAGSPhilip Withnall2016-12-192-3/+11
* build: Port from GNOME_CODE_COVERAGE to AX_CODE_COVERAGEPhilip Withnall2016-12-191-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-10-111-1/+1
* tests: Fix old URLs used to ITMS link testingBastien Nocera2016-09-201-3/+2
* podcast: Fix memory leak when parsing ITMS linksBastien Nocera2016-09-201-0/+2
* podcast: Add more debug to ITMS parsingBastien Nocera2016-09-201-2/+5
* tests: Remove unused "pwd" variableBastien Nocera2016-09-201-1/+0
* plparse: Simplify ITMS link parsingBastien Nocera2016-04-151-139/+43
* tests: Disable broken test_parsing_404_errorBastien Nocera2016-04-151-1/+4
* plparse: Better debug in M3U parsingBastien Nocera2016-04-151-1/+5