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

AutoDJ: Show total track time #4846

Draft
wants to merge 26 commits into
base: 2.4
Choose a base branch
from
Draft

Commits on Jul 5, 2022

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

Commits on Dec 2, 2022

  1. Introduce PlaylistStorage

    * Heavily inspired by CrateStorage
    * Move playlist summary computation from PlaylistFeature to it
    * PlaylistFeature no longer contains any raw SQL
    ninomp committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a29f375 View commit details
    Browse the repository at this point in the history
  2. Fix build on macOS 11

    ninomp committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    7f94c69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f059b36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    865a429 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a110a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

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

Commits on Dec 4, 2022

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

Commits on Dec 10, 2022

  1. Resolve code formatting issue

    ninomp committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    7cc0230 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    1798e32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fadb20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7b602 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    5f588b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6861456 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Fix regression caused by fe7b602

    ninomp committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    86c9577 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

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

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    ea0e42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18dd4cb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. PlaylistFeature: Address MSVC warning

    '=': conversion from 'size_t' to 'int', possible loss of data
    ninomp committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    85aedee View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    310c57d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bae8706 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    767e6d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

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

Commits on Dec 22, 2023

  1. Fix build

    ninomp committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4c0ccae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a954a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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