-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add "Last Played" column to library #2670
Closed
Closed
Commits on Apr 16, 2020
-
last-played-datetime: initial work to create a sortable column for la…
…st played time for every track. https://bugs.launchpad.net/mixxx/+bug/1490818 This initial version doesn't respond to changes in the playlist, but it does do the initial population at startup.
Configuration menu - View commit details
-
Copy full SHA for 6e5acb1 - Browse repository at this point
Copy the full SHA 6e5acb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a920568 - Browse repository at this point
Copy the full SHA a920568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a0e54 - Browse repository at this point
Copy the full SHA 36a0e54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95446b1 - Browse repository at this point
Copy the full SHA 95446b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06f4ed6 - Browse repository at this point
Copy the full SHA 06f4ed6View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for ff8a303 - Browse repository at this point
Copy the full SHA ff8a303View commit details
Commits on Apr 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a7960e2 - Browse repository at this point
Copy the full SHA a7960e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd7eaa - Browse repository at this point
Copy the full SHA 7cd7eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a8236 - Browse repository at this point
Copy the full SHA b7a8236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b42a7c - Browse repository at this point
Copy the full SHA 8b42a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a013e9e - Browse repository at this point
Copy the full SHA a013e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbbff3f - Browse repository at this point
Copy the full SHA cbbff3fView commit details
Commits on Apr 18, 2020
-
last played: persist and reuse QSqlQuery
Split lastplayed helpers into two separate objects, one to create the table and the other to read from it. They are used by different parts of the code and need access to different things.
Configuration menu - View commit details
-
Copy full SHA for 9fe8ba0 - Browse repository at this point
Copy the full SHA 9fe8ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d50d62 - Browse repository at this point
Copy the full SHA 9d50d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ec07d - Browse repository at this point
Copy the full SHA f7ec07dView commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2ebf657 - Browse repository at this point
Copy the full SHA 2ebf657View commit details
Commits on Apr 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 46ba736 - Browse repository at this point
Copy the full SHA 46ba736View commit details
Commits on May 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ddb88eb - Browse repository at this point
Copy the full SHA ddb88ebView commit details
Commits on Jun 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eb3c64f - Browse repository at this point
Copy the full SHA eb3c64fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d5350 - Browse repository at this point
Copy the full SHA 55d5350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8734cf8 - Browse repository at this point
Copy the full SHA 8734cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b4ed4 - Browse repository at this point
Copy the full SHA b6b4ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8576f8 - Browse repository at this point
Copy the full SHA a8576f8View commit details
Commits on Jul 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 975cb46 - Browse repository at this point
Copy the full SHA 975cb46View commit details
Commits on Sep 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a22a3cd - Browse repository at this point
Copy the full SHA a22a3cdView commit details
Commits on Sep 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c718c15 - Browse repository at this point
Copy the full SHA c718c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd27ffb - Browse repository at this point
Copy the full SHA bd27ffbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.