summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* examples: Don't use options uninitialisedBastien Nocera2015-07-101-2/+2
* pls: Avoid NULL dereferenceBastien Nocera2015-07-101-1/+1
* Updated Portuguese translationPedro Albuquerque2015-07-011-37/+39
* src: Try all GrlSources in grl_multiple_get_media_from_uri()multiple-get-media-from-uri-harderPhilip Withnall2015-06-101-41/+51
* Added Occitan translationCédric Valmary2015-05-272-0/+197
* src: Expand documentation for GrlSourceResolveCbPhilip Withnall2015-05-081-1/+6
* src: Add preconditions to all methods in grl-media.cPhilip Withnall2015-05-081-1/+128
* core: Add GRL_CORE_ERROR_AUTHENTICATION_TOKENGeorge Sedov2015-04-211-1/+3
* doc: add grl_operation_options_[set|get]_resolution_flags toMathieu Duponchelle2015-04-151-0/+2
* Updated Latvian translationRūdolfs Mazurs2015-04-031-115/+566
* Added Bosnian translationSamir Ribic2015-03-132-0/+193
* core: Fix warning when unloading a plugin that failed to loadBastien Nocera2015-03-061-2/+1
* Post-release version bump to 0.2.13Juan A. Suarez Romero2015-02-171-1/+1
* Release 0.2.12grilo-0.2.12Juan A. Suarez Romero2015-02-174-5/+86
* build: Default to building .tar.xz tarballsBastien Nocera2015-02-171-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: Add "audio-track" propertyBastien Nocera2015-02-173-0/+16
* core: Fix possible crash when passing NULL optionsBastien Nocera2015-02-171-2/+8
* core: Rename GrlOperationOptions "flags" to "resolution-flags"Bastien Nocera2015-02-1713-42/+85
* core: Fix memory leak in get_additional_sourcesSebastian Keller2015-02-131-0/+1
* core: Make grl_init_get_option_group() available to bindingsBastien Nocera2015-02-111-1/+1
* core: Fix grl_init() when using the GOptionGroup insteadBastien Nocera2015-02-111-30/+50
* core: Check if source is validJuan A. Suarez Romero2015-01-291-1/+1
* build: fix distcheck for ValaJuan A. Suarez Romero2015-01-291-1/+4
* core: Make the property name match the metadata key nameBastien Nocera2015-01-271-2/+2
* core: Add tag to grl_operation_options_get_key_range_filterBastien Nocera2015-01-271-2/+2
* core: Add register_keys plugin functionBastien Nocera2015-01-274-40/+140
* build: Add vapigen.m4 fileBastien Nocera2015-01-221-0/+101
* core: Fix annotation of grl_init() to fix vala bindingsBastien Nocera2015-01-221-1/+1
* vala: Add some missing definitionsBastien Nocera2015-01-221-0/+6
* build: Require vala 0.27Bastien Nocera2015-01-221-1/+1
* Revert "core: Allow removing metadata keys in GrlData"Bastien Nocera2014-12-112-9/+9
* core: Don't require a newer GIO for network awarenessBastien Nocera2014-12-112-0/+24
* core: Make sources network awareBastien Nocera2014-12-112-5/+178
* build-sys: fix out-of-tree build of vapiMarc-André Lureau2014-12-101-2/+2
* build-sys: fix gio-2.0 gir bindings errorsMarc-André Lureau2014-12-101-2/+2
* core: Fix API documentation bugsBastien Nocera2014-12-102-2/+2
* core: Allow removing metadata keys in GrlDataBastien Nocera2014-12-102-9/+9
* core: add GRL_METADATA_KEY_EPISODE_TITLEVictor Toso2014-12-106-0/+56
* core: add GRL_METADATA_KEY_MB_RECORDING_IDVictor Toso2014-12-096-0/+48
* Updated Turkish translationMuhammet Kara2014-12-041-27/+28
* Fix "non-void function should return a value" for clangTing-Wei Lan2014-12-041-1/+1
* core: Fix excessive ref'ing when registering new keysBastien Nocera2014-12-011-3/+2
* vala: modernize bindings generationMarc-André Lureau2014-11-2713-211/+44
* core: add GRL_METADATA_KEY_MB_ARTIST_IDVictor Toso2014-11-276-0/+98
* core: add GRL_METADATA_KEY_MB_TRACK_IDVictor Toso2014-11-276-0/+47
* core: Correct value type for file sizesBastien Nocera2014-11-263-14/+14
* core: Add support for int64 valuesBastien Nocera2014-11-264-0/+144
* net: Check object before increasing refcountJuan A. Suarez Romero2014-11-181-1/+1