profile/ivi/rygel.git
2012-11-27 Krzesimir Nowakgst-media-engine: Add DIDL_S DLNA profile.
2012-11-27 Krzesimir Nowakmedia-export: Add playlist item.
2012-11-27 Krzesimir Nowakserver: Add playlist item.
2012-11-27 Murray CummingRevert accidental change.
2012-11-27 Murray CummingAdded missing file
2012-11-26 Jens Georgrenderer: Only accept playlists with profile
2012-11-26 Jens Georgmedia-export: Undo place-holder hack
2012-11-23 Murray Cummingdocs: librygel-renderer: Add Implementing Renderers...
2012-11-23 Murray Cummingdocs: librygel-renderer-gst: Rename the example
2012-11-23 Murray Cummingdocs: librygel-renderer-gst: Rename a section.
2012-11-23 Mark Ryanrenderer: Add GetCurrentTransportActions method.
2012-11-23 Murray Cummingdocs: RygelPlaybinRenderer: Small improvement
2012-11-23 Murray Cummingdocs: librygel-server: Remove duplicate license statements.
2012-11-23 Murray Cummingdocs: librygel-renderer: Add an Implementing section.
2012-11-23 Murray Cummingdocs: Implementing server plugins: Improvements
2012-11-22 Jens Georgrenderer-gst: Check duration availability
2012-11-22 Jens Georgmedia-export: Reenable media art extraction
2012-11-22 Jens Georgmedia-export: Prevent critical on file harvesting
2012-11-22 Jens Georgrenderer: Prevent signalling the same state
2012-11-22 Jens Georgrenderer: Implement DIDL_S playlist support
2012-11-22 Jens Georgrenderer: Set proper track number
2012-11-22 Jens Georgrenderer-gst: Add 3GPP mime-type
2012-11-22 Jens Georgrenderer: Add PresetNameList to initial notify
2012-11-22 Jens Georgrenderer: Mark strings for translation
2012-11-22 Jens Georgserver: Generate thumbs for native files only
2012-11-22 Jens Georgserver: Add DIDL_S resource to container
2012-11-22 Jens Georgserver: Add DataSource for playlist XML data
2012-11-22 Jens Georgserver: Support all objects in HTTPRequest
2012-11-22 Jens Georgserver: Extend HTTPServerURI for DIDL_S playlists
2012-11-22 Jens Georgserver: Add skeleton playlist handler
2012-11-22 Jens Georgserver: Add generic Serializer class
2012-11-22 Murray Cummingexamples: Add a C version of the example renderer plugin
2012-11-22 Krzesimir Nowakbuild: Remove obsolete --enable-test-plugin from autogen.sh
2012-11-21 Jens Georgbuild: Really bump vala requirement to 0.18
2012-11-21 Jens GeorgPrepare 0.17.2 RYGEL_0_17_2
2012-11-21 Jens Georgdoc: Fix uninstall of doc
2012-11-21 Regis MerlinoFix the doc build when installing from the tarball
2012-11-21 Jens Georgengine: Fix video transcoders
2012-11-21 Jens Georgall: Port to GStreamer 1.0
2012-11-20 Jens Georgbuild: Remove GStreamer dependencies
2012-11-20 Jens Georgall: Port to libgee-0.8
2012-11-20 Jens Georgdev: Fix .pc files
2012-11-20 Jens Georgserver: Don't make private member a property
2012-11-19 Murray Cummingexample renderer plugin: Rename this with a -vala prefix.
2012-11-19 Murray CummingFix typos
2012-11-19 Murray CummingUpdate .gitignore files now we have C files.
2012-11-19 Murray Cummingexamples: Add a C version of the example server plugin
2012-11-19 Murray Cummingexample server plugin: Rename this with a -vala prefix.
2012-11-19 Murray Cummingserver: Make more member variables be properties
2012-11-13 Jens Georgrenderer: Add comment about live sources
2012-11-13 Jens Georgserver: Really fix Content-Length header
2012-11-13 Jens Georgplaybin: Add missing buffering handling
2012-11-13 Jens Georgserver: Add missing Content-Length header
2012-11-13 Jens Georgplaybin: Only report duration if known
2012-11-12 Ludovic Ferrandisserver: Fix plugin creation. Use MediaServer3.xml
2012-11-01 Jens Georgserver: Fix thumbnails for XBox 360
2012-11-01 Krzesimir Nowakserver: Fix CSV splitting in ItemUpdater.
2012-11-01 Jens Georgmedia-export: Fix typo causing empty containers
2012-10-29 Piotr DrągUpdated POTFILES.in and POTFILES.skip
2012-10-29 Jens GeorgPrepare 0.17.1 RYGEL_0_17_1
2012-10-29 Jens Georgi18n: Remove test plugin from POTFILES
2012-10-29 Jens Georgmedia-export: Allow updating of items via UPnP
2012-10-29 Krzesimir Nowakserver: Add UpdatableObject interface
2012-10-29 Krzesimir Nowakserver: Add UpdateObject action
2012-10-29 Jens Georgserver: Implement Service Reset Procedure
2012-10-29 Jens Georgserver: Implement search for upnp:*UpdateID
2012-10-29 Jens Georgserver: Serialize special track item properties
2012-10-29 Jens Georgserver: Implement totalDeletedChildCount
2012-10-29 Jens Georgmediathek: Add change tracking
2012-10-29 Jens Georgserver: Add automatic change tracking
2012-10-29 Jens Georggit: Update .gitignore
2012-10-29 Jens Georgserver: Implement ServiceResetToken
2012-10-29 Jens Georgcore,plugins: Add server capabilities
2012-10-29 Jens Georgdata: Bump MediaServer version to 3
2012-10-29 Krzesimir Nowakserver: Implement LastChange in ContentDirectory
2012-10-29 Krzesimir Nowakserver: Changed Container's updated() signal.
2012-10-29 Krzesimir Nowakserver: Add LastChange classes
2012-10-28 Jens Georgengine-gst: Ignore full-range seek
2012-10-25 Murray CummingMake all const members upper case
2012-10-25 Murray CummingFix the build in renderer example.
2012-10-25 Murray Cummingserver: RootDeviceFactory: No public set for context
2012-10-25 Murray Cummingserver: Turn some member variables into properties.
2012-10-25 Murray Cummingcore, server: Plugin: Avoid public setting of some...
2012-10-25 Murray CummingAdd example renderer plugin
2012-10-23 Murray Cummingcore: Plugin: Mention MetaConfig
2012-10-22 Murray Cummingrenderer: Add MediaPlayer documentation
2012-10-22 Murray CummingRemove the test plugin
2012-10-22 Murray CummingAdd an example server plugin
2012-10-20 Jens Georgrenderer-gst: Add AAC mime-types
2012-10-19 Jens Georgcore: Don't search for modules hidden folders
2012-10-19 Murray Cummingdocs: Correct the MediaRenderer docs.
2012-10-18 Jens Georggstreamer: Fix DLNA profiles
2012-10-18 Murray Cummingdocs: Explain modules, plugins, and players a bit more
2012-10-17 Murray Cummingdocs: Mention basic usage (headers, cflags/libs, pkg...
2012-10-16 Murray Cummingserver: docs: Mention the 3 uses.
2012-10-16 Murray Cummingserver: Improve MediaEngine documentation.
2012-10-14 Mark Ryanbuild: Remove unneccessary gupnp-dlna dependencies
2012-10-12 Murray Cummingdocs: Improve the librygel-core overview.
2012-10-12 Murray Cummingdocs: No indent in first line of examples.
2012-10-12 Murray CummingUpdate .gitignore for docs/
next