profile/ivi/rygel.git
11 years agofullscreen-renderer: Fix some compiler warnings
Murray Cumming [Mon, 21 Jan 2013 13:11:39 +0000 (14:11 +0100)]
fullscreen-renderer: Fix some compiler warnings

11 years agomedia-export: Several more comments
Murray Cumming [Mon, 21 Jan 2013 11:51:57 +0000 (12:51 +0100)]
media-export: Several more comments

11 years agomedia-export: Virtual containers are not trackable
Jens Georg [Mon, 21 Jan 2013 11:45:40 +0000 (12:45 +0100)]
media-export: Virtual containers are not trackable

11 years agomedia-export: Some more comments
Murray Cumming [Mon, 21 Jan 2013 10:26:26 +0000 (11:26 +0100)]
media-export: Some more comments

11 years agoRygelMediaContainer: Improve signals docs
Murray Cumming [Mon, 21 Jan 2013 10:25:21 +0000 (11:25 +0100)]
RygelMediaContainer: Improve signals docs

11 years agoUpdated Uyghur translation
Gheyret Kenji [Sun, 20 Jan 2013 00:04:49 +0000 (09:04 +0900)]
Updated Uyghur translation

Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
11 years agoUpdated Serbian translation
Мирослав Николић [Sat, 19 Jan 2013 22:39:40 +0000 (23:39 +0100)]
Updated Serbian translation

11 years agomedia-export: Fix search
Jens Georg [Fri, 18 Jan 2013 16:41:20 +0000 (17:41 +0100)]
media-export: Fix search

11 years agomedia-export: Allow search for object.container objects
Regis Merlino [Mon, 17 Dec 2012 15:34:57 +0000 (16:34 +0100)]
media-export: Allow search for object.container objects

https://bugzilla.gnome.org/show_bug.cgi?id=690360

11 years agomedia-export: Fix virtual folder creation
Jens Georg [Fri, 18 Jan 2013 13:25:46 +0000 (14:25 +0100)]
media-export: Fix virtual folder creation

11 years agomedia-export: Rename some functions for clarity.
Murray Cumming [Fri, 18 Jan 2013 12:25:07 +0000 (13:25 +0100)]
media-export: Rename some functions for clarity.

11 years agomedia-export: Move some code into a helper.
Murray Cumming [Fri, 18 Jan 2013 10:20:53 +0000 (11:20 +0100)]
media-export: Move some code into a helper.

11 years agoFix the build.
Murray Cumming [Fri, 18 Jan 2013 10:04:06 +0000 (11:04 +0100)]
Fix the build.

11 years agoUpdate .gitignore
Murray Cumming [Fri, 18 Jan 2013 09:53:11 +0000 (10:53 +0100)]
Update .gitignore

11 years agomedia-export: Add some explanatory comments.
Murray Cumming [Fri, 18 Jan 2013 09:52:02 +0000 (10:52 +0100)]
media-export: Add some explanatory comments.

11 years agodocs: librygel-server: Document get_system_update_id().
Murray Cumming [Fri, 18 Jan 2013 09:30:15 +0000 (10:30 +0100)]
docs: librygel-server: Document get_system_update_id().

11 years agomedia-export: Use @refID for virtual items
Jens Georg [Thu, 17 Jan 2013 09:09:28 +0000 (10:09 +0100)]
media-export: Use @refID for virtual items

https://bugzilla.gnome.org/show_bug.cgi?id=690770

11 years agoRevert "docs: Change C example code license."
Murray Cumming [Thu, 17 Jan 2013 14:03:59 +0000 (15:03 +0100)]
Revert "docs: Change C example code license."

This reverts commit 41cccb3575f20c257c54f8af8cb01903eed1f63a.

11 years agomedia-export: More removal of cache parameters.
Murray Cumming [Thu, 17 Jan 2013 13:39:30 +0000 (14:39 +0100)]
media-export: More removal of cache parameters.

11 years agomedia-export: NullContainer: Add explanatory root() constructor.
Murray Cumming [Thu, 17 Jan 2013 13:27:51 +0000 (14:27 +0100)]
media-export: NullContainer: Add explanatory root() constructor.

11 years agoUpdate po/POTFILES.in
Murray Cumming [Thu, 17 Jan 2013 13:23:11 +0000 (14:23 +0100)]
Update po/POTFILES.in

11 years agoFix the build
Murray Cumming [Thu, 17 Jan 2013 13:16:24 +0000 (14:16 +0100)]
Fix the build

11 years agolibrygel-server: Add some MediaContainer docs.
Murray Cumming [Thu, 17 Jan 2013 13:00:08 +0000 (14:00 +0100)]
librygel-server: Add some MediaContainer docs.

11 years agomedia-export: Make some vfuncs protected.
Murray Cumming [Thu, 17 Jan 2013 12:40:38 +0000 (13:40 +0100)]
media-export: Make some vfuncs protected.

11 years agomedia-export: Simplify the code slightly.
Murray Cumming [Thu, 17 Jan 2013 12:28:47 +0000 (13:28 +0100)]
media-export: Simplify the code slightly.

There is no sense in taking the MediaCache as a parameter because
it is a singleton and other parts of the code assume that.

11 years agolibrygel-server: RygelTrackableContainer: Make methods protected.
Murray Cumming [Thu, 17 Jan 2013 11:53:52 +0000 (12:53 +0100)]
librygel-server: RygelTrackableContainer: Make methods protected.

Make add_child() and remove_child() protected instead of public,
because even the overrides are only meant to be called from this
class. This still generates public caller functions, unfortunately.

11 years agodocs: Finish a sentence.
Murray Cumming [Thu, 17 Jan 2013 11:51:10 +0000 (12:51 +0100)]
docs: Finish a sentence.

11 years agodocs: librygel-server: Document RygelTrackableContainer
Murray Cumming [Thu, 17 Jan 2013 11:50:29 +0000 (12:50 +0100)]
docs: librygel-server: Document RygelTrackableContainer

11 years agodocs: librygel-server: Alpabetical order
Murray Cumming [Thu, 17 Jan 2013 11:18:17 +0000 (12:18 +0100)]
docs: librygel-server: Alpabetical order

11 years agoRygelMediaObject: Document the title syntax.
Murray Cumming [Thu, 17 Jan 2013 10:52:59 +0000 (11:52 +0100)]
RygelMediaObject: Document the title syntax.

11 years agomedia-export plugin: Remove the D-Bus service.
Murray Cumming [Thu, 17 Jan 2013 10:40:25 +0000 (11:40 +0100)]
media-export plugin: Remove the D-Bus service.

This /org/gnome/Rygel/MediaExport1 D-Bus service allowed adding
and removing and discovery of URIs that are indexed, but nothing
uses it and nothing needs to use it. GNOME Control Center instead
edits the rygel.conf file, to do the same thing.

11 years agodocs: Change C example code license.
Murray Cumming [Thu, 17 Jan 2013 08:51:44 +0000 (09:51 +0100)]
docs: Change C example code license.

LGPL is not really appropriate for example code.

11 years agoUpdated Serbian translation
Мирослав Николић [Wed, 16 Jan 2013 21:18:10 +0000 (22:18 +0100)]
Updated Serbian translation

11 years agodocs: Always specify RYGEL_DOCBUILD_MODULE
Dominique Leuenberger [Sun, 13 Jan 2013 00:27:12 +0000 (01:27 +0100)]
docs: Always specify RYGEL_DOCBUILD_MODULE

even if not building the docs. It's used by doc-build.am to specify the
install location. Failing to do so results in documentation being installed in
$(datadir}/gtk-doc/html/lib

11 years agodocs: librygel-server: Fix a link
Murray Cumming [Wed, 16 Jan 2013 12:23:16 +0000 (13:23 +0100)]
docs: librygel-server: Fix a link

11 years agodocs: librygel-server: Describing the plugin full example
Murray Cumming [Wed, 16 Jan 2013 12:22:15 +0000 (13:22 +0100)]
docs: librygel-server: Describing the plugin full example

11 years agodocs: librygel-server: Add sub-sections.
Murray Cumming [Wed, 16 Jan 2013 12:10:05 +0000 (13:10 +0100)]
docs: librygel-server: Add sub-sections.

Move the chapter tags into the implementing-*.xml files,
so we can have multiple sections in them. Give the chapters an ID
so they can have meaningful URLs.
Also link to the (unfinished) full rygel server plugin example.

11 years agoRemove a vala-generated header block
Murray Cumming [Wed, 16 Jan 2013 11:53:18 +0000 (12:53 +0100)]
Remove a vala-generated header block

11 years agoAdded slovak translation
Dušan Kazik [Tue, 15 Jan 2013 20:24:53 +0000 (21:24 +0100)]
Added slovak translation

11 years agoUpdated Spanish translation
Daniel Mustieles [Tue, 15 Jan 2013 17:13:13 +0000 (18:13 +0100)]
Updated Spanish translation

11 years agobuild: Fix rygel-item-creator-test linking failure.
Krzesimir Nowak [Tue, 15 Jan 2013 13:57:39 +0000 (14:57 +0100)]
build: Fix rygel-item-creator-test linking failure.

11 years agoUpdated Spanish translation
Daniel Mustieles [Tue, 15 Jan 2013 13:36:38 +0000 (14:36 +0100)]
Updated Spanish translation

11 years agoAdded keywords to .desktop file
Daniel Mustieles [Tue, 15 Jan 2013 09:24:25 +0000 (10:24 +0100)]
Added keywords to .desktop file

11 years agoUpdated Bulgarian translation
Alexander Shopov [Sun, 13 Jan 2013 09:10:00 +0000 (11:10 +0200)]
Updated Bulgarian translation

11 years agoUpdated Thai translation
Akom Chotiphantawanon [Sat, 12 Jan 2013 12:14:10 +0000 (19:14 +0700)]
Updated Thai translation

11 years agoPrepare 0.17.6 RYGEL_0_17_6
Jens Georg [Fri, 11 Jan 2013 11:37:21 +0000 (12:37 +0100)]
Prepare 0.17.6

11 years agodocs: Update for renamed config group
Murray Cumming [Fri, 11 Jan 2013 10:37:07 +0000 (11:37 +0100)]
docs: Update for renamed config group

11 years agodocs: RygelPluginLoader: cleanup
Murray Cumming [Fri, 11 Jan 2013 08:53:30 +0000 (09:53 +0100)]
docs: RygelPluginLoader: cleanup

11 years agoserver: Remove useless update events
Jens Georg [Thu, 10 Jan 2013 10:20:26 +0000 (11:20 +0100)]
server: Remove useless update events

11 years agodata: Drop note about editing rygel.conf
Jens Georg [Sun, 30 Dec 2012 15:05:21 +0000 (16:05 +0100)]
data: Drop note about editing rygel.conf

That's not true anymore as rygel-preferences doesn't cover everything in there
anymore.

11 years agoserver: Don't add non-tracked LastChange events
Jens Georg [Thu, 27 Dec 2012 20:38:07 +0000 (21:38 +0100)]
server: Don't add non-tracked LastChange events

https://bugzilla.gnome.org/show_bug.cgi?id=690772

11 years agomedia-export: Fix missing objAdd event
Jens Georg [Thu, 27 Dec 2012 20:19:25 +0000 (21:19 +0100)]
media-export: Fix missing objAdd event

https://bugzilla.gnome.org/show_bug.cgi?id=690772

11 years agoUpdated Lithuanian translation
Aurimas Černius [Wed, 9 Jan 2013 21:17:12 +0000 (23:17 +0200)]
Updated Lithuanian translation

11 years agoAdded a comment
Murray Cumming [Mon, 7 Jan 2013 13:11:16 +0000 (14:11 +0100)]
Added a comment

11 years agodocs: RygelMediaEngine: More hints about optional features.
Murray Cumming [Mon, 7 Jan 2013 11:00:59 +0000 (12:00 +0100)]
docs: RygelMediaEngine: More hints about optional features.

Mention the external C example and describe more about
get_transcoders() and get_dlna_profiles().

11 years agoGstreamer mediaengine: Rename the config group
Murray Cumming [Mon, 7 Jan 2013 11:00:08 +0000 (12:00 +0100)]
Gstreamer mediaengine: Rename the config group

11 years agodocs: RygelDataSource: Mention adding API for transcoders.
Murray Cumming [Mon, 7 Jan 2013 10:26:02 +0000 (11:26 +0100)]
docs: RygelDataSource: Mention adding API for transcoders.

11 years agodocs: RygelTranscoder: Explain more.
Murray Cumming [Mon, 7 Jan 2013 10:23:05 +0000 (11:23 +0100)]
docs: RygelTranscoder: Explain more.

Mention that create_source() must be implemented, and explain
how can_handle() works.

11 years agodocs: RygelMediaEngine: Mention C types.
Murray Cumming [Mon, 7 Jan 2013 10:20:44 +0000 (11:20 +0100)]
docs: RygelMediaEngine: Mention C types.

11 years agoUpdated Hebrew translation.
Yaron Shahrabani [Wed, 26 Dec 2012 22:30:10 +0000 (00:30 +0200)]
Updated Hebrew translation.

11 years agoUpdated Polish translation
Piotr Drąg [Wed, 26 Dec 2012 22:19:36 +0000 (23:19 +0100)]
Updated Polish translation

11 years agoUpdated Galician translations
Fran Diéguez [Mon, 24 Dec 2012 21:20:31 +0000 (22:20 +0100)]
Updated Galician translations

11 years agoRemove Zeeshan from doap file
Jens Georg [Sat, 22 Dec 2012 12:36:12 +0000 (13:36 +0100)]
Remove Zeeshan from doap file

Thank you for initiating this project!

11 years agodata: Use proper bitrates for AVC_MP4_BL_CIF15_AAC_520
Jens Georg [Thu, 20 Dec 2012 16:43:44 +0000 (17:43 +0100)]
data: Use proper bitrates for AVC_MP4_BL_CIF15_AAC_520

11 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Fri, 21 Dec 2012 16:35:01 +0000 (17:35 +0100)]
Updated Norwegian bokmål translation

11 years agoexamples: Use correct preset name
Jens Georg [Wed, 19 Dec 2012 22:48:44 +0000 (23:48 +0100)]
examples: Use correct preset name

11 years agomedia-export: React to config changes
Jens Georg [Wed, 19 Dec 2012 21:57:22 +0000 (22:57 +0100)]
media-export: React to config changes

Disable change monitoring. For now, don't disable the actual submonitors in
case it gets re-enabled. Otherwise we'd need to crawl and add the monitors
again.

11 years agomedia-export: React to configuration changes
Jens Georg [Wed, 19 Dec 2012 21:43:08 +0000 (22:43 +0100)]
media-export: React to configuration changes

11 years ago[l10n] Updated Estonian translation
Mattias Põldaru [Wed, 19 Dec 2012 14:41:11 +0000 (16:41 +0200)]
[l10n] Updated Estonian translation

11 years agoexternal,mpris: Fix typo
Jens Georg [Wed, 19 Dec 2012 12:58:16 +0000 (13:58 +0100)]
external,mpris: Fix typo

Lesson: Don't commit when you're tired.

11 years agodoc: Silence xsltproc
Jens Georg [Sat, 5 May 2012 10:22:06 +0000 (12:22 +0200)]
doc: Silence xsltproc

11 years agoexamples: hq-preset for MPEG2 transcoding
Jens Georg [Mon, 8 Oct 2012 10:04:58 +0000 (12:04 +0200)]
examples: hq-preset for MPEG2 transcoding

Courtesy of Luis de Bethencourt, taken from

https://github.com/luisbg/rygel/tree/presets

11 years agogst-media-engine: Add SD_EU mpeg2 profile
Jens Georg [Sun, 9 Dec 2012 21:15:41 +0000 (22:15 +0100)]
gst-media-engine: Add SD_EU mpeg2 profile

https://bugzilla.gnome.org/show_bug.cgi?id=686676

11 years agoexamples: Hide mouse cursor
Jens Georg [Thu, 6 Dec 2012 08:22:30 +0000 (09:22 +0100)]
examples: Hide mouse cursor

11 years agoexamples: Make black
Jens Georg [Thu, 6 Dec 2012 08:00:41 +0000 (09:00 +0100)]
examples: Make black

11 years agoexamples: Add keybinding to shut down renderer
Jens Georg [Thu, 6 Dec 2012 08:00:29 +0000 (09:00 +0100)]
examples: Add keybinding to shut down renderer

11 years agoexternal: Use less scary warning
Jens Georg [Tue, 18 Dec 2012 21:57:57 +0000 (22:57 +0100)]
external: Use less scary warning

11 years agompris: Use less scary warning
Jens Georg [Tue, 18 Dec 2012 21:49:41 +0000 (22:49 +0100)]
mpris: Use less scary warning

If DBus is not available, just say we're deactivating the plug-in instead of
showing that scary critical.

11 years agoserver: Silence DBus warning
Jens Georg [Tue, 18 Dec 2012 21:29:42 +0000 (22:29 +0100)]
server: Silence DBus warning

This fixes a critical when tumbler isn't installed.

11 years agoengine-gst: Print warning on missing profile
Jens Georg [Tue, 18 Dec 2012 21:15:57 +0000 (22:15 +0100)]
engine-gst: Print warning on missing profile

11 years agobuild: No need for -export-dynamic
Jens Georg [Tue, 18 Dec 2012 16:24:27 +0000 (17:24 +0100)]
build: No need for -export-dynamic

11 years agogstreamer media engine: Slight cleanup
Murray Cumming [Tue, 18 Dec 2012 11:31:20 +0000 (12:31 +0100)]
gstreamer media engine: Slight cleanup

RygelGstTranscoder: Remove the upnp_class construct parameter,
and adapt the classes that provide it.

11 years agoexample plugins: The _construct() functions can be static
Murray Cumming [Tue, 18 Dec 2012 09:44:21 +0000 (10:44 +0100)]
example plugins: The _construct() functions can be static

11 years agodocs: Implement media engines: Add text.
Murray Cumming [Tue, 18 Dec 2012 08:42:58 +0000 (09:42 +0100)]
docs: Implement media engines: Add text.

Though this is mostly a duplicate of the RygelMediaEngine API docs.
Still, it seems helpful to have it here.

11 years agoengine-gst,gst-launch: Remove gst-launch hack
Jens Georg [Sat, 15 Dec 2012 11:33:46 +0000 (12:33 +0100)]
engine-gst,gst-launch: Remove gst-launch hack

11 years agorygel: Fix environment config
Jens Georg [Sat, 15 Dec 2012 00:55:00 +0000 (01:55 +0100)]
rygel: Fix environment config

https://bugzilla.gnome.org/show_bug.cgi?id=679262

11 years agomedia-export: Add "All" container below "Artist"
Jens Georg [Sat, 15 Dec 2012 00:31:18 +0000 (01:31 +0100)]
media-export: Add "All" container below "Artist"

https://bugzilla.gnome.org/show_bug.cgi?id=676136

11 years agorenderer-gst: Fix .pc install and dependencies
Jens Georg [Sat, 15 Dec 2012 22:51:21 +0000 (23:51 +0100)]
renderer-gst: Fix .pc install and dependencies

11 years agoPrepare 0.17.5.1 RYGEL_0_17_5_1
Jens Georg [Sat, 15 Dec 2012 12:21:19 +0000 (13:21 +0100)]
Prepare 0.17.5.1

11 years agobuild: Fix plugin dependencies
Jens Georg [Sat, 15 Dec 2012 10:34:47 +0000 (11:34 +0100)]
build: Fix plugin dependencies

11 years agomedia-export: Fix database upgrade to version 12
Jens Georg [Sat, 15 Dec 2012 12:19:50 +0000 (13:19 +0100)]
media-export: Fix database upgrade to version 12

11 years agoPrepare 0.17.5 RYGEL_0_17_5
Jens Georg [Fri, 14 Dec 2012 14:39:13 +0000 (15:39 +0100)]
Prepare 0.17.5

11 years agoi18n: Update POTFILES.*
Jens Georg [Fri, 14 Dec 2012 15:19:05 +0000 (16:19 +0100)]
i18n: Update POTFILES.*

11 years agotests: Skip one media-engine test for now
Jens Georg [Fri, 14 Dec 2012 09:52:42 +0000 (10:52 +0100)]
tests: Skip one media-engine test for now

11 years agoexamples: Implement _PS for example renderer
Jens Georg [Thu, 13 Dec 2012 13:52:49 +0000 (14:52 +0100)]
examples: Implement _PS for example renderer

11 years agorenderer: Add playback speeds support
Christophe Guiraud [Tue, 11 Dec 2012 15:43:13 +0000 (16:43 +0100)]
renderer: Add playback speeds support

- allow to specify value other than 1.0 for playback speed.
- allowed playback speed values are specified by the renderer
 player plugins.
- add the X_DLNA_PS to the result of GetCurrentTransportAction
 invoked from a renderer.

https://bugzilla.gnome.org/show_bug.cgi?id=690056

11 years agomedia-export: Don't run gupnp-dlna on text/*
Jens Georg [Thu, 13 Dec 2012 11:48:00 +0000 (12:48 +0100)]
media-export: Don't run gupnp-dlna on text/*

This should speed up extraction again as it doesn't run into a timeout all
the time with lots of text files.

11 years agomedia-export: Add heuristic to check for XML files
Jens Georg [Thu, 13 Dec 2012 11:44:47 +0000 (12:44 +0100)]
media-export: Add heuristic to check for XML files

11 years agomedia-export: Extract some common functionality
Jens Georg [Thu, 13 Dec 2012 11:13:06 +0000 (12:13 +0100)]
media-export: Extract some common functionality

11 years agoREADME: gupnp-vala is not longer needed.
Murray Cumming [Thu, 13 Dec 2012 13:05:02 +0000 (14:05 +0100)]
README: gupnp-vala is not longer needed.