[juk] [Bug 336637] After playing queued items, juk returns to "collection" not previous playlist

2021-03-24 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=336637

Michael Pyne  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
   |imedia/juk/commit/6aef3be86 |imedia/juk/commit/b46844f6a
   |82d829f07ab86901ceff8755fee |ad1359f971ad2c876d7c0728cec
   |8610|77d5

--- Comment #4 from Michael Pyne  ---
Git commit b46844f6aad1359f971ad2c876d7c0728cec77d5 by Michael Pyne.
Committed on 25/03/2021 at 01:38.
Pushed by mpyne into branch 'release/21.04'.

Improve track sequencing by removing the track sequencing classes.

This removes one of my first contributions to JuK :(

But it's worth it because the extra code is not worth the complexity,
seeing as how the job is really pretty simple in the first place, even
with album random play and randomized playback.

I believe this also fixes some bugs, including some longstanding ones.
Bug 417551 (being unable to drag and drop into Play Queue) had some
related work in a recent commit but was still broken until now.
Related: bug 100356, bug 166711, bug 302250, bug 303901, bug 353259, bug
404157, bug 417551
FIXED-IN:21.04

(cherry picked from commit 6aef3be8682d829f07ab86901ceff8755fee8610)

M  +0-2CMakeLists.txt
M  +7-20   dynamicplaylist.cpp
M  +2-0dynamicplaylist.h
M  +1-0juk.cpp
M  +19   -29   playermanager.cpp
M  +0-1playermanager.h
M  +62   -51   playlist.cpp
M  +14   -1playlist.h
M  +21   -22   playlistbox.cpp
M  +3-1playlistbox.h
M  +2-4playlistcollection.cpp
M  +4-0playlistcollection.h
M  +11   -0playlistitem.cpp
M  +1-0playlistitem.h
M  +0-2playlistsplitter.cpp
D  +0-316  tracksequenceiterator.cpp
D  +0-233  tracksequenceiterator.h
D  +0-182  tracksequencemanager.cpp
D  +0-187  tracksequencemanager.h
M  +36   -166  upcomingplaylist.cpp
M  +11   -133  upcomingplaylist.h

https://invent.kde.org/multimedia/juk/commit/b46844f6aad1359f971ad2c876d7c0728cec77d5

-- 
You are receiving this mail because:
You are watching all bug changes.

[juk] [Bug 336637] After playing queued items, juk returns to "collection" not previous playlist

2021-03-22 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=336637

Michael Pyne  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/juk/commit/6aef3be86
   ||82d829f07ab86901ceff8755fee
   ||8610
 Resolution|--- |FIXED
   Version Fixed In||21.04

--- Comment #3 from Michael Pyne  ---
Git commit 6aef3be8682d829f07ab86901ceff8755fee8610 by Michael Pyne.
Committed on 23/03/2021 at 02:59.
Pushed by mpyne into branch 'master'.

Improve track sequencing by removing the track sequencing classes.

This removes one of my first contributions to JuK :(

But it's worth it because the extra code is not worth the complexity,
seeing as how the job is really pretty simple in the first place, even
with album random play and randomized playback.

I believe this also fixes some bugs, including some longstanding ones.
Bug 417551 (being unable to drag and drop into Play Queue) had some
related work in a recent commit but was still broken until now.
Related: bug 100356, bug 166711, bug 302250, bug 303901, bug 353259, bug
404157, bug 417551
FIXED-IN:21.04

M  +0-2CMakeLists.txt
M  +7-20   dynamicplaylist.cpp
M  +2-0dynamicplaylist.h
M  +0-1juk.cpp
M  +2-21   playermanager.cpp
M  +0-1playermanager.h
M  +62   -51   playlist.cpp
M  +14   -1playlist.h
M  +14   -18   playlistbox.cpp
M  +3-1playlistbox.h
M  +2-4playlistcollection.cpp
M  +4-0playlistcollection.h
M  +11   -0playlistitem.cpp
M  +1-0playlistitem.h
M  +0-2playlistsplitter.cpp
D  +0-316  tracksequenceiterator.cpp
D  +0-233  tracksequenceiterator.h
D  +0-182  tracksequencemanager.cpp
D  +0-187  tracksequencemanager.h
M  +36   -166  upcomingplaylist.cpp
M  +11   -133  upcomingplaylist.h

https://invent.kde.org/multimedia/juk/commit/6aef3be8682d829f07ab86901ceff8755fee8610

-- 
You are receiving this mail because:
You are watching all bug changes.

[juk] [Bug 336637] After playing queued items, juk returns to "collection" not previous playlist

2018-11-20 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=336637

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #2 from Andrew Crouthamel  ---
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you
help us out and re-test if the bug is valid in the latest version? This bug
will be moved back to REPORTED Status for manual review later, which may take a
while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[juk] [Bug 336637] After playing queued items, juk returns to "collection" not previous playlist

2018-11-11 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=336637

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test
if the bug is valid in the latest version? I am setting the status to NEEDSINFO
pending your response, please change the Status back to REPORTED when you
respond.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.