[grilo-plugins] Created tag grilo-plugins-0.1.6
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] Created tag grilo-plugins-0.1.6
- Date: Thu, 26 Aug 2010 17:30:07 +0000 (UTC)
The signed tag 'grilo-plugins-0.1.6' was created.
Tagger: Juan A. Suarez Romero <jasuarez igalia com>
Date: Thu Aug 26 19:24:03 2010 +0200
Grilo Plugins 0.1.6
Changes since the last tag 'grilo-plugins-0.1.5':
Chris Lord (2):
Add the thumbnail path
Treat a single chosen-path differently
Damien Lespiau (1):
gitignore: add .gitignore files
Iago Toral Quiroga (7):
[youtube] Fix video descriptions
[youtube] For videos, set site metadata to the URL of the web player
youtube: Fix wrong "skip" parameter usage. Youtube's results start at index 1, not 0.
youtube: added support for external url and external player
youtube: fixed video urls
youtube: get video url from the url mappings available in the video info page.
youtube: Handle GRL_METADATATA_KEY_URL resolution asynchronously.
Joaquim Rocha (64):
[filesystem] Prevent critical when getting URI from a filename
[filesystem] Add private struct to filesystem class
[filesystem] Get paths to show from the configuration files
[filesystem] Add the finalize to clean the chosen paths list
[filesystem] Changes to fix root dir
[youtube] Fix trailing space
[apple-trailers] Use the new way to register the plugin
[apple-trailers] Add plugin's XML file
[bookmarks] Use the new way to register the plugin
[bookmarks] Add plugin's XML file
[fake-metadata] Use the new way to register the plugin
[fake-metadata] Add plugin's XML file
[filesystem] Use the new way to register the plugin
[filesystem] Add plugin's XML file
[flickr] Use the new way to register the plugin
[flickr] Add plugin's XML file
[gravatar] Use the new way to register the plugin
[gravatar] Add plugin's XML file
[jamendo] Use the new way to register the plugin
[jamendo] Add plugin's XML file
[lastfm-albumart] Use the new way to register the plugin
[lastfm-albumart] Add plugin's XML file
[metadata-store] Use the new way to register the plugin
[metadata-store] Add plugin's XML file
[podcasts] Use the new way to register the plugin
[podcasts] Add plugin's XML file
[shoutcast] Use the new way to register the plugin
[shoutcast] Add plugin's XML file
[upnp] Use the new way to register the plugin
[upnp] Add plugin's XML file
[vimeo] Use the new way to register the plugin
[vimeo] Add plugin's XML file
[youtube] Use the new way to register the plugin
[youtube] Add plugin's XML file
Add new plugin's configuration dir to configure.ac
Use define with Grilo's name and version for Grilo plugins' dir retrieval
applet-trailers: Add plugin ID from configure's constant
applet-trailers: Rename plugin's XML with the ID name
metadata-store: Add plugin ID from configure's constant
metadata-store: Rename plugin's XML with the ID name
vimeo: Add plugin ID from configure's constant
vimeo: Rename plugin's XML with the ID name
gravatar: Add plugin ID from configure's constant
gravatar: Rename plugin's XML with the ID name
shoutcast: Add plugin ID from configure's constant
shoutcast: Rename plugin's XML with the ID name
bookmarks: Add plugin ID from configure's constant
bookmarks: Rename plugin's XML with the ID name
podcasts: Add plugin ID from configure's constant
podcasts: Rename plugin's XML with the ID name
flickr: Add plugin ID from configure's constant
flickr: Rename plugin's XML with the ID name
youtube: Add plugin ID from configure's constant
youtube: Rename plugin's XML with the ID name
upnp: Add plugin ID from configure's constant
upnp: Rename plugin's XML with the ID name
lastfm-albumart: Add plugin ID from configure's constant
lastfm-albumart: Rename plugin's XML with the ID name
jamendo: Add plugin ID from configure's constant
jamendo: Rename plugin's XML with the ID name
filesystem: Add plugin ID from configure's constant
filesystem: Rename plugin's XML with the ID name
fake-metadata: Add plugin ID from configure's constant
fake-metadata: Rename plugin's XML with the ID name
Juan A. Suarez Romero (59):
Limit max. amount of requesting elements in each step
[filesystem] Set NULL id for root category
[upnp] Reuse current media for metadata()
[upnp] Keep always root category ID as NULL
[upnp] Take in care all keys when building UPnP filter
[shoutcast] Cache root page
[shoutcast] Notify remaining==0 when user cancels operation
[jamendo] Notify remaining==0 when user cancels operation
[apple-trailers] Notify remaining==0 when user cancels operation
[shoutcast] Change id encoding in search()
[metadata-store] Use GRL_KEYID_FORMAT when printing a key
[podcasts] Solved problem with null nodeTab
[lastfm-albumart] Solved problem with null nodeTab
[fake-metadata] Use the new metadata key system
[lastfm-albumart] Use the new metadata key system
[metadata-store] Use the new metadata key system
[upnp] Use the new metadata key system
[youtube] Use the new metadata key system
[gravatar] Add Gravatar plugin
[filesystem] Use "base-path" key to set default root path
[filesystem] Refactor code
[flickr] Handle tags in search() function
[flickr] Add function to get list of hot tags
[flickr] Add browse() function
flickr: Set autosplit threshold
flickr: Define max size for getting hot tags list
flickr: Use Grilo utilities to compute page values
jamendo: Use paging when requesting data
flickr: Fix warning
apple-trailers: Remove "Copyright" prefix
flickr: Set token config key as optional
apple-trailers: Fix leak
shoutcast: Fix leak
podcasts: Fix leak
jamendo: Fix leak
lastfm-albumart: Fix leak
flickr: Use NULL instead GError.
flickr: Add helper function to get a frob
flickr: Add helper function to create flickr's API signature
flickr: Add helper function to retrive a XML node value
flickr: Add helper function to get Flickr's login link
flickr: Add helper function to get token
flickr: Swap token and secret parameters
flickr: Move code to gflickr.c
flickr: reuse get_api_sig() function
flickr: Simplify gflickr's callbacks
flickr: Add helper function to check a token
flickr: pass GFlickr in callbacks
flickr: Instantiates personal sources
flickr: Add helper function to get photosets list
flickr: Add helper function to get photos from a photoset
flickr: Use largest image if original can not be downloaded
flickr: Do not add empty descriptions nor titles
flickr: Set up personal sources
flickr: Get rid of grl-flickr-auth helper library
flickr: Rename to grl_plugin_registry_get_default()
upnp: Rename to grl_plugin_registry_get_default()
test: Rename to grl_plugin_registry_get_default()
Bumped version to 0.1.6
Simón Pena (4):
vimeo: Updated calls to grl-media-video
flickr: Removed const qualifier from grl-config
bookmarks: Updated call to grl-media
filesystem: Updated call to grl-media
VÃctor Manuel Jáquez Leal (12):
configure.ac: change the grilo pkg-config if uninstalled
autogen.sh: remove the ACLOCAL_FLAGS variable
youtube: remove c99 code style
youtube: remove unused variable
youtube: remove const qualifier
upnp: updated call to grl-media
upnp: link with libgthread
youtube: link with libgthread
flickr: silence the compiler
jamendo: avoid extra mem allocs
jamendo: add standard feeds
jamendo: silence the compiler
Xabier Rodriguez Calvar (3):
[shoutcast] Solved problem with null nodeTab
[shoutcast] Solved problem with the unsigned page limits
[jamendo] Solved problem with the unsigned page limits
iain (2):
Extract studio, copyright and certificate
apple-trailers: Add config to select trailer definition
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]