profile/ivi/rygel.git
11 years agomedia-export: Avoid some unnecessary copies.
Krzesimir Nowak [Mon, 4 Feb 2013 15:41:12 +0000 (16:41 +0100)]
media-export: Avoid some unnecessary copies.

11 years agomedia-export: Remove some nullables in MediaCache.
Krzesimir Nowak [Mon, 4 Feb 2013 15:37:45 +0000 (16:37 +0100)]
media-export: Remove some nullables in MediaCache.

Some functions either shouldn't (and they don't) receive NULL
parameters (otherwise they would crash) or never return NULL strings.

11 years agomedia-export: Make some functions static in QueryContainerFactory.
Krzesimir Nowak [Mon, 4 Feb 2013 15:30:06 +0000 (16:30 +0100)]
media-export: Make some functions static in QueryContainerFactory.

11 years agomedia-export: Check for container emptiness with is_empty property.
Krzesimir Nowak [Mon, 4 Feb 2013 12:10:22 +0000 (13:10 +0100)]
media-export: Check for container emptiness with is_empty property.

11 years agomedia-export: Make some functions static in MediaCache.
Krzesimir Nowak [Mon, 4 Feb 2013 12:09:34 +0000 (13:09 +0100)]
media-export: Make some functions static in MediaCache.

11 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Sun, 3 Feb 2013 22:51:11 +0000 (06:51 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

11 years agoUpdated Polish translation
Piotr Drąg [Sat, 2 Feb 2013 21:55:23 +0000 (22:55 +0100)]
Updated Polish translation

11 years agoUpdated Hebrew translation.
Yaron Shahrabani [Sat, 2 Feb 2013 11:55:49 +0000 (13:55 +0200)]
Updated Hebrew translation.

11 years agoUpdated German translation
Christian Kirbach [Fri, 1 Feb 2013 20:19:40 +0000 (21:19 +0100)]
Updated German translation

11 years agorenderer: Prevent critical on empty features
Jens Georg [Thu, 31 Jan 2013 21:20:14 +0000 (22:20 +0100)]
renderer: Prevent critical on empty features

11 years agorenderer-gst: Support flash videos
Jens Georg [Thu, 31 Jan 2013 21:19:57 +0000 (22:19 +0100)]
renderer-gst: Support flash videos

11 years agomedia-export: Signalize metadata extraction error only once.
Krzesimir Nowak [Wed, 30 Jan 2013 13:46:30 +0000 (14:46 +0100)]
media-export: Signalize metadata extraction error only once.

11 years agobuild: core and server needs to link to gmodule and libxml.
Krzesimir Nowak [Wed, 30 Jan 2013 13:38:06 +0000 (14:38 +0100)]
build: core and server needs to link to gmodule and libxml.

Debian packaging tools warns about used symbols that are not available
in any of the linked libraries. These would probably all be pulled in
by users of librygel-core and librygel-server, but to be on the safe
side the binaries should ofcourse link to all libraries it uses
symbols from.

Sent by Andreas Henriksson.

11 years agobuild: Fix typo in configure.ac, missing $ on GIO_REQUIRED.
Krzesimir Nowak [Wed, 30 Jan 2013 13:20:27 +0000 (14:20 +0100)]
build: Fix typo in configure.ac, missing $ on GIO_REQUIRED.

Sent by Andreas Henriksson.

11 years agomedia-export: Do a proper check for hidden files.
Krzesimir Nowak [Wed, 30 Jan 2013 11:14:04 +0000 (12:14 +0100)]
media-export: Do a proper check for hidden files.

11 years agomedia-export: Use specific functions to check whether container is empty or not.
Krzesimir Nowak [Wed, 30 Jan 2013 11:07:26 +0000 (12:07 +0100)]
media-export: Use specific functions to check whether container is empty or not.

11 years agomedia-export: Compare two GFiles properly.
Krzesimir Nowak [Wed, 30 Jan 2013 11:03:18 +0000 (12:03 +0100)]
media-export: Compare two GFiles properly.

11 years agoUpdated Serbian translation
Мирослав Николић [Wed, 30 Jan 2013 09:42:01 +0000 (10:42 +0100)]
Updated Serbian translation

11 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Tue, 29 Jan 2013 18:07:48 +0000 (19:07 +0100)]
Updated Norwegian bokmål translation

11 years agoRygelThumbnail: Avoid a critical warning in tests.
Murray Cumming [Tue, 29 Jan 2013 11:16:10 +0000 (12:16 +0100)]
RygelThumbnail: Avoid a critical warning in tests.

11 years agoserver: Fix use of DLNA.ORG_AnyContainer
Jens Georg [Tue, 29 Jan 2013 10:58:58 +0000 (11:58 +0100)]
server: Fix use of DLNA.ORG_AnyContainer

11 years agomedia-expor: Minor code-style fixes
Jens Georg [Mon, 28 Jan 2013 20:52:38 +0000 (21:52 +0100)]
media-expor: Minor code-style fixes

11 years agodocs: librygel-renderer: Fix typo
Murray Cumming [Tue, 29 Jan 2013 10:35:40 +0000 (11:35 +0100)]
docs: librygel-renderer: Fix typo

11 years agomedia-export: Move a null check higher
Murray Cumming [Tue, 29 Jan 2013 08:38:59 +0000 (09:38 +0100)]
media-export: Move a null check higher

The check was after the dereferencing.
Also, generally avoid repeated get_tags() calls.

11 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 28 Jan 2013 21:04:01 +0000 (22:04 +0100)]
Updated Slovenian translation

11 years ago[l10n] Updated Italian translation.
Milo Casagrande [Mon, 28 Jan 2013 20:46:54 +0000 (21:46 +0100)]
[l10n] Updated Italian translation.

11 years agoUpdated Spanish translation
Daniel Mustieles [Mon, 28 Jan 2013 10:46:11 +0000 (11:46 +0100)]
Updated Spanish translation

11 years agofix typo in ug.po
Nathaniel McCallum [Sat, 26 Jan 2013 19:33:24 +0000 (14:33 -0500)]
fix typo in ug.po

11 years agodocs: librygel-core: Document MediaDevice
Murray Cumming [Mon, 28 Jan 2013 09:39:51 +0000 (10:39 +0100)]
docs: librygel-core: Document MediaDevice

11 years agodocs: Fix a typo.
Murray Cumming [Mon, 28 Jan 2013 09:32:20 +0000 (10:32 +0100)]
docs: Fix a typo.

11 years agodocs: Add remaining chapter IDs
Murray Cumming [Mon, 28 Jan 2013 09:31:23 +0000 (10:31 +0100)]
docs: Add remaining chapter IDs

11 years agodocs: Minor fixes
Murray Cumming [Mon, 28 Jan 2013 08:49:44 +0000 (09:49 +0100)]
docs: Minor fixes

11 years agoUpdated Galician translations
Fran Diéguez [Sun, 27 Jan 2013 17:09:31 +0000 (18:09 +0100)]
Updated Galician translations

11 years agonews: Fix typo
Jens Georg [Sat, 26 Jan 2013 11:04:23 +0000 (12:04 +0100)]
news: Fix typo

11 years agoPrepare 0.17.7 RYGEL_0_17_7
Jens Georg [Fri, 25 Jan 2013 19:44:33 +0000 (20:44 +0100)]
Prepare 0.17.7

11 years agodoc: Remove extra level of html
Jens Georg [Fri, 25 Jan 2013 19:04:37 +0000 (20:04 +0100)]
doc: Remove extra level of html

11 years agoserver: Fix previous commit
Jens Georg [Fri, 25 Jan 2013 15:49:28 +0000 (16:49 +0100)]
server: Fix previous commit

Premature git bz push.

11 years ago[l10n] Updated Italian translation.
Milo Casagrande [Fri, 25 Jan 2013 16:17:03 +0000 (17:17 +0100)]
[l10n] Updated Italian translation.

11 years agoserver: Mark more errors for translation
Jens Georg [Fri, 25 Jan 2013 15:45:03 +0000 (16:45 +0100)]
server: Mark more errors for translation

11 years agoserver: Fix broken translation
Jens Georg [Fri, 25 Jan 2013 15:44:51 +0000 (16:44 +0100)]
server: Fix broken translation

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

11 years agorygel-playbin-renderer: Remove references to GstPlayBin2
Javier Jardón [Mon, 21 Jan 2013 10:59:59 +0000 (10:59 +0000)]
rygel-playbin-renderer: Remove references to GstPlayBin2

GstPlayBin2 has been renamed to GstPlayBin in Gstreamer 1.0

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

11 years agoserver,renderer: Downgrade renderer as well
Jens Georg [Wed, 23 Jan 2013 22:39:05 +0000 (23:39 +0100)]
server,renderer: Downgrade renderer as well

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

11 years agomedia-export: Compare two GFiles properly in another place as well.
Krzesimir Nowak [Fri, 25 Jan 2013 13:05:39 +0000 (14:05 +0100)]
media-export: Compare two GFiles properly in another place as well.

11 years agomedia-export: Compare two GFiles properly.
Krzesimir Nowak [Fri, 25 Jan 2013 12:53:25 +0000 (13:53 +0100)]
media-export: Compare two GFiles properly.

11 years agoserver: Support SAMI(smi) subtitles
Choe Hwanjin [Wed, 19 Dec 2012 15:30:30 +0000 (00:30 +0900)]
server: Support SAMI(smi) subtitles

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

11 years agoserver: Show up in Windows 7 as DMS
Jens Georg [Wed, 23 Jan 2013 14:14:50 +0000 (15:14 +0100)]
server: Show up in Windows 7 as DMS

11 years agobuild: Fix forgotten gupnp-dlna-1.1 reference
Jens Georg [Wed, 23 Jan 2013 14:09:49 +0000 (15:09 +0100)]
build: Fix forgotten gupnp-dlna-1.1 reference

11 years agomedia-export,engine-gst: Port to new GUPnP-DLNA
Jens Georg [Mon, 17 Dec 2012 15:53:58 +0000 (16:53 +0100)]
media-export,engine-gst: Port to new GUPnP-DLNA

11 years agomedia-export: Fix root container creation
Jens Georg [Wed, 23 Jan 2013 09:21:28 +0000 (10:21 +0100)]
media-export: Fix root container creation

11 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Wed, 23 Jan 2013 12:57:24 +0000 (13:57 +0100)]
Updated Norwegian bokmål translation

11 years agodocs: librygel-server: More on media engines
Murray Cumming [Wed, 23 Jan 2013 10:27:34 +0000 (11:27 +0100)]
docs: librygel-server: More on media engines

11 years agoTranscoder: Document add_resource()
Murray Cumming [Wed, 23 Jan 2013 10:09:10 +0000 (11:09 +0100)]
Transcoder: Document add_resource()

11 years agodocs: Fix a typo
Murray Cumming [Tue, 22 Jan 2013 15:02:28 +0000 (16:02 +0100)]
docs: Fix a typo

11 years agodocs: librygel-server: More explanation of media-export
Murray Cumming [Tue, 22 Jan 2013 14:52:16 +0000 (15:52 +0100)]
docs: librygel-server: More explanation of media-export

11 years agodocs: librygel-renderer-gst: Mention the fullscreen example.
Murray Cumming [Tue, 22 Jan 2013 14:23:00 +0000 (15:23 +0100)]
docs: librygel-renderer-gst: Mention the fullscreen example.

11 years agomedia-server: Nothing ever throws from RootContainer's constructor.
Krzesimir Nowak [Tue, 22 Jan 2013 12:58:08 +0000 (13:58 +0100)]
media-server: Nothing ever throws from RootContainer's constructor.

So remove the code handling the exceptions.

11 years agomedia-export: Most of container to GObject-style construction.
Krzesimir Nowak [Tue, 22 Jan 2013 11:04:19 +0000 (12:04 +0100)]
media-export: Most of container to GObject-style construction.

Also moved children counting in DBContainer to constructed call and
made it a virtual function. That way, when constructing
NodeQueryContainer the children counting will happen once instead of
three times as it used to be.

11 years agoserver,engine-gst: Make transcoder's properties construct-only.
Krzesimir Nowak [Wed, 16 Jan 2013 13:15:13 +0000 (14:15 +0100)]
server,engine-gst: Make transcoder's properties construct-only.

11 years agoserver: Simple container to GObject-style.
Krzesimir Nowak [Wed, 16 Jan 2013 13:14:54 +0000 (14:14 +0100)]
server: Simple container to GObject-style.

11 years agocore,server,renderer: Chain up constructed calls.
Krzesimir Nowak [Wed, 16 Jan 2013 10:18:25 +0000 (11:18 +0100)]
core,server,renderer: Chain up constructed calls.

11 years agoserver: Media items and containers to GObject-style.
Krzesimir Nowak [Tue, 15 Jan 2013 14:14:58 +0000 (15:14 +0100)]
server: Media items and containers to GObject-style.

11 years agocore: RootDeviceFactory to GObject-style
Jens Georg [Thu, 6 Dec 2012 22:26:36 +0000 (23:26 +0100)]
core: RootDeviceFactory to GObject-style

11 years agocore: RootDevice to GObject-style
Jens Georg [Thu, 6 Dec 2012 22:14:47 +0000 (23:14 +0100)]
core: RootDevice to GObject-style

11 years agoall: Plugin to GObject-style construct
Jens Georg [Thu, 6 Dec 2012 22:11:05 +0000 (23:11 +0100)]
all: Plugin to GObject-style construct

11 years agocore,server: Move module loading to GObject-style
Jens Georg [Thu, 6 Dec 2012 21:54:50 +0000 (22:54 +0100)]
core,server: Move module loading to GObject-style

11 years agodocs: librygel-renderer: Describe full example
Murray Cumming [Tue, 22 Jan 2013 14:03:38 +0000 (15:03 +0100)]
docs: librygel-renderer: Describe full example

11 years agodocs: librygel-server: Remove a copy/pasted paragraph
Murray Cumming [Tue, 22 Jan 2013 14:03:23 +0000 (15:03 +0100)]
docs: librygel-server: Remove a copy/pasted paragraph

11 years agomedia-export: Fix endless loop when upgrading fails
Jens Georg [Tue, 22 Jan 2013 13:43:21 +0000 (14:43 +0100)]
media-export: Fix endless loop when upgrading fails

11 years agorenderer-gst: L16 seems to be case-sensitive
Jens Georg [Tue, 22 Jan 2013 10:51:10 +0000 (11:51 +0100)]
renderer-gst: L16 seems to be case-sensitive

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.