profile/ivi/rygel.git
2011-05-18 Topi Santakivitests: Updated http-time-seek-test.vala
2011-05-18 Topi Santakivicore: Complete TimeSeekRange parsing
2011-05-18 Topi Santakivicore: Correct HTTP code for TimeSeek
2011-05-15 Marek ČernockýUpdated Czech translation
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 Georgtests: Mock XBoxHacks for unit-tests
2011-05-07 Jens Georgcore: Serve video thumbnails to XBox 360
2011-05-07 Jens Georgcore: Fake Windows Media Player 11 for XBox 360
2011-05-07 Jens Georgcore: Set DLNA profile and mime type for Thumbnail
2011-05-06 Jens Georgcore: Slightly correct previous commit 487816
2011-05-06 Gabriel F.... Updated Brazilian Portuguese translation
2011-05-06 Topi Santakivicore: Add restrictions to correct transfer modes
2011-05-05 Jens Georgcore: Fix album art
2011-05-05 Jens Georgtracker: Use D-Bus filtering for GraphUpdated
2011-05-02 Jens Georgcore: Prevent critical if there's no User-Agent
2011-05-02 Jens Georgcore: Return proper error if dc:title is missing
2011-05-01 Jens Georgmedia-export: Ignore unknown file from discoverer
2011-04-30 Jens Georgcore: Do not use entity-quoting in UTF-8 XML
2011-04-29 Muhammet KaraUpdated Turkish translation
2011-04-29 Muhammet KaraAdded Turkish translation
2011-04-28 Santakivi Topicore: Only error out on forbidden flags
2011-04-22 Jens Georgcore: Call correct callback in handle_real
2011-04-22 Jens Georgdata: Add more exotic media to MediaExport
2011-04-22 Jens Georgbuild: Use "missing" wrapper to generate ChangeLog
2011-04-20 Lê Trường AnUpdated Vietnamese translation
2011-04-20 Nguyễn Thái... po/vi.po: import from Damned Lies
2011-04-19 Zeeshan Ali... core: Print help string on bad arguments to options
2011-04-19 Zeeshan Ali... core: Minor coding-style fix
2011-04-19 Zeeshan Ali... core: Ignore unknown commandline options
2011-04-16 Zeeshan Ali... todo: Add task for merging sunil's work
2011-04-16 Jens GeorgRelease 0.10.1 RYGEL_0_10_1
2011-04-16 Jens Georgbuild: Generate ChangeLog from git on make dist
2011-04-16 Jens Georgmedia-export: Cache exists information
2011-04-16 Jens Georgmedia-export: Delay rebuild of virtual containers
2011-04-16 Jens Georgmedia-export: Don't crash on file without streams
2011-04-16 Zeeshan Ali... vcs: Add our TODO list to VCS
2011-04-14 Zeeshan Ali... Release 0.10.0 RYGEL_0_10_0
2011-04-14 Zeeshan Ali... tests: Update time seek test for commit 4b96c34
2011-04-14 Zeeshan Ali... tests: Update time seek test for commit aed9247
2011-04-14 Jens Georgcore: Don't error out if file does not exist
2011-04-14 Zeeshan Ali... core: Introducing HTTPSeek.step property
2011-04-14 Zeeshan Ali... core: Report slightly more accurate time seek range
2011-04-13 Jens Georgmedia-export: Properly cancel the file monitor
2011-04-13 Jens Georgmedia-export: Fix crash on file removal
2011-04-13 Zeeshan Ali... core: 'dlnaManaged' must not be set by client
2011-04-13 Jens Georgcore: Prevent crash in ImportResource
2011-04-13 Jens Georgtracker: Mark resources we created as ours
2011-04-13 Jens Georgtracker: Create a unique URI for new items
2011-04-13 Jens Georgtracker: Properly escape regex in title containers
2011-04-13 Zeeshan Ali... core: Change visibility of a method to 'private'
2011-04-13 Zeeshan Ali... core: Refactor SourceConnectionManager.constructed
2011-04-13 Zeeshan Ali... core: Throw error on item creation of wrong DLNA PN
2011-04-13 Zeeshan Ali... core: Throw error on creation of item of wrong class
2011-04-13 Zeeshan Ali... tracker: Don't crash on unknown profile
2011-04-12 Zeeshan Ali... core: Add support for 'refID' attribute
2011-04-12 Zeeshan Ali... core: Check for null before converting to upper case
2011-04-12 Zeeshan Ali... core: Expose 'dc:date' for items when available
2011-04-12 Zeeshan Ali... tracker: Take mime-type from gupnp-dlna
2011-04-12 Zeeshan Ali... tracker: Set 'nie:contentCreated' on created items
2011-04-12 Zeeshan Ali... core: Don't offer audio transcoding for videos
2011-04-11 Zeeshan Ali... core: Support 'background' mode for all streams
2011-04-11 Zeeshan Ali... core: Use the transfer mode header constant
2011-04-11 Luis de Bethencourtcore: Print warning if pad linking fails
2011-04-11 Luis de Bethencourtcore: Set MPEG audio to layer 2 in MPEG TS transcoder
2011-04-11 Luis de Bethencourtcore: Correct version of audio mpeg in MPEG TS transcoding
2011-04-11 Luis de Bethencourtcore: LPCM is supposed to be in big endian
2011-04-11 Luis de Bethencourtcore: Request pad from encoder if not available
2011-04-11 Luis de Bethencourtcore: Remove WMA transcoder as its redundant now
2011-04-10 Luis de Bethencourtcore: Unified encodebin-based transcoding
2011-04-10 Luis de Bethencourtcore: encodebin-based MP3 transcoder
2011-04-10 Luis de Bethencourtcore: encodebin-based MPEG TS transcoder
2011-04-10 Luis de Bethencourtbuild: Depend & link against gstreamer-pbutils
2011-04-10 Zeeshan Ali... core: Remove a redundant ld flag
2011-04-09 Zeeshan Ali... core: Some coding-style fixes
2011-04-09 Zeeshan Ali... core,tests: Merge GstResponse into HTTPResponse
2011-04-09 Zeeshan Ali... core,i18n,tests: Remove HTTPSeekableResponse
2011-04-08 Zeeshan Ali... core: Use GstResponse for all streams
2011-04-08 Zeeshan Ali... core: Don't ask Gst to handle HTTPByteSeek.stop
2011-04-08 Zeeshan Ali... core: Tell GStreamer we want accurate seek
2011-04-08 Zeeshan Ali... tests: Adjust byte sizes to better test seeking
2011-04-08 Zeeshan Ali... core: Don't preroll
2011-04-08 Zeeshan Ali... core: Explicitly remove bus watch
2011-04-07 Zeeshan Ali... core: Correctly mark partial responses as such
2011-04-07 Zeeshan Ali... core: Always pass src element to GstResponse
2011-04-07 Zeeshan Ali... tests: Mock HTTPSeek.total_length
2011-04-07 Zeeshan Ali... core: Utility function to create source for URI
2011-04-07 Zeeshan Ali... core: Don't disconnect signals in destructor
2011-04-07 Zeeshan Ali... core: Don't preroll when seeking
2011-04-07 Mario Blättermann[l10n] Updated German translation
2011-04-07 Topi SantakiviTracker: Mark newly added items as available
2011-04-02 Rudolfs MazursUpdated Latvian translation.
2011-04-01 Zeeshan Ali... core: Don't send out more bytes than requested
2011-04-01 Zeeshan Ali... core: Initialize fields before preparing gst pipeline
2011-04-01 Zeeshan Ali... core: HTTPGstResponse.seek now public
2011-04-01 Zeeshan Ali... core: Rename HTTPGstSink.buffered to chunks_buffered
2011-04-01 Zeeshan Ali... core: Don't mark completion for content-length encoding
2011-04-01 Zeeshan Ali... core: Cleaner code by use of 'using' statement
next