core: Error on 'interactive' request for streams
[profile/ivi/rygel.git] / src / rygel /
2010-08-19 Zeeshan Ali (Khattak)core: Error on 'interactive' request for streams
2010-08-19 Zeeshan Ali (Khattak)core: Refactor HTTPGet.handle() a bit
2010-08-19 Zeeshan Ali (Khattak)core: Minor coding-style fixes
2010-08-19 Zeeshan Ali (Khattak)core: Error on streaming request for unstreamable
2010-08-19 Zeeshan Ali (Khattak)core: Image items are not streamable
2010-08-16 Zeeshan Ali (Khattak)core: GetProtocolInfo should utilize gupnp-dlna
2010-08-16 Zeeshan Ali (Khattak)build: Rygel core now links to gupnp-dlna
2010-08-16 Zeeshan Ali (Khattak)core: Equality function for list of ProtocolInfo
2010-08-16 Zeeshan Ali (Khattak)core: Make use of GUPnP.ProtocolInfo
2010-08-16 Zeeshan Ali (Khattak)core: Prefix service URLs with a "/"
2010-08-14 Zeeshan Ali (Khattak)core: Use standard DLNA profile for WMV
2010-08-14 Zeeshan Ali (Khattak)core: Clean & correct seek-deciding code
2010-08-14 Zeeshan Ali (Khattak)core: Advertize byte-seek support for thumbnails
2010-08-13 Zeeshan Ali (Khattak)core: Micro indentation fix
2010-08-13 Zeeshan Ali (Khattak)core: Make use of mime-type in item creation requests
2010-08-13 Zeeshan Ali (Khattak)core,tracker: Use DLNA PN in item creation requests
2010-08-12 Zeeshan Ali (Khattak)core: SimpleContainer implements find_object()
2010-08-11 Zeeshan Ali (Khattak)core,mediathek: Don't use deprecated libsoup API
2010-08-11 Zeeshan Ali (Khattak)core: Correctly handle string involving plurals
2010-08-11 Zeeshan Ali (Khattak)core: Make sure HTTPServer gets created successfully
2010-08-10 Zeeshan Ali (Khattak)core,plugins: MediaItem.size is now int64
2010-08-10 Zeeshan Ali (Khattak)core: Remove redundant return statement
2010-08-10 Jens Georgcore: Create media-art cache directory
2010-08-08 Zeeshan Ali (Khattak)core: Let PS3 seek into unseekable
2010-08-08 Zeeshan Ali (Khattak)core: Ignore 'POST' request in server handler
2010-08-08 Zeeshan Ali (Khattak)core: Micro coding-style fix
2010-08-08 Zeeshan Ali (Khattak)core: Refactor HTTRequest classes a bit
2010-08-08 Zeeshan Ali (Khattak)core: Correct GetCurrentConnectionInfo params
2010-08-08 Zeeshan Ali (Khattak)core: List DLNA formats first
2010-08-08 Zeeshan Ali (Khattak)core: Correct DLNA profile for MPEG-TS HD
2010-08-08 Zeeshan Ali (Khattak)core: Throw error on seeking request for the unseekable
2010-08-05 Zeeshan Ali (Khattak)core: Only offer time seeking if duration is known
2010-08-05 Zeeshan Ali (Khattak)core: Don't transcode to different item class
2010-08-05 Jens Georgcore: Add genre to MediaItem and DIDL
2010-08-05 Zeeshan Ali (Khattak)core: Refactor default icon addition code
2010-08-05 Zeeshan Ali (Khattak)core,data: Provide icons in JPEG format as well
2010-08-05 Zeeshan Ali (Khattak)core,data: Provide icons in DLNA standard sizes
2010-08-05 Zeeshan Ali (Khattak)core,plugins: Don't hardcode icon file extension
2010-08-04 Zeeshan Ali (Khattak)core,plugins: Correctly handle wildcard in search
2010-08-04 Zeeshan Ali (Khattak)core: Add an accidently missing return
2010-08-04 Zeeshan Ali (Khattak)core: Micro coding-style fix
2010-08-04 Zeeshan Ali (Khattak)core: Put CreateObject arguments in correct order
2010-08-03 Zeeshan Ali (Khattak)core: Internalize many core classes
2010-08-03 Zeeshan Ali (Khattak)core,plugins: Don't pass ContentDir to plugins
2010-08-02 Zeeshan Ali (Khattak)core: Better error handling in HTTPRequest & subclasses
2010-08-02 Zeeshan Ali (Khattak)core: Use name of the plugin rather than ContentDir
2010-08-02 Zeeshan Ali (Khattak)core: Update value of 'SortCapabilities' state variable
2010-08-02 Zeeshan Ali (Khattak)core,plugins: Custom ArrayList for MediaObjects
2010-08-02 Zeeshan Ali (Khattak)core: Support sorting by essential item properties
2010-08-02 Zeeshan Ali (Khattak)core: Correctly compare strings
2010-08-02 Zeeshan Ali (Khattak)core: Add support for sorted Browse/Search
2010-08-02 Zeeshan Ali (Khattak)core: Micro indentation fix
2010-08-02 Zeeshan Ali (Khattak)core: Fix Seek.length confusion
2010-08-02 Zeeshan Ali (Khattak)core: Port to new DIDL-Lite contributor APIs
2010-08-02 Zeeshan Ali (Khattak)core: Add forgotten RenderingControl file
2010-08-02 Zeeshan Ali (Khattak)core,gst-renderer: Rename Player to MediaPlayer
2010-08-01 Zeeshan Ali (Khattak)core,gst-renderer: Add SinkConnectionManager to core
2010-08-01 Zeeshan Ali (Khattak)core,gst-renderer: Simplify MediaRenderer implementations
2010-08-01 Zeeshan Ali (Khattak)core,plugin: Simplify MediaServer implementation
2010-08-01 Zeeshan Ali (Khattak)core,plugins: Separate classes for different plugin...
2010-07-31 Zeeshan Ali (Khattak)core,gst-plugins: Special MediaRenderer plugin constructor
2010-07-31 Zeeshan Ali (Khattak)core,gst-renderer: Core provides base RenderingControl
2010-07-31 Zeeshan Ali (Khattak)core,gst-plugins: Move Volume class to core
2010-07-31 Zeeshan Ali (Khattak)core,gst-renderer: Core provides base AVTransport
2010-07-31 Zeeshan Ali (Khattak)core,gst-renderer: Introducing Player interface
2010-07-31 Zeeshan Ali (Khattak)core,gst-renderer: Move ChangeLog to core
2010-07-30 Zeeshan Ali (Khattak)core: Add missing C header info in VAPI
2010-07-27 Zeeshan Ali (Khattak)core: Don't push data after HTTP response is cancelled
2010-07-24 Zeeshan Ali (Khattak)build,core: Build dictates paths of icons dirs
2010-07-23 Zeeshan Ali (Khattak)core: Clean-up MediaQueryAction and its subclasses
2010-07-23 Zeeshan Ali (Khattak)core: Revive lost XBox hacks
2010-07-22 Zeeshan Ali (Khattak)build: Minor indentation fix
2010-07-22 Zeeshan Ali (Khattak)core: Refactor Search and Browse
2010-07-21 Arun Raghavanbuild: Update gupnp-dlna deps
2010-07-21 Arun Raghavanbuild: Build against gupnp-dlna
2010-07-21 Arun Raghavanbuild: Use (new) gstreamer-discoverer pkg-config file
2010-07-21 Arun Raghavanbuild: Link against libraries required for GstDiscoverer
2010-07-19 Zeeshan Ali (Khattak)core: Advertise support for "createClass" in Search
2010-07-19 Zeeshan Ali (Khattak)core: RelationalExpression keeps search caps
2010-07-19 Zeeshan Ali (Khattak)core: Explain AlbumArt.add_resource() in a comment
2010-07-19 Zeeshan Ali (Khattak)core: Micro coding-style fix
2010-07-19 Zeeshan Ali (Khattak)core: Turn AlbumArt lookup condition into requirement
2010-07-19 Zeeshan Ali (Khattak)core: Clean-up MediaArtStore code
2010-07-19 Zeeshan Ali (Khattak)core: Let GUPnP AV take care of album art DIDL-Lite
2010-07-19 Zeeshan Ali (Khattak)core: More debug log from browse in action
2010-07-19 Jens Georgcore: Add size to album art
2010-07-19 Jens Georgcore: Fix album art spec for banshee
2010-07-19 Jens Georgcore: Add album art as a special type of thumbnail
2010-07-15 Zeeshan Ali (Khattak)core,media-export: Port to vala 0.9.3
2010-06-22 Zeeshan Ali (Khattak)core: Implement DLNA's AnyContainer upload
2010-06-22 Zeeshan Ali (Khattak)core: Parse item DIDL before fetching the container
2010-06-22 Zeeshan Ali (Khattak)core: Support search by 'upnp:CreateClass'
2010-06-22 Zeeshan Ali (Khattak)core,tracker,media-export: Add MediaContainer.set_uri()
2010-06-22 Zeeshan Ali (Khattak)core: Add create_classes list to MediaContainer
2010-06-22 Zeeshan Ali (Khattak)core: Separate VAPI for misc functions from C world
2010-06-21 Zeeshan Ali (Khattak)core: Simplify and fix (unix) signal handling
2010-06-21 Zeeshan Ali (Khattak)core,plugins: Port generate_random_udn() to Vala
2010-06-21 Zeeshan Ali (Khattak)core: Port Utils.get_xml_element() to Vala
2010-06-21 Zeeshan Ali (Khattak)core: Handle POSIX signals in Vala, no need for C
2010-06-21 Zeeshan Ali (Khattak)core,plugins,ui: Move BuildConfig to separate VAPI
next