phileday / whirligig-old-issues

Whirligig Media Player bug tracking
0 stars 0 forks source link

Feature request: History view #85

Open cheater opened 4 years ago

cheater commented 4 years ago

View what files have been played, and display them in a list, like the file browser.

This means we have three views that are very similar:

  1. file browser
  2. playlists
  3. history

It would be nice if pressing previous/next skipped to the previous/next file in the view that is currently open, i.e. if we opened a file from the browser, then skip to the next file in the browser. However if we opened from the playlist or history view, we should view the next one according to the playlist or history view.

Finally, they shouldn't be spread out around the GUI like they are right now. Playlist is hidden away somewhere under "playback", that's terrible. It should be immediately accessible in the same place as the file browser is. The file browser, as it is right now, should have tabs for: File browser, Playlist, and History. Pressing the button that currently brings up the file browser should bring up that view with the tabs, and it should open the tab that was opened last.