[rygel] (169 commits) Non-fast-forward update to branch wip/abi-break



The branch 'wip/abi-break' 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:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  b71f641... all: Bump API and ABI version

Commits added to the branch:

  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 (*)
  41328bf... Updated Hungarian translation (*)
  b69ebd4... Updated Czech translation (*)
  9da3ca3... Updated Polish translation (*)
  4b91541... engine: Add large files (> 4GB) streaming support. (*)
  6fece92... Updated Latvian translation (*)
  983cdc2... renderer: If media is not seekable, return 710 (*)
  a327605... renderer: Refactor ABS_TIME/REL_TIME seeking (*)
  7a6397a... build: Add some autogen shortcuts (*)
  a3f7a99... server: Use XML namespace instead of a string (*)
  b0435eb... build: Drop strict vala because of deprecations (*)
  0b0daa3... Updated Russian translation (*)
  b8b56c0... Updated Slovenian translation (*)
  0393186... server: Fix message (*)
  c3a5cfc... Updated German translation (*)
  7f2556e... Bump glib requirement because of 9398caa6 (*)
  494b57f... server: Fix typo (*)
  9134aa3... Updated Greek translation (*)
  6cccd5a... server: Make MediaObject.serialize public (*)
  d3631e3... server: Use base64url instead of base64 (*)
  7e87c4f... Updated Spanish translation (*)
  a741c56... build: Minor fixes in autogen.sh (*)
  f9965e6... server: Fix compile issue introduced with 6cccd5 (*)
  339522a... doc: Fix distcheck in docs (*)
  f1ee14d... Prepare 0.21.0 (*)
  077d832... Updated Slovenian translation (*)
  48fb80f... build: Only compile, don't try to link (*)
  2ef13ed... todo: Remove useless item (*)
  d1f1466... doc: Re-organize rygel.conf man file (*)
  9692616... core: Add UPnP BasicManagement service support (*)
  3d49d96... Updated POTFILES.in and POTFILES.skip (*)
  a278af8... all: Port to new libsoup API (*)
  eb01b85... build: Re-enable strict valac (*)
  41b8586... Updated Greek translation (*)
  41c78d8... Updated Spanish translation (*)
  dbcd8ae... renderer: Accept missing mime type in AVTransport.is_playli (*)
  361ff5e... renderer: Add Next and Previous to CurrentTransportActions (*)
  bea3747... Add milliseconds support in Rygel.TimeUtils time to string  (*)
  610f358... data: Remove allowedValueList from TransportPlaySpeed (*)
  d9e5244... renderer: Add play_speed_to_double() to MediaPlayer (*)
  0347a67... renderer: Implement DLNA byte seeking (*)
  8cab0ca... renderer-gst: Enable more playspeeds (*)
  f032782... Updated Polish translation (*)
  01de181... renderer: implement PlaybackStorageMedium variable (*)
  a49e943... server: Support PV subtitles (*)
  950501a... examples: Fix C renderer plugin (*)
  3d8a0b2... Prepare 0.21.1 (*)
  1698fa7... Updated Czech translation (*)
  9e0cced... Update Chinese simplified translation (*)
  a77f2bd... build: support tracker 0.18 (*)
  c28afb9... all: Bump API and ABI version (*)
  0a312d6... server: Allow MediaServerPlugins to override search capabil (*)
  aa4b20c... renderer: Fix GetCurrentConnectionInfo's p-i (*)
  32a1aa1... Updated Esperanto translation (*)
  eb9ddc7... Updated Esperanto translation (*)
  0e8e9f5... Updated Esperanto translation (*)
  1167886... Again Updated Esperanto translation - Sorry (*)
  3dfb9c1... Remove unused state variable A_ARG_TYPE_DateTime This fixes (*)
  b4e3f48... [l10n] Updated Italian translation. (*)
  824ef8e... Updated Galician translations (*)
  29301e3... server: More Samsung hacks (*)
  dc06c20... mpris: Set default playspeed (*)
  e7240f5... renderer: Refactor SetAVTransportURI (*)
  1db7452... renderer: handle playback state in PlayerController (*)
  7e7b9c2... renderer: Refactor AVTransport and PlayerController (*)
  cc80bdd... renderer: Avoid notifying track and n_tracks unnecessarily (*)
  c2ae13f... renderer: Simplify PlayerController "EOS" handler (*)
  8224488... renderer: Implement SetNextAVTransportURI (*)
  59a975a... Updated Spanish translation (*)
  1a851ab... [l10n] Updated Italian translation. (*)
  eb67062... Updated Galician translations (*)
  9f262e1... Updated Spanish translation (*)
  fbf259c... renderer: Treat ABS_TIME/REL_TIME the same (*)
  5e0331a... renderer: Match PlaybackStorageMedium values (*)
  3e34306... external: Swap AlbumArtFactory.create parameters (*)
  28a2cbf... server: Add more seek hacks (*)
  e21d6e7... Prepare 0.21.2 (*)
  c886aca... build: Fix building against tracker 0.18 (*)
  4d73fe6... Updated Slovenian translation (*)
  547293d... [l10n] Updated Italian translation. (*)
  537e8c1... Updated Czech translation (*)
  8b1984e... Update Chinese simplified translation (*)
  6f557c8... external: Don't corrupt container names (*)
  15b8977... Updated Brazilian Portuguese translation (*)
  d9d5c26... Updated Brazilian Portuguese translation (*)
  8faafae... Updated Spanish translation (*)
  f305d63... Updated Lithuanian translation (*)
  da1ed76... [l10n] Updated Italian translation. (*)
  3f35374... Updated Greek translation (*)
  632d958... Tajik translation updated (*)
  d0793d3... server: Use correct depth for PNG icons (*)
  48c10b6... media-export: Disable Artist/All container (*)
  69e2a5f... renderer-gst: Use source element for queries. (*)
  73c37c6... all: Update FSF address (*)
  d59cedc... server: Add LG TV hacks (*)
  943a61d... renderer-gst: Don't handle buffering/clock-lost (*)
  c03b7a1... Prepare 0.21.3 (*)
  29f2ebf... Updated Czech translation (*)
  ab66b3c... Updated Slovenian translation (*)
  7d2277f... Updated Norwegian bokmål translation (*)
  a2fc4dc... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  3a113f9... core: Link against libm for "round" (*)
  7267047... Prepare 0.21.4 (*)
  a4dbe47... all: Remove Freedesktop interfaces from core (*)
  e4a8700... all: Move Rygel.DLNAProfile into core (*)
  7552289... doc: Some improvments to gtk-doc (*)
  61f875c... build: Remove obsolete configure option (*)
  e51e935... build: Fix make distcheck (*)
  d276d78... renderer-gst: Deprecate element wrapping (*)
  f0ae3f0... build: Replace non-portable cp -d (*)
  fdaef58... data: Make the GstLaunch pipelines in rygel.conf work with  (*)
  b74ff42... Assamese translation updated (*)
  a2a90d7... Updated Ukrainian translation (*)
  93cc069... Add support for pretty hostnames (*)
  b78f934... Updated Norwegian bokmål translation (*)
  1f7483f... media-export: Clarify message (*)
  58c3ba9... renderer-gst: Return null in error case (*)
  dde6f86... renderer-gst: Use contract programming (*)
  2b05ad8... Updated Spanish translation (*)
  eb6a22f... Updated Czech translation (*)
  541ecf2... Updated Brazilian Portuguese translation (*)
  7d850a2... Updated Lithuanian translation (*)
  7cddbea... [l10n] Updated Italian translation. (*)
  120bc24... Updated Hungarian translation (*)
  73dfc83... Updated Slovenian translation (*)
  bd1c1f6... build: Support building with tracker-1.0 (*)
  843849e... Updated Galician translations (*)
  b3018f6... Updated Galician translations (*)
  f827acd... Updated Norwegian bokmål translation (*)
  a4ffde7... Updated Korean translation (*)
  9690002... Prepare 0.21.5 (*)
  280c845... Updated Latvian translation (*)
  1acb320... Updated Chinese (China) translation (*)
  0989936... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  b7a6fd0... Updated Russian translation (*)
  9d2158e... Updated Polish translation (*)
  42760e4... renderer-gst: Fix two criticals on startup (*)
  0f73d13... Updated Ukrainian translation (*)
  7253502... Updated French translation (*)
  6e2b4e4... Finnish translation update by Jiri Grönroos (*)
  e10e532... Updated Indonesian translation (*)
  fdd2dc1... build: Replace another cp -d (*)
  4dc8d49... Prepare 0.21.6 (*)
  cd821a3... [l10n] Add Catalan translation (*)
  3375c9e... Updated Portuguese translation (*)
  3794eec... Updated Serbian translation (*)
  a00b362... renderer: Fix URI handling (*)
  0b2f763... Updated Danish translation (*)
  1854896... core: Don't spam debug log (*)
  0684a11... Updated Basque language (*)
  30c9da3... Updated Basque language (*)
  7158b54... Updated Danish translatoin (*)
  0348afc... l10n: Update Japanese translation (*)
  a236d3a... WIP

(*) 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]