projects
/
profile
/
ivi
/
rygel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/rygel.git
2009-01-18
Zeeshan Ali...
Rename Streamer to HTTPServer.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-18
Zeeshan Ali...
GstStream decides about chunking of message.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Handle item as interactive if it's size is known.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Don't handle seeking when streaming.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Flush the AsyncQueue when the stream ends.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Use try_pop() instead of blocking pop() on AsyncQueue.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Only seek on upstream state change to PAUSED.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Add an auto-updated length property to Seek.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
offset in a file should be less than length of the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Use pointers for dealing with raw data instead of strings.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
No need to use GUPnP namespace everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Claim DLNA BG transfer mode for known-sized items.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Check only prefix of MediaItem.upnp_class.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Always include Content-Range if size of item is known.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Use a private class to pass around seek parameters.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
GstStream overrides end() rather than providing stop().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Better error handling.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
GstStream now inherits from Stream.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Remove unused Stream.accepted() method.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Go to PAUSED state first and then PLAYING.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
GstStream provides means to start and stop the stream.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Range header doesn't necessarily imply partial content...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
tcp_timeout prop of rtspsrc is 64-bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Range requests are valid when size > 0.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
New low-level Streamer API.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Zeeshan Ali...
Allow items to not provide URIs.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zeeshan Ali...
No need for a separate 'live' boolean in MediaItem.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zeeshan Ali...
Implement partial download (Range header).
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zeeshan Ali...
Stream needs to know if it's accepted for a partial...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zeeshan Ali...
Use the name of the device group as it's title.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zeeshan Ali...
Mark image items as 'interactive' in the DIDL.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zeeshan Ali...
Declare Test and DVB items, live.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zeeshan Ali...
Only claim Range (seek) operation for non-live items.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zeeshan Ali...
Don't claim to support DLNA's bg transfer mode and...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Zeeshan Ali...
Add a basic release plan.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Zeeshan Ali...
Don't put iconList in description if there isn't any...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Zeeshan Ali...
Choose the highest ranking RTP depayloader.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Zeeshan Ali...
Ask for compatible pad rather than by name.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Zeeshan Ali...
Refactor get_rtp_depayloader().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Zeeshan Ali...
Autoplug an RTP depayloader if needed.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Zeeshan Ali...
Set the "tcp-timeout" to 1 min for rtspsrc.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Zeeshan Ali...
Handle dynamic pads.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Zeeshan Ali...
throw an error if elements fail to link.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Zeeshan Ali...
GIO api update.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Streamer properly handles interactive contents.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Rename Streamer.handle_item_stream to handle_streaming_...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Refactor Streamer.handle_item_request().
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Send a 404 if Streamer fails to create a stream from...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Entertain Streamer.item_requested in DVBChannelGroup.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
DVBChannelGroup.find_channel() doesn't need didl_writer...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Streamer only entertains 'HEAD' and 'GET' requests.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Streamer only adds headers if values provided by MediaItem.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
DVBChannel constructor should chain-up to it's parent.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Add a prefix to Streamer's hosted path.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
TrackerItem* should throw the error rather than acting...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Remove leaky hack to assign unowned strings to weak...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Mimetype is "video/mpeg" for radio channels as well.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Correct(swap) the logic of differenciating audio from...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Correct the leaky hack to initialize DIDLLiteResource...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Initialize the important fields of DVBChannel.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Catch the error from DVBChannel creation method.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Refactor DVBChannelGroup construction method.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Let DVBContentDir create the ChannelList proxy.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Update the child_count once it's known.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Don't throw an error if there are no channels in group.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Add DVB plugin.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Streamer only provide headers on "HEAD" requests.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Streamer puts essential headers into streams.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
MediaTracker provides the item when requested by Streamer.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Initialize the local variable before using.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
MediaTracker keeps a ref to Streamer instance.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Add API to get the MediaItem, given it's ID.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Use ID of MediaItem instead of URI in the proxy URIs.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Define and use enums for metadata array indices.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Include file size of the item in the DIDL.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
No need to keep the keys in the TrackerItem class.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
MediaItem keeps a res struct instead of res fields...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Add the original res at the end of the DIDL.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Tracker items fetch metadata at contruction time.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Handle important messages on the pipeline bus.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
MediaItem adds transcoded resources to the DIDL.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
MediaItem now just use Streamer instead of GUPnP.Context.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Add gstreamer CFLAGS and LIBS to tracker plugin build.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Zeeshan Ali...
Support streaming from URIs other than HTTP.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Zeeshan Ali...
Allow URIs of protocols other than HTTP.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Zeeshan Ali...
Introduce an Error to serialize method.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Zeeshan Ali...
Use mpeg2 video inside mpeg transport stream.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Zeeshan Ali...
Tell libsoup to not accumulate the chunks.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-16
Zeeshan Ali...
Stream should only end if the abort signal is for it...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Test plugin only gets built/installed if enabled.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Use fakesink instead of appsink.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Minor refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Don't send out prerolled buffers.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Use H263 enclosed in AVI container.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Oops: Put the muxer after the encoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Streamer rejects the stream, rather than signal handler.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Add method to detect if stream has been accepted.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Generalize: Put common code into TestItem class.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Add a video item to test plugin.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Zeeshan Ali...
Nicer title/ID for the exported audio item.
commit
|
commitdiff
|
tree
|
snapshot
next