summaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* net: Fix TLS cert validation not being done for any network callBastien Nocera2021-06-221-0/+1
* net: Fix wrong printf format under 32-bitRosen Penev2020-09-201-1/+1
* pls: fix extra token on ifndef TOTEM_PL_IS_PARSERVictor Toso2020-02-211-1/+1
* pls: don't use GTimeVal on newer glibVictor Toso2020-02-211-1/+9
* net: Drop usage of deprecated GTimeValVictor Toso2020-02-211-9/+9
* pls: Support totem-pl-parser 3.26.4Bastien Nocera2019-11-121-1/+5
* build: Add a Meson dependency variable for libgrlplsSam Thursfield2019-09-301-0/+6
* build: Use variables in pc filesJan Tojnar2019-09-122-6/+6
* build: generate .pc filesworldofpeace2019-09-122-0/+32
* pls: Simplify thumbnail validity handlingBastien Nocera2019-02-181-11/+5
* meson: build and run unit testsVictor Toso2018-08-301-1/+10
* build: Remove autotools supportVictor Toso2018-07-303-172/+0
* net: Remove deprecated g_type_class_add_private()Victor Toso2018-07-251-9/+2
* net-wc: Add G_DEFINE_AUTOPTR_CLEANUP_FUNCYi-Soo An2018-07-131-0/+2
* build: Improve docs and introspectionJan Alexander Steffens (heftig)2017-02-213-12/+12
* build: add Meson build supportJuan A. Suarez Romero2017-02-143-0/+108
* net: Always return an error on failureBastien Nocera2016-10-241-0/+3
* net: Downgrade verbose error output to a GRL_DEBUG()Bastien Nocera2016-10-241-1/+1
* net: Check for throttling only if setVictor Toso2016-09-221-2/+5
* net: Initialize GTimeVal for throttlingVictor Toso2016-09-051-2/+4
* Fix annotationMathieu Bridon2016-08-251-1/+2
* net: use G_IO_ERROR_FAILED instead of GRL_NET_WC_ERROR_UNAVAILABLEVictor Toso2016-06-162-7/+8
* net: use G_IO_ERROR on cancelled operationVictor Toso2016-06-162-6/+7
* net: use G_IO_ERROR_PROXY_FAILED instead of GRL_NET_WC_ERROR_PROXY_ERRORVictor Toso2016-06-062-3/+4
* net: Set proper error when operation is cancelledVictor Toso2016-06-061-3/+7
* net: Better error message when a mock file is absentBastien Nocera2015-12-161-4/+3
* core: merge GrlMediaBox into GrlMediaJuan A. Suarez Romero2015-12-161-12/+11
* core: merge GrlMediaAudio into GrlMediaJuan A. Suarez Romero2015-12-161-5/+4
* pls: annotate that filter_func can be NULLXavier Claessens2015-09-231-3/+3
* net: Remove support for libsoup < 2.42Bastien Nocera2015-09-232-28/+2
* core: Generate .gitgnore in libs/pls tooMathieu Duponchelle2015-07-171-0/+2
* introspection: Install to the correct placesMathieu Duponchelle2015-07-172-4/+4
* pls: Avoid NULL dereferenceBastien Nocera2015-07-101-1/+1
* pls: Support older versions of totem-pl-parserBastien Nocera2015-02-171-0/+5
* pls: Export the "audio-track" playlist attributeBastien Nocera2015-02-171-0/+4
* core: Rename GrlOperationOptions "flags" to "resolution-flags"Bastien Nocera2015-02-171-2/+2
* net: Check object before increasing refcountJuan A. Suarez Romero2014-11-181-1/+1
* net: add GIR annotations for grl_net_wc_request_finish()Marc-André Lureau2014-11-171-2/+2
* net: define C include for GIRMarc-André Lureau2014-11-171-0/+1
* net: avoid request_async() crash on cancellable unrefMarc-André Lureau2014-11-171-1/+2
* net: Fix double-free using the Jamendo pluginBastien Nocera2014-07-211-3/+3
* net: Do guard check after variable declarationBastien Nocera2014-05-071-2/+2
* grl_pls_browse: Document that it can take NULL filter funcXavier Claessens2014-04-241-3/+3
* GrlPlsFilterFunc: Document how the refcounting worksXavier Claessens2014-04-241-2/+5
* net: Avoid creating multiple cachesBastien Nocera2014-04-081-2/+2
* pls: Use new "title-from-filename" propertyBastien Nocera2014-03-281-0/+3
* pls: Set file size attributeBastien Nocera2014-03-191-0/+4
* core: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-063-57/+22
* core: Add names to all the timeouts and idlesBastien Nocera2014-03-022-1/+5
* pls: Fix build with grilo never installedBastien Nocera2014-02-231-1/+1