[grilo-plugins] (161 commits) Non-fast-forward update to branch sam/dummy-dep



The branch 'sam/dummy-dep' 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:

  06e037f... build: Make it possible to use grilo-plugins as a Meson sub

Commits added to the branch:

  34d3c58... build: Allow building grilo as a Meson subproject (*)
  0ef394e... ci: Use subproject feature to build Grilo (*)
  df4038c... dmap: add support for password-protected DAAP and DPAP shar (*)
  984cb46... Revert "dmap: add support for password-protected DAAP and D (*)
  c7195f7... tests: Check for chromaprint GStreamer plugin presence (*)
  ac73217... tests: Enable UTF-8 support (*)
  b3b79e9... theaudiobd: Remove duplicate line from the test configurati (*)
  5fa07c7... Add Malay translation (*)
  2d91de6... Update Japanese translation (*)
  4dad28e... Update Japanese translation (*)
  03ebaba... Update Slovak translation (*)
  823584b... acoustid: Add support for album artist (*)
  bdbd612... tracker: Correctly escape strings on sparql updates (*)
  7ace643... tests: temporarily disable thetvdb for CI + release (*)
  5c63a67... Release 0.3.11 (*)
  2adc426... Post-release version bump to 0.3.12 (*)
  0229d50... grl-acoustid: Do not count empty releasegroups (*)
  e312a38... build: Require gom 0.4 (*)
  11cc1f8... tests: Re-enable thetvdb tests (*)
  69cabfd... ci: Enable all the plugins in the CI (*)
  f351629... ci: Install newer version of gom (*)
  f0c56de... dleyna: Allow distributors to change the dleyna bus name (*)
  8e3202e... Update British English translation (*)
  dc24458... Revert "ci: Install newer version of gom" (*)
  5009536... steam-store: fix iso8601 conversion (*)
  a83aa5b... dmap: clean up whitespace (*)
  9c72ac8... dmap: add some missing calls to free (*)
  b887451... dmap: support libdmapsharing-4.0 API (*)
  29c5590... dmap: change some type names to resemble new libdmapsharing (*)
  4a51905... Update Ukrainian translation (*)
  67233cb... tracker: Add genre key mapping (*)
  ba25296... tracker: Remove obsolete function (*)
  2cdd291... Move a "." to make strings consistent (*)
  6e76265... Update Polish translation (*)
  beae870... Update Chinese (China) translation (*)
  ba0d3ab... Updated Danish translation (*)
  570539e... added Danish translation of help (*)
  72e87b8... Update Swedish translation (*)
  cc4ac78... Update Indonesian translation (*)
  c37bc86... dmap: use X_IS... rather than IS_X... (*)
  3025a1f... Add Ukrainian translation (*)
  5c6c955... grl-acoustid: Do not return the same recording multiple tim (*)
  384a8a4... grl-dleyna: Include TypeEx property for media object while  (*)
  d043cec... grl-dleyna: Check for TypeEx property while checking source (*)
  38f1ce0... grl-dleyna: Use enum for media object extended type propert (*)
  257d3d2... grl-dleyna: Set correct media property based on container t (*)
  23b401d... lua-factory: Factor out function to add key (*)
  66331b4... lua-factory: Add support for GrlRelatedKeys (*)
  6afd24f... tests: Remove empty line in the lua-factory config file (*)
  6baddeb... tests: Add a test for lua-factory GrlRelatedKeys support (*)
  f84e9a2... ci: use stable fedora to fix ci (*)
  5cf85dc... Remove Spotify coverart plugin (*)
  5511ad1... grl-dleyna-source: Set artist, album and genre properties f (*)
  8997591... plugins: Add tracker3 plugin (*)
  987135b... tracker3: Drop checks for special UPnP ontology (*)
  bb45603... tracker3: Drop browse-filesystem configuration option (*)
  97f5156... tracker3: Add store-path configuration option (*)
  c024173... tracker3: Drop show-documents configuration option (*)
  897962c... tracker3: Use TrackerSparqlStatement for queries (*)
  fbf7e70... tracker3: Drop dead nie:dataSource tracking code (*)
  af9c1af... tracker3: Make sources manage notifications (*)
  5192fe3... tracker3: Drop unused query define (*)
  8681090... tracker3: Clean up tracking of multiple data sources (*)
  9555ebe... tracker3: Drop row accounting from GrlTrackerOp (*)
  dfc855a... tracker3: Fold cancellable check with other error handling (*)
  f87957e... tracker3: Drop cursor argument from GrlTrackerOp (*)
  60b42ba... tracker3: Drop request queue (*)
  def496c... tracker3: Drop GrlTrackerSource::constructed vfunc (*)
  a655ef1... tracker3: Drop pointless warning (*)
  4f2467b... tracker3: Assign a sparql name to each metadata key (*)
  e3eaa4e... tracker3: Add a getter for the property path/subselect for  (*)
  d6002a4... tracker3: Add infrastructure to cache TrackerSparqlStatemen (*)
  b48044d... tracker3: Port get_media_from_uri() to the statement cache (*)
  e8b6b97... tracker3: Port test_media_from_uri() to the statement cache (*)
  b59c1c8... tracker3: Port grl_source_resolve() to the statement cache (*)
  f170c64... tracker3: Port grl_source_browse() to the statement cache (*)
  005143e... tracker3: Port grl_source_search() to the statement cache (*)
  6542352... tracker3: Port grl_source_query() to the statement cache (*)
  102a424... tracker3: Drop old sparql helper functions (*)
  26e858f... tracker3: Account for DataObject/InformationElement data sp (*)
  b86fbcd... tracker3: Handle errors on cursor_next() in resolve callbac (*)
  7f85b6c... tracker3: Use URNs as media IDs (*)
  99fe355... tracker3: Change title-from-filename handling (*)
  2691ca4... tracker3: Associate the SPARQL variable name to the grilo k (*)
  f352693... tracker3: Port store_metadata to tracker3 (*)
  f75a8dc... tracker3: Clean up no longer used code (*)
  18f3c43... tracker3: Clean up sparql-grilo key associations (*)
  823f51d... tracker3: Drop keys argument from GrlTrackerOp (*)
  d3e3b2f... tracker3: Simplify rdf:type to GrlTypeFilter conversion (*)
  d678d9f... tracker3: Let notification code figure out the media type (*)
  83f7b63... tracker3: Move away from g_type_class_add_private() (*)
  000e0ed... tracker3: Allow again full queries in grl_source_query() (*)
  692ceec... tracker3: Listen to notifications from tracker-miner-fs (*)
  184b709... tests: Add tests for the tracker3 plugin (*)
  3c1d2dc... build: Make tracker and tracker3 modules mutually exclusive (*)
  8ecc2a7... tracker3: Add configuration option to change miner service (*)
  1299c68... tracker3: Use nmm:artist for GRL_METADATA_KEY_ARTIST (*)
  e50ce34... tracker3: Update authors/contact for tracker3 module (*)
  9b8e3ba... tracker3: Ignore changes in unhandled graphs (*)
  81dbdfc... tracker3: Allow resolving medias just through their ID (*)
  24d3688... tracker3: Implement filtering and resolution of medias in c (*)
  56f293f... tests: Wait for inserted media in the tracker3 tests (*)
  0f021ee... ci: Build and test the new tracker 3 plugin (*)
  409a593... Update POTFILES.in (*)
  87d5f22... Update Swedish translation (*)
  c314f87... Update Ukrainian translation (*)
  1f6dc83... Update Croatian translation (*)
  e6a9239... Update Brazilian Portuguese translation (*)
  6263a71... Updated Czech translation (*)
  8fafe18... Updated Spanish translation (*)
  79fedce... Updated Spanish translation (*)
  d4b4c78... Update Dutch translation (*)
  3f7a47d... Updated Lithuanian translation (*)
  b104dcb... tracker3: Handle sandboxed tracker3 automatically (*)
  58a3a5d... Update Indonesian translation (*)
  9b36494... Update Galician translation (*)
  eb1dd81... Updated Slovenian translation (*)
  6412bc3... Update Romanian translation (*)
  e41c444... tracker3: Coalesce nie:contentLastModified and nfo:fileLast (*)
  55bb316... tests: Check modification date in tracker3 resolve test (*)
  569223d... Update Chinese (China) translation (*)
  6936598... Update Finnish translation (*)
  b3535d1... Update Polish translation (*)
  00d2d14... Update Turkish translation (*)
  367198e... Update Basque translation (*)
  fd78f5e... tracker3: Fix int conversion warning (*)
  8b2fac6... tracker3: Set container type for media (*)
  be26395... tracker3: Add PUBLICATION_DATE for contentCreated (*)
  532c055... Update German translation (*)
  2e8a97e... Release 0.3.12 (*)
  2a68eae... Post-release version bump to 0.3.13 (*)
  1c9ae23... Update German translation (*)
  0a0e7b0... Update Catalan translation (*)
  e9a6059... Update Serbian translation (*)
  3cdc3df... Update Slovak translation (*)
  7c156dd... Update Hungarian translation (*)
  aa3852a... Updated Danish translation (*)
  50068c5... Update Korean translation (*)
  1a2f106... Update Portuguese translation (*)
  c28578e... Update Italian translation (*)
  05363c8... Add Catalan translation (*)
  efc3ecf... Update Latvian translation (*)
  24af5cb... Update French translation (*)
  438cd9c... Update Friulian translation (*)
  7976eb8... Update Chinese (Taiwan) translation (*)
  9715a97... ci: Put one dependency per line (*)
  aa5dab1... ci: Remove duplicated dependencies (*)
  d40a654... ci: Use tracker3 from the distribution (*)
  78103e4... ci: Run the tests in a dbus session (*)
  93bb034... ci: Install upower to work-around tracker warning (*)
  c6cf837... tracker3: Fix PUBLICATION_DATE writeback (*)
  5a62f8c... Revert "ci: use stable fedora to fix ci" (*)
  7a2f9fb... Update Catalan translation (*)
  d1dfcbb... Update Friulian translation (*)
  a364d3f... Update Norwegian Bokmål translation (*)
  c041395... Add Punjabi translation (*)
  b0e3c26... tracker3: Handle delete events better (*)
  4a45313... thegamesdb: Update the Dreamcast MIME type (*)
  2a11797... Update Galician translation (*)
  084e3ef... guardianvideos: remove hardcoded api-key (*)
  d5660fd... build: Make it possible to use grilo-plugins as a Meson sub

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