[rygel] (95 commits) Non-fast-forward update to branch wip/basic-management



The branch 'wip/basic-management' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  6cac03d... Add UPnP basic management services support
  d67a430... core: Implement BasicManagement NSLookup, improve BMTest
  311ef1d... core: Handle BasicManagement error cases like spawn failure
  63caa73... core: remove unused BasicManagement variable
  ade5428... core: BasicManagement NSLookup: use ExecutionState for canc
  437886f... core: Use BasicManagement ExecutionState for TestState UPnP
  6843a50... core: Fix BasicManagement test type comparisons
  746b99f... core: Fix BasicManagement NSLookup input variable types
  27c6114... core: Wait for both BasicManagement (out/err) streams to EO
  63d1d3c... core: BasicManagement NSLookup: handle case of unresolved n
  c685e00... core: Update BasicManagement test ID list variables
  f34ab5d... core: Use rygel coding style in BasicManagement
  ec53d65... core: BasicManagement: remove unused constants
  e450188... core: return additional_info in BasicManagement NSLookup
  00b8959... core: Add ping command support to BasicManagement
  edfebbf... core: Handle BasicManagement argument errors consistently
  ab6489d... core: Simplify BasicManagement Ping state handling
  4fba476... core: Handle default parameter values in BasicManagement NS
  42552dd... core: Add BasicManagement test history limits
  729096d... core: Fix BasicManagement Ping class constructor parameters
  06a9acb... core: Set default BasicManagement Ping interval to 1 sec
  a064d56... core: Add BasicManagement Traceroute implementation
  4d9cc84... core: BasicManagement: let GLib.Spawn handle building the c
  1106247... core: BasicManagement Ping: Fix rtt parsing order (min/avg/
  d94404f... core: BasicManagement Traceroute: use ip addresses for HopH
  42ea67f... core: return "Canceled" state when BasicManagement test is 
  bc8cd9d... core: BasicManagement: Add test state description to error 
  83e4271... core: Add a config flag for enabling BasicManagement
  50b9d6d... data: update BasicManagement template to be UDA 1.1 complia
  0b763b2... core: Style fixes in BasicManagement files
  05a9c57... doc: Re-organize rygel.conf man file
  d680449... doc: Add documentation on diagnostics configuration item
  a44493d... core: Improve comment about queueing BasicManagement tasks

Commits added to the branch:

  99a73ce... Updated Serbian translation (*)
  86b090e... Updated Slovenian translation (*)
  57211e2... Updated Latvian translation (*)
  114213d... Updated British English translation (*)
  1d30017... player: Fix transport actions (*)
  72e529d... renderer: Add missing , in protocol info (*)
  53c8faf... Updated Korean translation (*)
  979e104... Updated Danish translation (*)
  bc8eeae... rygel: Print version number on startup (*)
  4b8cc9c... renderer: Initialize mute state from player (*)
  c35b659... media-export: Properly clean-up database on start-up (*)
  8d4fb09... Prepare 0.19.7 (*)
  fcee5fd... Updated Hungarian translation (*)
  6d83bde... Updated Basque language (*)
  c3292a3... Updated Basque language (*)
  9b5b870... Updated German translation (*)
  67241e1... Updated Basque language (*)
  4a2f6e5... Updated Basque language (*)
  ad0abac... Updated Hungarian translation (*)
  1a87fae... [l10n] Update Catalan translation (*)
  9ba519e... l10n: Update Japanese translation (*)
  de90ebc... all: Port to new libsoup vapi (*)
  bba7f90... rygel: Mark string translatable (*)
  b297ef1... media-export: Fix GstDiscoverer error handling (*)
  964ab57... build: Make missing gtk-doc non-fatal (*)
  2174c74... build: Rename --enable-valadoc to --enable-apidocs (*)
  8f83078... renderer: Fix seeking behavior when using REL_TIME (*)
  2889032... renderer: Use proper error-code on wrong seek (*)
  a790174... renderer-gst: Check seek target (*)
  3e302aa... renderer: Fix minor style issues (*)
  abbcbac... renderer: Set PossiblePlaybackStorageMedia (*)
  878af48... renderer: Minor doc fix (*)
  c39d231... renderer: Set track info for non-http uris (*)
  ada9b80... Fix AbsoluteCounterPosition to match UPnP spec (*)
  9060f45... renderer-gst: Remove invalid DLNA profile (*)
  78c7a6e... Updated Polish translation (*)
  8f6d116... [l10n] Updated Italian translation. (*)
  b6bcc8c... Updated Czech translation (*)
  6bc8522... renderer-gst,playbin: Use proper GStreamer version (*)
  91737e2... tests: Fix compiling with fixed .deps file (*)
  7a6dc82... tests: Also use new libsoup vapi (*)
  f913666... Updated Brazilian Portuguese translation (*)
  09e444b... ui: Fix tooltips in network section (*)
  5bae009... [l10n] Updated Italian translation. (*)
  19635c2... Updated Lithuanian translation (*)
  9bf00c8... Updated Russian translation (*)
  237b228... [l10n] Update Catalan translation (*)
  120249e... [l10n] Updated Catalan (Valencian) translation (*)
  82bfc8d... examples: Simplify C renderer example (*)
  34113f4... librygel-renderer: Allow underlying player to notify on vol (*)
  a83d183... mpris: Seek is always relative (*)
  0f069f1... mpris: Get can_seek information from peer (*)
  5eac952... mpris: Ignore read-only MPRIS intstances (*)
  f458c7c... Updated Indonesian translation (*)
  43f9516... server: Return proper contentFeatures for DIDL_S (*)
  1e59b66... renderer: Don't loop on image playlists (*)
  9afc2f5... renderer: Lower ChangeLog timeout (*)
  41a72af... examples: Simulate image rendering in vala example (*)
  910318f... core: Get MediaDevice port from MetaConfig (*)
  7891b71... Add UPnP basic management services support
  5afc09e... core: Implement BasicManagement NSLookup, improve BMTest
  0973236... core: Handle BasicManagement error cases like spawn failure
  832565d... core: remove unused BasicManagement variable
  8c229ea... core: BasicManagement NSLookup: use ExecutionState for canc
  edab5f6... core: Use BasicManagement ExecutionState for TestState UPnP
  6f7ff49... core: Fix BasicManagement test type comparisons
  b718cad... core: Fix BasicManagement NSLookup input variable types
  e72a66c... core: Wait for both BasicManagement (out/err) streams to EO
  cf12d42... core: BasicManagement NSLookup: handle case of unresolved n
  8c347be... core: Update BasicManagement test ID list variables
  3161086... core: Use rygel coding style in BasicManagement
  bd940b0... core: BasicManagement: remove unused constants
  70a1fcd... core: return additional_info in BasicManagement NSLookup
  1bb289a... core: Add ping command support to BasicManagement
  e8b70d7... core: Handle BasicManagement argument errors consistently
  8a896b3... core: Simplify BasicManagement Ping state handling
  2b26be8... core: Handle default parameter values in BasicManagement NS
  4a6c9bb... core: Add BasicManagement test history limits
  06dc99a... core: Fix BasicManagement Ping class constructor parameters
  5c1b450... core: Set default BasicManagement Ping interval to 1 sec
  021da7a... core: Add BasicManagement Traceroute implementation
  21d09e3... core: BasicManagement: let GLib.Spawn handle building the c
  a668014... core: BasicManagement Ping: Fix rtt parsing order (min/avg/
  8fc5079... core: BasicManagement Traceroute: use ip addresses for HopH
  60fe728... core: return "Canceled" state when BasicManagement test is 
  1f189f7... core: BasicManagement: Add test state description to error 
  68d264b... core: Add a config flag for enabling BasicManagement
  268263b... data: update BasicManagement template to be UDA 1.1 complia
  e56a195... core: Style fixes in BasicManagement files
  65095de... doc: Re-organize rygel.conf man file
  5a8ec74... doc: Add documentation on diagnostics configuration item
  3a0bdfc... core: Improve comment about queueing BasicManagement tasks
  96d3b39... doc: Add BasicManagement README
  390ead0... core: return false in BasicManagement finish_iteration() so
  86b2040... core: Use Rygel.StateMachine in BasicManagementTest

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]