[gnome-music] (151 commits) Non-fast-forward update to branch wip/jfelder/albumwidget-scroll-event



The branch 'wip/jfelder/albumwidget-scroll-event' 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:

  7f27985... albumWidget: Add scroll-event signal

Commits added to the branch:

  e071102... css: Remove custom .devel style class (*)
  859a5de... css: Remove selection-mode devel styling and transition (*)
  78b0e96... playlistview: Fix right-click popover position (*)
  e343355... playlistview: Use GObject property syntax for the popover (*)
  e66cd47... application: Present the window on Wayland (*)
  9497dcc... coverstack: Correctly reset timeout (*)
  2d70b17... mediakeys: Fix typo on constructor's docstring (*)
  e1a8d26... Update Hungarian translation (*)
  ce864bc... Update Galician translation (*)
  8997a52... Update Romanian translation (*)
  32394d9... Update Indonesian translation (*)
  e484c76... [l10n] Add Italian help translation (*)
  65eda34... Update Finnish translation (*)
  c4f4250... Update Turkish translation (*)
  c576033... Update Polish translation (*)
  3712fb8... Update Catalan translation (*)
  0afb569... Update Hungarian translation (*)
  6bf7eec... player: Music pauses when system is going to suspend (*)
  1f7a330... Release 3.31.90 (*)
  7a7db13... gstplayer: Fix url getter (*)
  b6467bf... player: Fix song change while player is on pause (*)
  ef18c66... meson: Add newline at end of meson_post_conf.py (*)
  9efd5a1... tracker: Simplify TrackerWrapper instantiation (*)
  cd3ade2... app: Display an empty view when tracker cannot be found (*)
  a95642b... Updated Czech translation (*)
  443e25d... Update Polish translation (*)
  9537b8f... Updated Spanish translation (*)
  aa488e2... Update Romanian translation (*)
  e16172f... Update Hungarian translation (*)
  99a217b... Update Swedish translation (*)
  1fae668... Update Indonesian translation (*)
  79d4adb... Updated Slovenian translation (*)
  64fc927... Update Galician translation (*)
  f203308... Update Kazakh translation (*)
  2b01464... Updated Danish translation (*)
  466532d... build: Update libgd (*)
  7e6c2b8... searchbar: Fix SourceManager tag removal (*)
  bfec39b... searchbar: Fix Match fields sensitivity on source changes (*)
  80802e6... Update Chinese (Taiwan) translation (*)
  fdd0ab9... flatpak: Fix Tracker building (*)
  1d642c0... smoothscale: Prevent negative timeouts (*)
  e24017a... player: Do not reset validation if the playlist is unchange (*)
  5d7e824... Revert "window: Fix disable selection-mode on search" (*)
  2b9b90e... emptyview: Add mock {un}select_all methods (*)
  5f5bde2... Release 3.31.91 (*)
  cb54839... Update Turkish translation (*)
  b858ad2... Update Finnish translation (*)
  a715244... Update Icelandic translation (*)
  e4bae65... Update Icelandic translation (*)
  7536ebf... Update Dutch translation (*)
  a286641... Updated Lithuanian translation (*)
  ea1bc41... Update Basque translation (*)
  4420e48... Update Brazilian Portuguese translation (*)
  4014629... Update Korean translation (*)
  f65610c... Update Italian translation (*)
  bee988f... Update Russian translation (*)
  7ff4818... Update Serbian translation (*)
  87326da... data: Fix initial state graphic for dark mode (*)
  b2496a0... Update Friulian translation (*)
  8f90451... Update German translation (*)
  ad887a4... Updated Vietnamese translation (*)
  562c9d5... Update Latvian translation (*)
  d7c6ee2... Add Dutch translation (*)
  c9b7fea... Release 3.31.92 (*)
  0d2972f... Update Finnish translation (*)
  a5ea033... Update French translation (*)
  b945bf2... Update Catalan translation (*)
  14ee9c8... Release 3.32.0 (*)
  dc65fc1... mpris: Report the correct DesktopEntry (*)
  48d3769... mpris: Update CanGo{Next,Previous} properties on song chang (*)
  beafc0e... smoothscale: Workaround to update position on first run (*)
  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 (*)
  67a2a51... views: Make all populate calls internal (*)
  26b2623... application: Use application_id GObject property (*)
  dc1fa36... appdata: Keep the same app ID as in 3.30 (*)
  295237b... window: Sort imports alphabetically (*)
  1ae970c... inhibitsuspend: Use the application's active window (*)
  deea423... inhibitsuspend: Receive a GtkApplication (*)
  8108546... window: Initialize Player at __init__ (*)
  aba06c6... player: Receive a GtkApplication (*)
  3dbdd25... gstplayer: Use active window for missing codecs dialog (*)
  cd9cc3b... player: Only initialize Gst once (*)
  ed43631... window: Move Player to Application (*)
  74fbcbd... window: Add missing docstring to the constructor (*)
  7bdf62c... application: Expose settings as an application property (*)
  2de53ec... player: Do not instantiate new settings in PlayerPlaylist (*)
  61ce4f2... windowplacement: Do not instantiate new settings (*)
  b4bfb29... player: Use GObject property syntax for repeat-mode (*)
  70ef7ae... player: Bind repeat-mode property the right way (*)
  6845604... application: Move suspend functionality (*)
  5af7d28... inhibitsuspend: Use Application player property (*)
  98265f2... ui: Order of search and select buttons incorrect (*)
  b45ad01... mpris: Correctly report the DesktopEntry for both profiles (*)
  12b529f... gstplayer: correctly report desktop id (*)
  3cc01f0... disclistboxwidget: max-children-per-line property cannot be (*)
  87a443f... discbox: Remove max-children-per-line property (*)
  a9e001b... gstplayer: Improve state handling (*)
  55837cd... smoothscale: Always set a timeout on update (*)
  b468775... Rename Searchbar to SearchBar (*)
  d8381b8... aboutdialog: Present after setting transient window (*)
  4addb65... application: Present, not show (*)
  5d5774c... ui: Fix selection mode button order (*)
  f262ae8... Update Friulian translation (*)
  175d070... Updated Spanish translation (*)
  17fff10... playlistview: Do not add a playlist if the view is not popu (*)
  ac7fea6... Updated Spanish translation (*)
  de4b72c... player: Fix repeat all mode with only one song (*)
  b967774... Update Indonesian translation (*)
  74876e0... playertoolbar: Use repeat-mode changes to update prev/next  (*)
  19c67ca... mpris: Use repeat-mode changes to emit CanGo{previous/next} (*)
  b2a1819... player: Do not emit 'prev-next-invalidated' on repeat-chang (*)
  38c8665... player: Remove prev-next-invalidated emission in set_playli (*)
  05d5553... player: Emit the correct signal when a song position has ch (*)
  1249269... player: Remove prev-next-invalidated signal (*)
  fa0311e... playlistview: Do not manually emit row-activated signal (*)
  80cf15f... playlistview: Fix activate_playlist method (*)
  21d963b... playlistview: Remove unecessary check (*)
  dd0c277... player: Automatically select a song if none is requested (*)
  5d478ff... playlistview: Do not automatically select a song on play (*)
  43f3cfd... playlistview: Simplify row-activated signal emissions (*)
  ad83872... playlistview: Scroll to the selected song on play (*)
  147fcf5... albumWidget: Add scroll-event signal

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