masghar / yet-another-music-application

Automatically exported from code.google.com/p/yet-another-music-application
0 stars 0 forks source link

History view has a few bugs #316

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Delete user.config to simulate a new installation.
2. Add a few songs to History.
3. Step playback. and navigate to History.
4. Double-click on any track.

What should have happened?
The song should play.

What happened instead?
Nothing.

Bug 1: The first double-click is not recognised. If I double-click again, the 
song starts to play. In general terms, on entry into the History screen, the 
first double-click on any track is not recognised.

Bug 2: The second song in the list is ignored. Double-click on the first song 
to start playing it, now press Next. The playback order is song 1, then song 3, 
4 etc. If there are 5 songs, the order of music playback is: 1,3,4,5,1,2,3,4,5.

Bug 3: There is no green highlight for the current playing song. Considering 
that the History screen is capable of song playback, like a playlist or the 
Music Library, it needs the same green visual cue. Alt+c even works.

Bug 4: Default column sort should be the Played column with the last played 
song at the top. In this way, If I have played a large list of songs, but I 
want to see the last played song, I go to History and it is the first song 
listed in the view. Currently, there is no active column sort in the History 
view. I suggest that the column sort be active without the user needing to 
activate it by themselves. I think it is a good defualt value to have.

Can you give us any additional information that could be useful in fixing
this bug?

What release of Stoffi are you using (Xia or Shang)?
Zhou

If you are using alpha or beta, please state which:
Beta Three

Original issue reported on code.google.com by wic...@gmail.com on 22 Apr 2012 at 11:30

GoogleCodeExporter commented 9 years ago
The History view playback is strange and I can't seem to figure it out. Can you 
make the History screen behave like a special case playlist?

What I mean is:

If you are not inside History, songs will be added to it as is the case now.

If, however, you enter History, it then behaves like a standard playlist. 
Therefore I can sort by any column, press play and the songs will simply play 
through as if it was a normal playlist. 

Therefore, once inside History, nothing new will be added to History, as you 
will only be playing the songs that are already there.

Stoffi seems to get really confusing with playback inside the History screen.

Original comment by wic...@gmail.com on 22 Apr 2012 at 11:39

GoogleCodeExporter commented 9 years ago
Bug 5: The tip of the pyramid at the top of the Played column is upside down.

If you look at a pure timestamp, then yes, the long side of the arrow would be 
equal to the latest time, as it indicates the most time past a certain 
reference point, but what we are measuring is the time the song has been inside 
the History screen.

Therefore, the triangle needs to be reversed. The latest, newest, just added 
song has been inside History for the shortest period of time, therefore the tip 
of the triangle belongs to it.

The song that has been the longest inside History, or the first played track, 
will have the long side of the triangle belonging to it.

Original comment by wic...@gmail.com on 22 Apr 2012 at 11:45

GoogleCodeExporter commented 9 years ago

Original comment by christof...@stoffiplayer.com on 23 Apr 2012 at 5:45

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1050.

Original comment by christof...@stoffiplayer.com on 23 Apr 2012 at 11:07