profile/ivi/rygel.git
2009-09-09 Jens Georgmedia-export: Catch additional database errors
2009-09-09 Jens Georgcore: Handle more database error cases
2009-09-09 Jens Georgmedia-export: Use null container for Harvesting
2009-09-09 Jens Georgmedia-export: Update documentation
2009-09-09 Jens Georgcore, media-export: Handle invalid database files
2009-09-09 Jens Georgmedia-export: avoid crash if unknown file is found
2009-09-09 Jens Georgmedia-export,mediathek: Root-Container-Singleton
2009-09-09 Jens Georgcore: fix #588034
2009-09-09 Jens Georgcore: don't delete root container when in db
2009-09-09 Jens Georgmedia-export: remove harvester if done harvesting
2009-09-09 Jens Georgmedia-export: do file type query async
2009-09-09 Jens Georgmedia-export: update changed files, not re-add
2009-09-09 Jens Georgmedia-export: Notify parent container on removal
2009-09-09 Jens Georgmedia-export: Add root container to database
2009-09-09 Jens Georgcore: Add check if no parent exists
2009-09-09 Jens Georgmedia-export: delete gone directories on new start
2009-09-09 Jens Georgcore: Add function to get list of child ids
2009-09-09 Jens Georgcore: Add timestamp to exists function
2009-09-09 Jens Georgmedia-export: Add mtime of object into database
2009-09-09 Jens Georgcore: add timestamp to MediaObject
2009-09-09 Jens Georgcore: add update methods
2009-09-09 Jens Georgcore: change table key relationships
2009-09-09 Jens Georgmedia-export: react on deletion of files
2009-09-09 Jens Georgcore: add deletion of items to media-db
2009-09-09 Jens Georgmedia-export: Add uri to container objects
2009-09-09 Jens Georgmedia-export: harvest newly added files
2009-09-09 Jens Georgmedia-export: hook up file monitor
2009-09-09 Jens Georgmedia-export: Add recursive file monitor
2009-09-09 Jens Georgcore: add some documentation
2009-09-09 Jens Georgcore,media-export: MediaDB name is just a name
2009-09-09 Jens Georgcore: refine sorting of elements
2009-09-09 Zeeshan Ali... core: Expect 'jpeg' extension for thumbnail files
2009-09-08 Zeeshan Ali... core,plugins: Simpler way to provide thumbnails
2009-09-08 Zeeshan Ali... core: Minor refactor
2009-09-08 Zeeshan Ali... core: Thumbnailer should be singleton
2009-09-08 Zeeshan Ali... core: Add Thumbnailer
2009-09-07 Zeeshan Ali... core,tracker: Derive Thumbnail from IconInfo
2009-09-05 Zeeshan Ali... core: Very minor refactoring
2009-09-05 Zeeshan Ali... core: Allow plugins to provide thumbnails
2009-09-03 Thijs Vermeirgstlaunch: use the default rygel configuration file
2009-09-03 Thijs Vermeirgstlaunch: add new plugin that shares gstreamer launch...
2009-09-03 Thijs Vermeirtest: create the pipeline in a more simple way
2009-09-03 Zeeshan Ali... data,ui: Glade-3 mood swings
2009-09-03 Zeeshan Ali... core,ui,data: Replace 'ip' config with 'interface'
2009-09-02 Zeeshan Ali... core: Set DLNA transferMode header on responses
2009-09-02 Zeeshan Ali... core,data: Version D-Bus interface, path and service
2009-09-02 Zeeshan Ali... core: Correctly handle unset port in configs
2009-09-02 Zeeshan Ali... core: Only advertise internal URIs on lo
2009-09-02 Zeeshan Ali... core: HTTPServer.context is now public property
2009-09-02 Zeeshan Ali... core: Early protocol detection
2009-09-02 Zeeshan Ali... core: Hide internal API
2009-09-02 Zeeshan Ali... core: Error on wrong "getcontentFeatures.dlna.org"
2009-09-01 Zeeshan Ali... core,plugins: Remove redundant statement
2009-09-01 Zeeshan Ali... core: Add disclaimer for some ugly-looking code
2009-09-01 Zeeshan Ali... core: Merge two methods of HTTPRequestHandler
2009-09-01 Zeeshan Ali... core: Turn HTTPRequestHandler into abstract class
2009-09-01 Zeeshan Ali... core: Provide contentFeatures.dlna.org header
2009-09-01 Zeeshan Ali... core: MediaItem.get_protocol_info is now private
2009-09-01 Zeeshan Ali... core: Param uri of MediaItem.add_resource is now nullable
2009-09-01 Zeeshan Ali... core: HTTPRequest.http_server is now public prop
2009-09-01 Zeeshan Ali... core: Move seek errors to HTTPSeekError
2009-09-01 Zeeshan Ali... core: Rename Seek to HTTPSeek
2009-09-01 Zeeshan Ali... core: Random asthetic fixes
2009-09-01 Zeeshan Ali... core: IdentityRequestHandler -> HTTPIdentityHandler
2009-09-01 Zeeshan Ali... core: Add HTTPTranscodeHandler
2009-08-26 Zeeshan Ali... core: Add MediaItem.get_protocol_info()
2009-08-26 Zeeshan Ali... core: Minor refactoring of MediaItem class
2009-08-26 Zeeshan Ali... core: Minor non-functional fixes
2009-08-26 James Henstridgecore: Refactor: request handling into separate interface
2009-08-26 James Henstridgecore: Push creation of gst source to MediaItem
2009-08-25 Zeeshan Ali... core: List the resources according to compatiblity
2009-08-25 Zeeshan Ali... core: Better distance calculation for transcoders
2009-08-25 Zeeshan Ali... core: A small indentation fix
2009-08-25 Zeeshan Ali... core: Add Transcoder.get_distance()
2009-08-25 Zeeshan Ali... core: Use the correct pixel-aspect-ratio
2009-08-25 Zeeshan Ali... core: Add pixel-aspect-ratio props to MediaItem
2009-08-25 Zeeshan Ali... core: Pass the items all the way to TranscoderBins
2009-08-25 Zeeshan Ali... core: Pass MediaItem to Transcoder.create_source()
2009-08-25 Zeeshan Ali... core: Set bitrate on MP2TS transcoding res
2009-08-25 Zeeshan Ali... core: Don't create iconList element if it exists
2009-08-24 Zeeshan Ali... core: Require latest gupnp-av (0.5)
2009-08-24 Zeeshan Ali... core: Adapt to new gupnp and gupnp-av APIs
2009-07-30 Zeeshan Ali... core: Copy the factory list before creating devices
2009-07-30 Zeeshan Ali... core: Add factory before creating devices from it
2009-07-30 Zeeshan Ali... core: Copy the plugin list before creating devices
2009-07-30 Zeeshan Ali... core: Use destroyer instead of keeping a weak_ref
2009-07-29 Zeeshan Ali... core: Require next gupnp-vala release
2009-07-29 Zeeshan Ali... core: Use the new GSSDP/GUPnP APIs
2009-07-28 Zeeshan Ali... core: TranscodeManager shouldn't know about protocol
2009-07-28 Zeeshan Ali... core: ProtocolInfo provided by TranscodeManager
2009-07-28 Zeeshan Ali... core: Indentation/coding style fixes for last commit
2009-07-28 James Henstridgecore: Expose transcode formats in the ProtocolInfo
2009-07-28 James Henstridgecore: bitrate should be in bytes/second
2009-07-28 James Henstridgecore: Add new ignore rules
2009-07-28 James Henstridgecore: Fix a typo.
2009-07-25 Jens Georgbuild: add GEN prefix for rygel.conf
2009-07-25 Zeeshan Ali... Shave the output
2009-07-25 Zeeshan Ali... build: Remove forgotten redundant rule
2009-07-25 Zeeshan Ali... build: Indentation fixes
2009-07-25 Zeeshan Ali... build: unify and hence simplify core build
next