[gnome-music] (125 commits) Non-fast-forward update to branch wip/mschraal/player-factor-out-gstreamer



The branch 'wip/mschraal/player-factor-out-gstreamer' 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:

  bec1df0... Factoring gst out
  ff40efe... fix on_progress_scale_change_value
  a3abb9a... move gstplayer + pluginsdialog out
  ad3010a... PlaybackStatus -> Playback
  5b9241b... fix imports & PlaybackState rename
  4fbd2bd... remove gst check
  6ccc0c5... make enum order more logical (to me)
  3b710f4... fix gi import versioning
  8019f35... reorder plugin stuff lower
  c7e126e... set internal state on bus state change
  ae003c0... eos move to player
  6232c82... fix error -> .format
  b991b70... remove unused playing-changed signal
  735ee65... add playback-status-changed signal to stop()
  58db65f... use state property changed signal
  c21b403... forgotten Gst.State
  0fc31ae... gstplayer: intern get_playback_status
  00dbab6... gstplayer: get_position to property
  0443b0f... add duration property add seek to gstplayer
  e1340f3... seek/duration
  77c5dc0... gstplayer: add volume property
  6786f62... reorder error stuff
  9fa0d5c... gstplayer: Remove unused GLib import
  6349d56... gstplayer: Remove old fixme/comment
  1db4a4e... fix mpris (startup at least)
  c65385c... remove senseless else:
  d61a2db... fix long seeks messing with playback
  5e7d010... gstplayer: use default case instead in return
  0c93464... gstplayer: let's try playbin3
  76c1701... gstplayer: Don't request duration all the time
  afd1747... gstplayer: misc cleanup
  65deb14... gstplayer: add __repr__
  6b2bdf9... player: start of undoing camelcase
  1eeb429... player: Fix progressscale with None duration
  cae25ce... player: camelCase fixes
  b1f8a8c... player: Treemodel shorthands
  3b1ce90... player: Remove unneeded case
  90465b8... player: btn -> button
  b4c2298... pep8
  c9f95f5... player: move _seconds_timeout to __init__
  f0e6996... proper call & fix
  bb669bc... player: Move classwide to init
  9288e37... gstplayer: Simplify replaygain
  6062dd6... CI: Remove player.py from PEP8 exceptions
  a39b714... gstplayer: Remove is_playing function
  3755f65... Add smoothscale and start to use it
  a969301... what does this do?
  afc3545... smoothscale: Internalize update calls
  cbea956... player: not needed anymore
  92c0bc6... player: Move more functionality to smoothscale
  86915c8... Move value-changed signal handling to player
  0192466... smoothscale: Remove old seconds tick
  4d10f55... gstplayer: Be more reliable about duration
  6ee8478... smoothscale: Optimization fails
  bf8f88d... smoothscale: Fix Property -> property
  798a95c... gstplayer: Start state is STOPPED
  90d6eb7... gstplayer: Use the gst clock for timeouts
  9fee494... gstplayer: Pass seconds with clock-tick
  d9b2c7c... player: Correct scrobbling rules
  07aecba... player: Move lastfm now_playing call
  aef8a69... player: Remove pointless try/except
  b69c0cd... player: Set local rule for play count
  f4010bf... player: Fix None duration
  555a2f3... player: Disable grilo calls, interfere with gst clock
  5a441ba... player: Don't hit update more than once
  0bf88b7... smoothscale: timeout -> _timeout
  312e8cc... player: remove unused vars
  c8ea5f1... player: Use position instead of played_seconds
  d72e276... Move duration calc to smoothscale
  d0587de... smoothscale: Add fixme
  16536e3... player: Remove unused duplicate object
  01a901d... player: Dedupe play/pause functionality
  a7a2243... player: Remove spurious calls
  89d90a9... Revert "player: Dedupe play/pause functionality"
  6687a59... Revert "player: Disable grilo calls, interfere with gst clo
  ff643f6... player: Use stop function
  0bce452... gstplayer: Add duration property setter
  3ac0abc... smoothscale: Remove workaround for first draw
  0239d50... smoothscale: Remove unused imports
  9dc6443... smoothscale: Explain player property
  7da8544... PEP8 fixes
  296d2df... player: Remove explicit SmoothScale import
  6dc4841... player: logger.warn -> logger.warning
  1dd91e1... gstplayer: logger.warn -> logger.warning
  546c1ed... gstplayer: id -> id_

Commits added to the branch:

  bcc4944... Update Serbian translation (*)
  8ef00f3... Update Serbian Latin translation (*)
  5c9b6f0... Update Korean translation (*)
  b018091... Update Croatian translation (*)
  8c3ad8c... Update Italian translation (*)
  9b86738... Updated Czech translation (*)
  c1adaaa... meson: Add fallback in case XDG_DATA_DIRS is not set (*)
  513a6ca... meson: Update libgd and remove gtk-hacks (*)
  f837dbb... searchview: Align the search results top (*)
  e5a8430... albumsview: Delayed loading of covers (*)
  44d4baa... albumartcache: Change idle priorities to low (*)
  7ce4eb1... readme: Clarify build instructions (*)
  5e5a7fd... Update Brazilian Portuguese translation (*)
  a22b442... playlistview: Stop the player on playlist deletion (*)
  7d2da56... Update Indonesian translation (*)
  125bada... Update Galician translation (*)
  6c1d9b8... flatpak: Set build system to "meson" (*)
  b4d69ce... Update French translation (*)
  ea4227e... flatpak: Set tracker to use the D-Bus backend (*)
  a38d912... Updated Vietnamese translation (*)
  0320118... Update Finnish translation (*)
  124eaa9... Update Scottish Gaelic translation (*)
  d6f7407... window: Disable search bar from a search result (*)
  0344e48... window: Disable search if playlist renaming is active (*)
  d2f46c3... Updated Lithuanian translation (*)
  8b9fe99... Update Kazakh translation (*)
  8c33274... Update Latvian translation (*)
  820aa81... player: Handle zero duration on media (*)
  031c577... player: Refactor currentTrackUri attribute (*)
  6aca542... player: Remove field parameter from set_playlist (*)
  abf05c6... views: Rely on running_playlist to update_model (*)
  c83e5ea... player: Use its own simplified model (*)
  e472bd0... Update Swedish translation (*)
  b751444... Release 3.27.92 (*)
  14b9b96... notifications: Remove unused libnotify code (*)
  46ef958... schema: Remove unused search field (*)
  f03748a... Remove man file (*)
  7fadefd... Update POTFILES.in (*)
  88ca0fb... meson: Fix Gd install location (*)
  c9a5f08... Factoring gst out
  b0ca38a... fix on_progress_scale_change_value
  cdf5caf... move gstplayer + pluginsdialog out
  de5daea... PlaybackStatus -> Playback
  eecc765... fix imports & PlaybackState rename
  747aae7... remove gst check
  97c96eb... make enum order more logical (to me)
  a5bbc80... fix gi import versioning
  4fa9f8e... reorder plugin stuff lower
  a9ff21e... set internal state on bus state change
  896ee3b... eos move to player
  ec4c671... fix error -> .format
  6e77b08... remove unused playing-changed signal
  06dad85... add playback-status-changed signal to stop()
  7ffa231... use state property changed signal
  b899686... forgotten Gst.State
  c44fd34... gstplayer: intern get_playback_status
  c748f25... gstplayer: get_position to property
  94d5a01... add duration property add seek to gstplayer
  734f4ea... seek/duration
  c10ddd9... gstplayer: add volume property
  5fcab5c... reorder error stuff
  6a10d20... gstplayer: Remove unused GLib import
  3f0baf8... gstplayer: Remove old fixme/comment
  cefa7f5... fix mpris (startup at least)
  e6608d9... remove senseless else:
  9c8e411... fix long seeks messing with playback
  3cd3b24... gstplayer: use default case instead in return
  16fe1c7... gstplayer: let's try playbin3
  78df4dd... gstplayer: Don't request duration all the time
  fb07801... gstplayer: misc cleanup
  26e3cbe... gstplayer: add __repr__
  5e735d7... player: start of undoing camelcase
  e1f4f29... player: Fix progressscale with None duration
  f710b70... player: camelCase fixes
  b94160f... player: Treemodel shorthands
  eca6d67... player: Remove unneeded case
  7cd4899... player: btn -> button
  b6b6f90... pep8
  1ff746e... player: move _seconds_timeout to __init__
  1a2c5fb... proper call & fix
  6261e68... player: Move classwide to init
  94c47b3... gstplayer: Simplify replaygain
  6479f70... CI: Remove player.py from PEP8 exceptions
  af2d42f... gstplayer: Remove is_playing function
  bb30296... Add smoothscale and start to use it
  e0d8617... what does this do?
  e6f0f95... smoothscale: Internalize update calls
  3196ae3... player: not needed anymore
  1426ab7... player: Move more functionality to smoothscale
  ed6c8fc... Move value-changed signal handling to player
  7afb9ae... smoothscale: Remove old seconds tick
  962580f... gstplayer: Be more reliable about duration
  3fad4f4... smoothscale: Optimization fails
  8c46aed... smoothscale: Fix Property -> property
  043e701... gstplayer: Start state is STOPPED
  25b803f... gstplayer: Use the gst clock for timeouts
  2e34489... gstplayer: Pass seconds with clock-tick
  787bb03... player: Correct scrobbling rules
  d2188c0... player: Move lastfm now_playing call
  d388d2a... player: Remove pointless try/except
  2074482... player: Set local rule for play count
  e9baf1f... player: Fix None duration
  249a91e... player: Disable grilo calls, interfere with gst clock
  1d950f2... player: Don't hit update more than once
  c683c14... smoothscale: timeout -> _timeout
  d7c703b... player: remove unused vars
  8127b68... player: Use position instead of played_seconds
  457ffb7... Move duration calc to smoothscale
  8b3f86d... smoothscale: Add fixme
  a44ff6f... player: Remove unused duplicate object
  930596c... player: Dedupe play/pause functionality
  8a62b96... player: Remove spurious calls
  b9f7541... Revert "player: Dedupe play/pause functionality"
  d9e8670... Revert "player: Disable grilo calls, interfere with gst clo
  2ab6cd6... player: Use stop function
  9994890... gstplayer: Add duration property setter
  9e60cb2... smoothscale: Remove workaround for first draw
  7a8d0d5... smoothscale: Remove unused imports
  e0b7cdb... smoothscale: Explain player property
  800aba9... PEP8 fixes
  61d1690... player: Remove explicit SmoothScale import
  a51a596... player: logger.warn -> logger.warning
  eb6be5c... gstplayer: logger.warn -> logger.warning
  8986d5b... gstplayer: id -> id_
  739dcca... more rebase fixes

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