[rhythmbox] (128 commits) Non-fast-forward update to branch wip/sam/meson



The branch 'wip/sam/meson' 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:

  668fec9... Remove some unused stuff from Autotools build instructions
  f02d1bb... Meson build instructions
  56295ea... ci: Test Meson instructions
  bf06680... ci: Use Ubuntu 20.04
  e3aae48... meson: Fix gstreamer dependencies
  ce45ea2... meson: Don't run audio-cd test automatically
  b809164... meson: Set SHARE_DIR correctly
  fde9c2c... meson: Use _ in option names instead of -
  42a5efd... meson: Attempt to fix -Duninstalled_build=true mode
  8103ec5... meson: Remove more_warnings option

Commits added to the branch:

  69fc6ff... metadata: Enable UTF-8 support in metadata scanner (*)
  b1af868... all: Update application ID to org.gnome.Rhythmbox3 (*)
  e941e31... all: Update rhythmbox-device launcher name (*)
  3360f18... gst-helper: fix xfade playback with GStreamer 1.18+ (*)
  d5d35d0... Updated Czech translation (*)
  149ca60... Update German translation (*)
  c89096e... Update Vietnamese translation (*)
  9935dce... Merge branch 'wip/hadess/update-app-id' into 'master' (*)
  a3963c6... Update Swedish translation (*)
  24ce14f... podcast: restart downloads from the start on HTTP 416 error (*)
  9c9d0b5... xfade: hold stream lock for more of link_and_unblock_stream (*)
  87aedc5... xfade: handle streams fully buffering before preroll finish (*)
  245fa88... xfade: handle streams buffering before creating a decoder p (*)
  f8a4130... xfade: report position for playing but unlinked streams cor (*)
  889958a... Update Catalan translation (*)
  47e4658... rhythmbox-client: flush dbus connection to send the 'quit'  (*)
  918429c... Update Catalan translation (*)
  468a4f0... Update Friulian translation (*)
  d46ce42... Update Serbian translation (*)
  81a40a8... Merge branch 'rb-client-dbus-connection-flush' into 'master (*)
  a73d09b... podcast: commit status change after cancelling downloads (*)
  39e4b48... podcast: allow downloads to be cancelled at 0% (*)
  7d383c8... podcast: reference count RBPodcastChannel structures (*)
  d127612... encoder: allow bitrate to be configured for voaacenc (*)
  90f41c8... podcast: don't double unref channels (*)
  ceb4e9b... Update Serbian translation (*)
  e1bb839... Update Catalan translation (*)
  edb7fe5... Update Catalan translation (*)
  3ce9bf4... Update Catalan translation (*)
  f40e4dd... Update Portuguese translation (*)
  8bd1a25... widgets: use tabular figures for text with numeric data (*)
  92dd39c... data: Add "provides" for the old desktop filename (*)
  47d4846... Update Catalan translation (*)
  7e67d60... tests: replace deprecated fail_unless / fail_if calls (*)
  3ec333d... Merge branch 'test-lib-check-fixes' into 'master' (*)
  f19be53... application: make keyboard shortcuts work when lock modifie (*)
  20ef028... Update German translation (*)
  e107d4a... Update Turkish translation (*)
  6e8211a... Merge branch 'rb-app-modifier-key-issues' into 'master' (*)
  bf984b3... podcast: fix parse result refcounting a bit more (*)
  796bca0... podcast: clean up parse error handling in the podcast add d (*)
  b6d8677... podcast: refcount the channel during search feed model upda (*)
  2707c35... podcast: fix incorrect extra channel unref for opml feeds (*)
  4cbfee6... podcast: always use rb_podcast_parse_channel_new () for cre (*)
  019c324... podcast: make tests work with new podcast changes (*)
  dbef124... fix up ref counting and stuff in rb_podcast_manager_subscri (*)
  57873c9... Merge branch 'podcast-refcount-issues' into 'master' (*)
  d3d6c79... Updated Danish translation (*)
  cd8c0aa... Updated Czech translation (*)
  d2d2ee2... update .gitignore (*)
  b67f2cc... Merge branch 'update-gitignore' into 'master' (*)
  f65b5b6... remove references to the mailing list (*)
  ecef9cc... tools: delete some scripts that no longer serve a purpose (*)
  bb6fba6... lib: add rb_uri_is_descendant (*)
  8b7309c... use rb_uri_is_descendant in a few places (*)
  9cd62fe... encoder: update completion status only once on cancellation (*)
  080066f... podcast: use G_THING_FORMAT appropriately (*)
  3be694b... xfade: stop the sink when there's nothing playing (again) (*)
  bccb25e... encoder: fix missing unref on gtask object in some code pat (*)
  7a8e02b... podcast: more G_THING_FORMAT (*)
  fd47518... podcast: allow non-downloaded podcasts to be added to the p (*)
  55311bd... Merge branch 'wip/hadess/fix-utf8-metadata-errors' into 'ma (*)
  4798283... Merge branch 'wip/hadess/provide-old-id' into 'master' (*)
  5c671ce... shell: Fix locale initialisation (*)
  d0e884f... tests: Fix locale initialisation (*)
  981516d... metadata: Fix locale initialisation in test application (*)
  ed9fc27... rhythmdb: wait for changes to be processed before committin (*)
  e4e831c... tests: check that the pre-commit barrier actually works (*)
  8e69acd... Merge branch 'rhythmdb-barrier' into 'master' (*)
  6bb7ff5... Merge branch 'android-sync-too-many-open-files' into 'maste (*)
  e3b7d5a... file-helpers: fix race condition in rb_uri_create_parent_di (*)
  5475530... Merge branch 'android-transfer-issue-1743' into 'master' (*)
  e57da35... Merge branch 'uri-is-descendant' into 'master' (*)
  abff20d... rhythmdb-import-job: check if symlink targets are already i (*)
  9a0ce26... Setlocale Build Fail Fixed.. (*)
  f302029... Missing END_TEST MACRO also fixed. (*)
  8c7ea24... file-helpers: propagate error to caller from rb_uri_mkstemp (*)
  b95a38e... ipod: Fix crash by handling 24 character UDIDs in afc uri (*)
  3aaeed8... test: Add tests for AFC URIs (*)
  0e3784d... Merge branch 'ipod-afc-crash-fix' into 'master' (*)
  7d1258d... remove totem-pl-parser obsolete code (*)
  60ed914... xfade: determine if stream needs buffering like uridecodebi (*)
  59fe56f... xfade: improve handling of resumption after buffering (*)
  e57c81e... xfade: handle linking and unblocking streams better (*)
  75dafba... xfade: try not to rely on position queries against stream b (*)
  3f3d790... xfade: improve handling of buffering during preroll (*)
  f91888e... Merge branch 'totem-pl-parser-remove-obsolete-code' into 'm (*)
  65463dc... Merge branch 'rb-uri-mkstemp-issue' into 'master' (*)
  3264826... podcast: restore location and mountpoint on errors (*)
  c689617... podcast: add support for feed parse status in podcast chann (*)
  994a448... podcast: consider feed as parsed only on parse completion (*)
  4b1e6fc... podcast: make feed parse condition during selection change  (*)
  9d92594... podcast: use more appropriate error message and title for e (*)
  107a0dd... podcast: hide info bar when feed selection changes in searc (*)
  da9e42d... podcast: hide info bar on podcast add dialog reset (*)
  8bd271b... podcast: check if the parsed channel is currently selected  (*)
  dffecf3... podcast: use 'channel' instead of 'data->channel' as they a (*)
  a773c65... podcast: use new search api uri for itunes search (*)
  c3e7511... xfade: actually unlock the stream before returning if linki (*)
  658ee65... help: Replace Bugzilla link with GitLab link (*)
  357c2c1... Update Hungarian translation (*)
  c977369... Update Catalan translation (*)
  1a5bb85... podcast: handle podcast download notifications better (*)
  ae43562... Merge branch 'podcast-cancel-notify-issue-1781' into 'maste (*)
  585811b... Merge branch 'Setlocale-Build-Fail-Fixed' into 'master' (*)
  1a9389f... Update Swedish translation (*)
  a681dcc... Merge branch 'wip/hadess/fix-setlocale' into 'master' (*)
  ee28244... Merge branch 'android-encoder-assert-failure' into 'master' (*)
  9a7b2ad... Update Ukrainian translation (*)
  544ae5e... Update Polish translation (*)
  cda6b50... header: make header buttons have uniform dimensions (*)
  6343fd5... Update Brazilian Portuguese translation (*)
  ff48349... Merge branch 'header-bar-ui-fixes' into 'master' (*)
  3ee7ef6... Updated Czech translation (*)
  d2d2429... Update Croatian translation (*)
  e2313c8... Merge branch 'tabular-figures-for-numeric-columns' into 'ma (*)
  f24f8f8... song-info: use rb_make_duration_string to format the durati (*)
  4880b69... import-job: don't fail the whole job if we can't resolve a  (*)
  a2ba28c... podcast: podcast rhythmdb entries can be empty strings (*)
  8738c2f... podcast: handle parser return codes and errors better (*)
  9f2822c... property-model: emit 'row-deleted' signal after property de (*)
  1998d8b... property-view: process skipped selection 'changed' signal i (*)
  8482656... Merge branch 'podcast-property-view-issue' into 'master' (*)
  7d6b0e3... Update Indonesian translation (*)
  4c00f9b... build: Remove unused include
  163fc65... build: Add meson build system
  b43b1f3... ci: Build tests using meson instead of autotools
  2b5e506... ci: Use Ubuntu 20.04

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