media-export: Disable Artist/All container
[profile/ivi/rygel.git] / src / librygel-core /
2013-11-24 Jens Georgrenderer: Fix GetCurrentConnectionInfo's p-i
2013-11-24 Jens Georgall: Bump API and ABI version
2013-11-02 Jussi Kukkonencore: Add UPnP BasicManagement service support
2013-10-11 Jens Georgcore: Get MediaDevice port from MetaConfig
2013-08-15 Jens Georgcore,server: Fix accidental file move
2013-08-15 Jens Georgexternal: Simplify and fix translatable message
2013-08-06 Jens Georgcore,server: Use proper error codes
2013-08-05 Parthiban Balasubr... core: Recommended png depth value 24 instead of 32
2013-06-27 Jussi KukkonenRootDeviceFactory: use UUID.get() from UUID.vapi
2013-06-27 Jussi KukkonenOnly modify the description file from DescriptionFile
2013-06-27 Jussi KukkonenDescriptionFile: Preserve order when adding elements
2013-06-27 Jussi KukkonenDescriptionFile: create device elements if they do...
2013-05-10 Jens Georgcore,rygel,doc: Use multiple interfaces
2013-05-10 Jens Georgbuild: Don't use relative paths
2013-04-30 Jens Georgall: Add sidecar file support for plugins
2013-04-23 Jens Georgcore: Rename C++ keyword
2013-04-18 Nirbheek Chauhancore: Fix memory leak in Rygel.DescriptionFile
2013-04-13 Jens Georgi18n: Several string and comment fixes
2013-03-04 Jens Georgcore: Remove stray debug line
2013-03-04 Jens Georgcore,data: Force downgrade for some iOS DMCs
2013-03-04 Jens Georgcore,data: V1 downgrade for libupnp
2013-03-04 Jens Georgall: Apply V1 downgrade to each service
2013-02-27 Jens Georgserver: Add create-child-container caps
2013-01-28 Murray Cummingdocs: librygel-core: Document MediaDevice
2013-01-28 Murray Cummingdocs: Fix a typo.
2013-01-25 Jens Georgserver,renderer: Downgrade renderer as well
2013-01-22 Krzesimir Nowakcore,server,renderer: Chain up constructed calls.
2013-01-22 Jens Georgcore: RootDeviceFactory to GObject-style
2013-01-22 Jens Georgcore: RootDevice to GObject-style
2013-01-22 Jens Georgall: Plugin to GObject-style construct
2013-01-22 Jens Georgcore,server: Move module loading to GObject-style
2013-01-11 Murray Cummingdocs: RygelPluginLoader: cleanup
2012-12-12 Murray Cummingbuild: Improve the build
2012-12-06 Jens Georgcore: Remove obsolete functions
2012-12-05 Jens Georgrenderer-gst: Base on MediaRenderer class
2012-12-05 Jens Georgall: Use GObject-style construction for MediaDevice
2012-12-05 Regis Merlinocore: Handling of 'content-synchronization' dlna cap
2012-11-20 Jens Georgbuild: Remove GStreamer dependencies
2012-11-20 Jens Georgall: Port to libgee-0.8
2012-10-29 Jens Georgserver: Implement ServiceResetToken
2012-10-29 Jens Georgcore,plugins: Add server capabilities
2012-10-25 Murray Cummingserver: RootDeviceFactory: No public set for context
2012-10-25 Murray Cummingcore, server: Plugin: Avoid public setting of some...
2012-10-23 Murray Cummingcore: Plugin: Mention MetaConfig
2012-10-22 Murray CummingAdd an example server plugin
2012-10-19 Jens Georgcore: Don't search for modules hidden folders
2012-10-18 Murray Cummingdocs: Explain modules, plugins, and players a bit more
2012-10-14 Mark Ryanbuild: Remove unneccessary gupnp-dlna dependencies
2012-10-07 Jens Georgcore: Fix namespace of DescriptionFile
2012-10-06 Jens Georgall: Adapt to new GUPnP vapi
2012-10-06 Andreas HenrikssonMove UUID_LIBS to where it's actually used
2012-10-06 Andreas HenrikssonFix typo in librygel-core Makefile.am (GIO_LIBS vs...
2012-10-06 Andreas HenrikssonExpand LIBADDs to everything needed
2012-10-06 Andreas HenrikssonDrop unused libs from librygel-core
2012-10-05 Jens Georgall: Bump API and so version
2012-10-05 Jens Georgcore: Add empty Configuration implementation
2012-10-05 Jens Georgserver,engine: Move MediaEngine into .so
2012-10-05 Jens Georgcore,data,doc: Drop transcoder options
2012-10-05 Jens Georgbuild: Add deps files and install them
2012-09-26 Krzesimir Nowakcore: Add changed signals emission to MetaConfig
2012-09-26 Krzesimir Nowakcore: Add changed signals to RygelConfiguration.
2012-09-26 Krzesimir Nowakcore: Fix typo in RygelMetaConfig.
2012-09-21 Jens Georgcore: Move executable configuration out of core
2012-09-21 Jens Georgrygel,core: Move buildconfig to libcore
2012-09-18 Jens Georgbuild: Dist uuid.vapi
2012-08-07 Jens Georgall: Fix warnings from Vala 0.17.4
2012-07-27 Jens Georgcore,libserver: Move server-only stuff to library
2012-07-27 Jens Georgcore,librenderer: Move renderer-only stuff to library
2012-07-27 Jens Georgcore,renderer: Extract base class for libraries
2012-07-17 Jens Georgcore: INT_MAX children means "Don't know"
2012-07-17 Jens Georgcore: Do not bail out on missing thumbnail dir
2012-07-17 Jens Georgcore: Early exit on missing thumbnail
2012-07-03 Jens Georgcore,external: Avoid symbol redefintion
2012-07-03 Murray Cummingbuild: Fix make dist
2012-07-03 Murray Cummingcore: More minor doc fixes
2012-07-03 Murray Cummingcore: Remove mention of nonexistant parameter
2012-07-03 Murray Cummingcore: Fix offet -> offset typos in valadoc
2012-07-03 Murray Cummingcore: Correct return to @return in valadoc
2012-07-03 Murray Cummingdoc: Generate API documentation with valadoc
2012-07-03 Murray Cummingcore: Move library code into its own directory