Giter Site home page Giter Site logo

Comments (1)

svobs avatar svobs commented on May 27, 2024

Yes something should be changed here. It looks like the "resume playback" and "playback history" features evolved independently, but they have too much overlap for them to ignore each other.

My thoughts:

  1. The current "resume" functionality seems based on the assumption that there is at most 1 window the user wants to "resume" at a given time. But if a user closes IINA with several windows open, which window will be the lucky one? It would be nice to be able to work toward a streamlined design where each window has an associated "session" (window size, equalizers, playback position, etc.) which could be restored not only at the start of IINA's next launch, but at any time the user chooses, by selecting it either from the Welcome window or Playback History window.
  2. Ideally all the entries in the Welcome window would be getting pulled from the same big list as the Playback History window as suggested here. Or if that doesn't make sense, at least merge the "playback state" and "playback history" entries into one big list sorted by date.
  3. Along the way, it would be a good idea would be to replace the dependency on Apple's Recent Files feature (which lately has been not as reliable) with one that also pulls from this same history list, so that a single source of truth is kept. The File > Open Recent menu can be cleared and/or re-populated programmatically to mimic its current functionality.

from iina.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.