core: Refactor client hacks
[profile/ivi/rygel.git] / src / rygel / rygel-http-get.vala
2011-12-14 Jens Georgcore: Refactor client hacks
2011-12-11 Jens Georgcore: Add hacks for XBMC
2011-11-22 Jens Georgcore: Set all headers in RygelHTTPGet
2011-10-19 Zeeshan Ali (Khattak)core: Add base class for client hacks
2011-05-19 Topi Santakivicore: Fix transfer mode for thumbnails
2011-05-19 Jens Georgcore: Don't serve place_holder items
2011-05-13 Santakivi Topicore: Return HTTP 400 for invalid range
2011-05-13 Luis de Bethencourtcore: Catch specific range error
2011-05-13 Santakivi Topicore: HTTP response 416 on seek out-of-bounds
2011-05-13 Luis de Bethencourtcore: Fix out of bounds seek response
2011-05-07 Jens Georgcore: Serve video thumbnails to XBox 360
2011-05-06 Jens Georgcore: Slightly correct previous commit 487816
2011-05-06 Topi Santakivicore: Add restrictions to correct transfer modes
2011-04-11 Zeeshan Ali (Khattak)core: Support 'background' mode for all streams
2011-03-30 Zeeshan Ali (Khattak)core: MediaItem.should_stream() -> is_live_stream()
2010-11-28 Zeeshan Ali (Khattak)core,plugins,tests: Change in coding-style
2010-09-22 Zeeshan Ali (Khattak)core: HTTP GET/HEAD is invalid for place-holder items
2010-09-11 Jens Georgcore,plugins: Fix bgo#629348
2010-08-25 Zeeshan Ali (Khattak)core,plugins: Proper, rich item hierarchy
2010-08-20 Zeeshan Ali (Khattak)core: Add MediaItem.streamable()
2010-08-20 Zeeshan Ali (Khattak)core: Make some code more readable
2010-08-19 Zeeshan Ali (Khattak)core: Error on 'background' request for streams
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-14 Zeeshan Ali (Khattak)core: Clean & correct seek-deciding code
2010-08-11 Zeeshan Ali (Khattak)core,mediathek: Don't use deprecated libsoup API
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-02 Zeeshan Ali (Khattak)core: Better error handling in HTTPRequest & subclasses
2010-04-19 Zeeshan Ali (Khattak)core,plugins,ui: Mark translatable strings
2010-04-07 Andreas Henrikssoncore: Add basic support for subtitles
2010-03-19 Zeeshan Ali (Khattak)core: No need to pass query to HTTPRequest
2010-02-03 Zeeshan Ali (Khattak)core: Separate class for HTTP GET request