summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.26.6V_3_26_6Bastien Nocera2021-06-252-2/+10
* ci: Export built dist tarballBastien Nocera2021-06-251-0/+2
* ci: Split ABI checker from normal build targetBastien Nocera2021-06-251-5/+10
* ci: Indent dependenciesBastien Nocera2021-06-251-3/+20
* all: Remove outdated ChangeLog fileBastien Nocera2021-06-251-1434/+0
* tests: Do not check for videosite links unless requestedcrvi2021-06-254-1/+1220
* podcast: Do not check for videosite links unless requestedBastien Nocera2021-06-252-3/+9
* plparser: Export recursion property internallyBastien Nocera2021-06-242-0/+7
* README: Add licensing informationBastien Nocera2021-06-241-0/+6
* README: Remove contact informationBastien Nocera2021-06-241-6/+0
* README: Better formatting for debugging infoBastien Nocera2021-06-241-2/+5
* README: Link to GitLab for issue reportingBastien Nocera2021-06-241-2/+1
* README: Fix indentation in dependenciesBastien Nocera2021-06-241-5/+4
* README: Remove libquvi from list of dependenciesBastien Nocera2021-06-241-1/+0
* README: Link to NEWS fileBastien Nocera2021-06-241-1/+1
* README: Rename to README.mdBastien Nocera2021-06-241-3/+4
* tests: Add invalid charset RSS testcrvi2021-06-242-0/+119
* plparser: Print illegal char byte sequence info during utf-8 conversion errorcrvi2021-06-241-4/+18
* plparser: Print guessed encoding of xml documentcrvi2021-06-241-0/+2
* build: Error out for uninitialised variablescrvi2021-06-241-0/+1
* plparser: Fix uninitialized variable errorscrvi2021-06-241-2/+2
* po: Update translations and remove obsolete message translationsBastien Nocera2021-06-2313-13930/+4606
* po: Remove obsolete message translationsBastien Nocera2021-06-233-2678/+0
* po: Correct package name in translation headersBastien Nocera2021-06-2351-110/+110
* po: Remove outdated translationsBastien Nocera2021-06-2311-17961/+30
* po: Remove Breton translationBastien Nocera2021-06-232-52/+0
* all: Remove quvi dependencyBastien Nocera2021-06-236-238/+4
* tests: Remove quvi dependency in testsBastien Nocera2021-06-232-15/+64
* podcast: Pass debug to videosite helperBastien Nocera2021-06-231-4/+4
* Update Occitan translationQuentin PAGÈS2021-05-121-16/+14
* tests: Fix detection of XML formats with whitespace separatorscrvi2021-04-234-3/+334
* podcast: Remove newline check in rss xml doc namecrvi2021-04-231-2/+1
* podcast: Fix detection of XML formats with whitespace separatorscrvi2021-04-231-30/+28
* tests: fix garbage in CDATA values for shorter textscrvi2021-04-242-0/+82
* core: fix garbage in CDATA values for shorter textscrvi2021-04-241-0/+1
* tests: Save playlist title to xspf filecrvi2021-04-231-0/+62
* xspf: Save playlist title to xspf filecrvi2021-04-231-3/+11
* podcast: Print itms JSON file in debugBastien Nocera2021-04-231-0/+3
* podcast: Add missing linefeed in debug outputBastien Nocera2021-04-231-1/+1
* ci: Always export test results to the CIBastien Nocera2021-04-231-0/+4
* tests: Enable debug by default in testsBastien Nocera2021-04-231-0/+2
* ci: Replace check-abi with upstream projectwip/hadess/check-abiBastien Nocera2021-03-102-124/+4
* Revert "ci: Use Fedora 33 for the CI"Bastien Nocera2021-03-091-3/+1
* ci: Build with uchardet supportBastien Nocera2021-03-041-1/+1
* tests: Fix invalid UTF-8 RSS testBastien Nocera2021-03-041-0/+4
* plparser: Detect character encoding when UTF-8 validation failsBastien Nocera2021-03-043-3/+57
* plparser: Validate UTF-8 before returning itBastien Nocera2021-03-041-2/+8
* plparser: Ignore case for UTF-8 encoding check in XML documentscrvi2021-03-041-1/+1
* plparser: Print the origin encoding when converting to UTF-8Bastien Nocera2021-03-041-1/+2
* Revert "plparser: Ignore case for UTF-8 encoding check in XML documents"Bastien Nocera2021-03-041-1/+1