Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: windows SystemMediaTransportControls integration #755

Merged
merged 55 commits into from
Jan 24, 2024

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    5657126 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    083c324 View commit details
    Browse the repository at this point in the history
  2. Update hook-feeluown.py

    mokurin000 authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fb70b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70d09ad View commit details
    Browse the repository at this point in the history
  4. fix informed url

    mokurin000 authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b1eff8a View commit details
    Browse the repository at this point in the history
  5. fix use https protocol

    mokurin000 authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2b5bc0c View commit details
    Browse the repository at this point in the history
  6. fix py3.12 support

    mokurin000 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6424ae9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    7180a8f View commit details
    Browse the repository at this point in the history
  2. fix fuo_ytmusic disturbution (#1)

    * Update hook-feeluown.py
    
    * fix: no need to include *.mo
    
    * fix typo
    mokurin000 authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    70dd71b View commit details
    Browse the repository at this point in the history
  3. plugin: support 3.8-3.12~

    mokurin000 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    69fee84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c5e91c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11452f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f0124c View commit details
    Browse the repository at this point in the history
  7. fix pylint & flake8

    mokurin000 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    70336f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ec1cb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    3608599 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    9f296e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91fcb7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d7140a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffbea0b View commit details
    Browse the repository at this point in the history
  5. docs: update Arch Linux package URL in quickstart.rst (feeluown#738)

    The old URL returns 404 now.
    felixonmars authored and mokurin000 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e3acd31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e9d2a6 View commit details
    Browse the repository at this point in the history
  7. player: some improvements about the player (feeluown#739)

    1. stop the player immediately when user plays a song, so that user knows the action is handling
    2. remove some misleading logs from the playlist module
    3. fill the cover_label with random color when cover is not available
    cosven authored and mokurin000 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    06a4e5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad2cea1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0336a56 View commit details
    Browse the repository at this point in the history
  10. gui: add recommendation page (feeluown#742)

    1. daily recommended songs
    2. daily recommended playlists
    3. show rank(排行榜) button (but not implemented)
    cosven authored and mokurin000 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e8d16ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f255e30 View commit details
    Browse the repository at this point in the history
  12. gui: add fav page (feeluown#744)

    1. add fav page
    2. introduce several protocols
        - SupportsCurrentUserFavSongsReader
        - SupportsCurrentUserFavAlbumsReader
        - SupportsCurrentUserFavArtistsReader
        - SupportsCurrentUserFavPlaylistsReader
        - SupportsCurrentUserFavVideosReader
    cosven authored and mokurin000 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c82e6ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d38a67f View commit details
    Browse the repository at this point in the history
  14. *: remove model v1 (feeluown#746)

    cosven authored and mokurin000 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dafcacb View commit details
    Browse the repository at this point in the history
  15. bump version to v4.0a0 (feeluown#753)

    cosven authored and mokurin000 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0fa4c7b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b47a5a4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    94c9f8c View commit details
    Browse the repository at this point in the history
  18. fix(ci): install pyinstaller-versionfile

    package: generate version_file.txt in Makefile
    mokurin000 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bcee3ef View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    253fb7b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0ed5733 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a4389d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    333ab82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c552e39 View commit details
    Browse the repository at this point in the history
  3. feat: set playprop.Rate

    mokurin000 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2475715 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    e176722 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    cb28fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dafac9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    a374585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c6640 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    77d11ba View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    502d227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08fdef9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    fcb5a8e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. merge upstream/master

    mokurin000 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    4cdb647 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    33a3dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b62972a View commit details
    Browse the repository at this point in the history
  3. Update feeluown/plugin.py

    Co-authored-by: Shaowen Yin <[email protected]>
    mokurin000 and cosven authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e4d216b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fd0d06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af13eb8 View commit details
    Browse the repository at this point in the history