core: MediaItem.should_stream() -> is_live_stream()
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Fri, 18 Mar 2011 14:40:12 +0000 (16:40 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 30 Mar 2011 16:17:47 +0000 (19:17 +0300)
commit707716eb07fbd9ed61c91a0e8da0493425878ed1
treee489e4b74d13efa61aa1a3f56c5eced3278cdd34
parentcccc0c1d502a299154fe850c36391dad94c3c17e
core: MediaItem.should_stream() -> is_live_stream()

Rename MediaItem.should_stream() to is_live_stream() and remove the now
incorrect and redundant comment.
src/rygel/rygel-http-get.vala
src/rygel/rygel-http-identity-handler.vala
src/rygel/rygel-http-time-seek.vala
src/rygel/rygel-media-item.vala
tests/rygel-http-get-test.vala
tests/rygel-http-gst-response-test.vala
tests/rygel-http-time-seek-test.vala