[grilo-plugins] Created tag grilo-plugins-0.2.15
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] Created tag grilo-plugins-0.2.15
- Date: Mon, 7 Sep 2015 13:47:37 +0000 (UTC)
The signed tag 'grilo-plugins-0.2.15' was created.
Tagger: Juan A. Suarez Romero <jasuarez igalia com>
Date: Mon Sep 7 07:52:05 2015 +0000
Grilo Plugins 0.2.15
Changes since the last tag 'grilo-plugins-0.2.14':
Alberto Garcia (2):
local-metadata: remove uppercase versions of blacklisted words
thetvdb: fix typo
Alexandre Franke (1):
Updated French translation
Anders Jonsson (1):
Updated Swedish translation
Andika Triwidada (1):
Updated Indonesian translation
Ask H. Larsen (1):
Updated Danish translation
Aurimas Černius (1):
Updated Lithuanian translation
Balázs Úr (1):
Updated Hungarian translation
Bastien Nocera (55):
freebox: Fix build from tarballs
tests: Fix deprecation warnings in last.fm tests
opensubtitles: Fix crasher when search has no results
lua-factory: Fix lua scripts not having icons
tests: Fix missing files in metrolyrics test
tests: Fix deprecation warnings in thetvdb tests
tests: Fix metrolyrics test not finding the source
lua-factory: Fix crash if luaL_loadfile() fails
lua-factory: Fix double-free when lua script fails to init
tests: Add a test for video_sanitise_string() crasher
dleyna: Fix grl_dleyna_util_uri_is_localhost() usage
dleyna: Fix incorrect properties passed to applications
tests: Fix lua title parser tests not being run
tests: Run title override against Lua's title parser too
guardianvideos: Unescape the titles
lua-factory: Fix unescaping ANSI HTML entities
lua-factory: Reduce the number of libs we load
lua-factory: Don't allow Lua sources to load external modules
lua-factory: Print debug when a required config key is missing
lua-factory: Make it easier to access the API key config
lua-factory: Fix possible memleak if source registration fails
lua-factory: Add inspect.lua helper
magnatune: Fix search never finishing if no results
lua-factory: Block plain text queries when source doesn't advertise it
lua-factory: Add net:plaintext to sources
lua-factory: Fix Radio France source again
lua-factory: Add missing config.h includes
lua-factory: Add support for dates in Epoch format
tests: Fix lua-factory Makefile generation
lua-factory: Add grl.encode() helper
freebox: Add a TODO item
lua-factory: Add GOA support
lua-factory: Add GOA Lua access functions
lua-factory: Add grl.is_video_site() function
lua-factory: Add lua-based Pocket plugin
pocket: Remove stand-alone C pocket plugin
lua-factory: Better debugging when registering sources
lua-factory: Add Pocket GResource file to the dist
lua-factory: Port Apple Trailers source to Lua
lua-factory: Add support for GRL_METADATA_KEY_SIZE
lua-factory: Fix performer key containing only one name
lua-factory: Use GRL_WARNING instead of g_warning
apple-trailers: Remove stand-alone C apple-trailers plugin
lua-factory: Add duration support to Apple Trailers
lua-factory: Also try convert HTML from ISO8859-1
lua-factory: Disable "Music" support until GOA has support
lua-factory: Fix memory leak fetching ISO8859-1 text
lua-factory: Re-add "Music" GOA support
thetvdb: Always search show names in all languages
tests: Add another alias test with a translated series name
youtube: Fix non-thread-safe refcounting
opensubtitles: Fix warnings running gnome-music
vimeo: Fix distcheck
po: Update POTFILES.in for DAAP/DPAP plugin changes
tests: Fix search path for Lua sources
Chao-Hsiung Liao (1):
Updated Chinese (Taiwan) translation
Claudio Arseni (1):
Updated Italian translation
Colin Walters (1):
youtube: Add missing sentinel for g_strconcat()
Daniel Mustieles (1):
Updated Spanish translation
Dušan Kazik (1):
Updated Slovak translation
Efstathios Iosifidis (1):
Updated Greek translation
Elad Alfassa (1):
thetvdb: Use HTTPS rather than insecure HTTP
Fran Dieguez (1):
Updated Galician translations
George Sedov (4):
lua-factory: Use correct parameter for 'range-filter' option
lua-factory: Fix the GrlNetWc options being ignored
lua-factory: Fix the memory leak in GOA-related functions
lua-factory: Stricter integer typization for Lua
Gil Forcada (1):
[l10n] Update Catalan translation
Giovanni Campagna (1):
guardianvideos: fix URL format string
Iain Lane (1):
bookmarks: Notify about a removal if there was no error
Inaki Larranaga Murgoitio (1):
Updated Basque language
Jan Alexander Steffens (heftig) (2):
local-metadata: Fixes to video_sanitise_string non-alnum handling
tests: Add another test for a video_sanitise_string() crasher
Jeremy Whiting (1):
Remove unused thumbnail_uri since libmediaart refactoring.
Jordi Mas (1):
Fixes to Catalan translation
Juan A. Suarez Romero (5):
Post-release version bump to 0.2.15
travis: Some fixes
travis: Exclude lua-library
Revert "lua-factory: Stricter integer typization for Lua"
Release 0.2.15
Marek Černocký (1):
Updated Czech translation
Mathieu Duponchelle (1):
filesystem: copy xml to libs dir.
Necdet Yücel (1):
Updated Turkish translation
Olivier Crête (1):
local-metadata: Ignore sanitization if the whole filename is blacklisted
Paul Seyfert (1):
Updated German translation
Pedro Albuquerque (1):
Updated Portuguese translation
Philip Withnall (15):
tracker: Do not advertise browse support for the Tracker extractor
build: Add git.mk support instead of manual .gitignore files
build: Add generated GResource C and H files to CLEANFILES
build: Remove unnecessary distclean-local rule
build: Remove unnecessary MAINTAINERCLEANFILES variables
build: Remove unnecessary DIST_SUBDIRS variable
youtube: Use GDataYouTubeQuery when building GData queries
youtube: Use libgdata helper function to get category list
youtube: Miscellaneous compiler warning fixes
youtube: Fix leak on two errors paths when querying categories
local-metadata: Allow tracking of multiple asynchronous resolve ops
local-metadata: Query for media art existence
tracker: Eliminate duplicate search results
tracker: Keep references to GrlTrackerSources in global hash table
youtube: Fix an unpaired unref of a GCancellable when searching
Piotr Drąg (2):
Updated Polish translation
Updated Polish translation
Rafael Ferreira (1):
Updated Brazilian Portuguese translation
Samir Ribic (1):
Added Bosnian translation
Seong-ho Cho (1):
Updated Korean translation
Simon McVittie (4):
local-metadata: don't double-free cancellable
local-metadata: only free cancellable when operation finishes
local-metadata: consolidate code for allocating a cancellable
local-metadata: try per-track XDG thumbnails before per-album media art
Victor Toso (19):
lua-factory: Add title parsing Lua source
local-metadata: fix leak in string cleanup
tests: grl-metrolyrics (lua source)
lua-factory: change in metrolyrics website
lua-factory: Fix makefile rule to euronews resource
thetvdb: enable cache-only on GRL_RESOLVE_FAST_ONLY
lua-factory: throw error on bad grl.callback
thetvdb: use define for gom table names
thetvdb: avoid cache miss with fuzzy series name
tests: improve helper function with cache only arg
tests: thetvdb with fuzzy name in show name
tests: use temporary database on thetvdb tests
bliptv: Remove source
tests: new function to reset test environment
tests: improve internals of thetvdb resolve shows
tests: thetvdb tests cache-only
tests: match lyrics in the test with metrolyrics
metrolyrics: fix source by removing noise
metrolyrics: Do not crash when parser fails
W. Michael Petullo (7):
dmap: Rename plugin to daap
dmap: Move some code to grl-common.{c,h} to prepare for DPAP plugin
dmap: Use G_N_ELEMENTS
dmap: Rename hash_table to hash_tables
dmap: Add assertions to ensure proper db and record types
dmap: Add DPAP plugin
dmap: Standardize use of strcmp
Xavier Claessens (1):
tracker: Populate track number metadata
Yosef Or Boczko (1):
Updated Hebrew translation
Yuri Myasoedov (2):
Updated Russian translation
Updated Russian translation
Мирослав Николић (1):
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]