[gnome-music] (11 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:

  e99c501... Factoring gst out
  d6635d0... fix on_progress_scale_change_value
  a099821... move gstplayer + pluginsdialog out
  126d81e... PlaybackStatus -> Playback
  e33d356... fix imports & PlaybackState rename
  64189a4... remove gst check
  6432d9e... make enum order more logical (to me)
  f031b46... fix gi import versioning
  1caf209... reorder plugin stuff lower
  6a37c79... set internal state on bus state change
  c266c89... eos move to player
  6320635... fix error -> .format
  f109020... remove unused playing-changed signal
  3d894e8... add playback-status-changed signal to stop()
  891e486... use state property changed signal
  2f93888... forgotten Gst.State
  16e6133... gstplayer: intern get_playback_status
  15e6d2d... gstplayer: get_position to property
  3a6a2e2... add duration property add seek to gstplayer
  0761e13... seek/duration
  e908de2... gstplayer: add volume property
  1fd461d... reorder error stuff
  8a15586... gstplayer: Remove unused GLib import
  f696638... gstplayer: Remove old fixme/comment
  33cff2a... fix mpris (startup at least)
  17c6511... remove senseless else:
  380840d... fix long seeks messing with playback
  7150ac1... gstplayer: use default case instead in return
  13ad30d... gstplayer: let's try playbin3
  08e6990... gstplayer: Don't request duration all the time
  73d3b3c... gstplayer: misc cleanup
  76d263b... gstplayer: add __repr__
  c473b55... player: start of undoing camelcase
  b482ef7... player: Fix progressscale with None duration
  0d7afe7... player: camelCase fixes
  71a4338... player: Treemodel shorthands
  c7a1018... player: Remove unneeded case
  eda2680... player: btn -> button
  d639fce... pep8
  ba66298... player: move _seconds_timeout to __init__
  965930d... proper call & fix
  b01c634... player: Move classwide to init
  3d495a1... gstplayer: Simplify replaygain
  f72399a... CI: Remove player.py from PEP8 exceptions
  dcb773c... gstplayer: Remove is_playing function
  d29edf6... Add smoothscale and start to use it
  f361822... what does this do?
  b548aac... smoothscale: Internalize update calls
  d74507e... player: not needed anymore
  2d12883... player: Move more functionality to smoothscale
  4791734... Move value-changed signal handling to player
  ccc846e... smoothscale: Remove old seconds tick
  324b060... gstplayer: Be more reliable about duration
  4662ea0... smoothscale: Optimization fails
  1c01e60... smoothscale: Fix Property -> property
  d4040dc... gstplayer: Start state is STOPPED
  4c6f6eb... gstplayer: Use the gst clock for timeouts
  c4f1100... gstplayer: Pass seconds with clock-tick
  a11c442... player: Correct scrobbling rules
  a9f979a... player: Move lastfm now_playing call
  1d24f21... player: Remove pointless try/except
  a17fb69... player: Set local rule for play count
  2536ebc... player: Fix None duration
  4ad0f85... player: Disable grilo calls, interfere with gst clock
  4841793... player: Don't hit update more than once
  55353d9... smoothscale: timeout -> _timeout
  6f57959... player: remove unused vars
  c7b8825... player: Use position instead of played_seconds
  b03cc5c... Move duration calc to smoothscale
  9d1ff5d... smoothscale: Add fixme
  97bc2de... player: Remove unused duplicate object
  a3f187e... player: Dedupe play/pause functionality
  e94b4d9... player: Remove spurious calls
  f13c6ad... Revert "player: Dedupe play/pause functionality"
  a6fa614... Revert "player: Disable grilo calls, interfere with gst clo
  aee76aa... player: Use stop function
  4248c7a... gstplayer: Add duration property setter
  69188d1... smoothscale: Remove workaround for first draw
  e8b8029... smoothscale: Remove unused imports
  d948c67... smoothscale: Explain player property
  b239a35... PEP8 fixes
  4af464e... player: Remove explicit SmoothScale import
  70a41fe... player: logger.warn -> logger.warning
  e222671... gstplayer: logger.warn -> logger.warning
  604a962... gstplayer: id -> id_
  4f66674... Revert "player: Remove explicit SmoothScale import"
  4be551b... player: discover_item is internal
  6b146a7... player: Use logger instead of print
  01b73c2... player: Use .format for log messages
  ea94670... player: load is internal
  c981263... player: Make get_iter_last internal
  91a1241... player: SmoothScale import noqa

Commits added to the branch:

  8a73b16... Update Russian translation (*)
  2456abb... help: Fix tag in Catalan translation (*)
  752bdaa... data: Remove domain from ui files (*)
  bf0c95f... potfiles: Remove files without translatable strings (*)
  f227826... player: Add docstring to two public functions (*)
  69f1f86... player: Factor GStreamer out
  df785f5... player: Factor out scale UI handling
  7df1de0... player: Update scrobbling rules
  df8e22c... gstplayer: Simplify ReplayGain
  4a39f5d... CI: Remove player.py from flake8 exceptions
  f6c1487... playlists: Fix gi import versioning

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