[gnome-music] (67 commits) Non-fast-forward update to branch wip/jfelder/mpris-cleanup



The branch 'wip/jfelder/mpris-cleanup' 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:

  b070035... mpris: Remove multiple space typo
  a61765a... mpris: Reorder imports
  d91f66d... mpris: Rename Server class to DBusInterface
  c7a2609... mpris: PEP-8 fixes on the DBusInterface class
  ae5a9b3... mpris: Fix codestyle on the DBusInterface class
  d193978... mpris: Rename MediaPlayer2Service class to MPRIS
  2d5e42f... mpris: Fix xml description indentation
  672a2ea... mpris: Make docstring quotation mark consistent
  a2d2118... mpris: Add Playlists interface to xml description
  ed6db03... mpris: Add PropertiesChanged signal to xml description
  b45f078... mpris: Replace exceptions with logger messages
  0306d81... mpris: Use song favourite status to describe userRating
  cd807e9... mpris: Cleanup _get_metadata method
  a6ea4ba... mpris: Make the trackid truly unique
  080e76d... player: Remove volume logic
  86aa5df... mpris: Distinguish mpris playlists from user playlists
  c73c5c0... mpris: Simplify GetPlaylists method
  9b09f85... mpris: Do not send PlaybackStatus property if unchanged
  1b11ea5... mpris: Change naming convention to snake_case
  9ce264b... mpris: Move dbus connection logic to DBusInterface
  adc9e03... mpris: Handle signals emissions internally
  049927b... mpris: Make playlists attribute internal
  2f0f98d... mpris: Make app attribute internal
  c21b057... mpris: Make player attribute internal
  161738e... mpris: Make player_toolbar attribute internal
  823ace3... mpris: Fix some PEP-8 issues
  7747d3a... CI: Remove mpris.py from flake8 ignored files
  ebe3155... mpris: Update copyright information

Commits added to the branch:

  0e4df9b... Update Croatian translation (*)
  c187f97... appdata: Add missing tags and remove obsolete ones (*)
  c4632b7... Update Swedish translation (*)
  daff7c1... albumartcache: Remove erroneous FIXME (*)
  7c7fdb2... Update Hungarian translation (*)
  abb0644... utils: Fallback to filename as track title (*)
  0fbdbe4... Update Indonesian translation (*)
  11880a8... Update Esperanto translation (*)
  8e145ed... Update Polish translation (*)
  91b4104... Update Romanian translation (*)
  e05400e... window: Correct HeaderBar object name (*)
  abe475e... ui: Stop using deprecated Gtk.Box child properties (*)
  f99571e... Update Italian translation (*)
  abca8f6... Update Chinese (Taiwan) translation (*)
  fcebe9e... player: Fix repeat song mode (*)
  6d70c0d... utils: Improve album title retrieval (*)
  4fd31e3... window: Do not call private HeaderBar function (*)
  7b409d5... Update Brazilian Portuguese translation (*)
  631ac67... query: Remove unused variable PUNCTUATION_FILTER (*)
  4390683... smoothscale: Retrieve padding with the context state (*)
  10187ff... search: Add search-mode-active GObject property (*)
  a5b64ce... headerbar: Rename search_mode_enabled property (*)
  43e73cc... search: Add state GObject Property (*)
  61ab4ee... window: Do not expose headerbar's search button (*)
  5c7fe1b... window: Fix a flake8 warning (*)
  84dff04... CI: Remove window.py from flake8 exceptions (*)
  6e10475... albumsview: Correctly restore the headerbar after a search (*)
  9417612... baseview: Remove _on_selection_mode_request method (*)
  5982be2... searchview: Reset number of selected items on search (*)
  41715f9... help: Update application icon for 3.32 (*)
  66241cf... mpris: Remove multiple space typo
  a5f4ee3... mpris: Remove unecessary return from GoTo method
  8a7e881... mpris: Add newline to _get_active_playlist docstring
  05eb10b... mpris: Reorder imports
  4463423... mpris: Rename Server class to DBusInterface
  c87f1cb... mpris: PEP-8 fixes on the DBusInterface class
  45cf5dd... mpris: Fix codestyle on the DBusInterface class
  66a4d1c... mpris: Rename MediaPlayer2Service class to MPRIS
  bc97616... mpris: Fix xml description indentation
  4c23e0f... mpris: Make docstring quotation mark consistent
  379ff22... mpris: Add Playlists interface to xml description
  5cdd348... mpris: Add PropertiesChanged signal to xml description
  a160245... mpris: Replace exceptions with logger messages
  3a855f0... mpris: Use song favourite status to describe userRating
  b58cbc4... mpris: Cleanup _get_metadata method
  7de602c... mpris: Make the trackid truly unique
  4a2d01a... player: Remove volume logic
  38b3a07... mpris: Distinguish mpris playlists from user playlists
  b2bc1bb... mpris: Simplify GetPlaylists method
  7b40b07... mpris: Group MPRIS playlist creation logic into one method
  95ba613... mpris: Send a notification when a playlist is renamed
  0956019... mpris: Do not send PlaybackStatus property if unchanged
  7f4ddc7... mpris: Synchronize metadata emission on song change
  db5a7dd... mpris: Do not send a signal for unchanged properties
  b8a41c9... mpris: Remove unused signals from the TrackList interface
  8e8ea9e... mpris: Do not expose a TrackListReplaced method
  806475d... mpris: Change naming convention to snake_case
  95b8716... mpris: Move dbus connection logic to DBusInterface
  460987c... mpris: Handle signals emissions internally
  6edd1e1... mpris: Make playlists attribute internal
  428b014... mpris: Make app attribute internal
  a88f9f9... mpris: Make player attribute internal
  6744d40... mpris: Make player_toolbar attribute internal
  ca40474... mpris: Add doctring for all MPRIS methods
  ef51881... mpris: Fix some PEP-8 issues
  788ad24... CI: Remove mpris.py from flake8 ignored files
  f4031e2... mpris: Update copyright information

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