QtIntfTODO

From VideoLAN Wiki
Revision as of 10:28, 16 December 2006 by Zorglub (talk | contribs)
Jump to navigation Jump to search

Main interface

Icons

Controller Icons

  • Playback:
    • Play / Pause / Stop / Next / Previous
    • Faster / Slower (not urgent, unused at the time)
  • Volume Control:
    • Sound (and sound muted if clicked)
  • Open
    • Open File
    • Open URL
    • Open Disc
  • Other:
    • Playlist
    • Open extended GUI / Equalizer ( 1 ? 2 ?)
    • FullScreen (not urgent, unused at the time)
  • Playlist :
    • Add file
    • Add Folder
    • Shuffle
    • Repeat One / Repeat All / Search
  • Playlist item types
    • File
    • Folder/Node
    • Playlist
    • Network stream
    • Disc
    • Acquisition card

Size is up to you to decide as long as it doesn't look too big (or too small) ...

Prefs Icons

Approx size: 50x50 pixels for Simple prefs ( sprefs_1.png ) 25x25 pixels for normal prefs (like what we have in current wxWidgets)

Icons needed:

  • "Video"
  • "Audio"
  • "Input and Codecs"
  • "Playlist"
  • "Interface"
  • "Subtitles"

Playlist

  • Finish Popup handling **

Open dialog

  • Generic stuff **
  • Acquisition tabs

Preferences

Streaming

Profiles

Issues

Some current issues being worked on or looked into.. latest reference svn-16791.

Bugs:

  • Add a file to the playlist, drag and drop to the left panel on Playlist or Media library icon, double click on that icon (that will expand it and show the element just added), double click on the element -> CRASH
  • Tools, Interface, Console (problem only applies to this option), File open file, play, close with X -> continues playing (while the vout is destroyed, audio goes on) until the Console window is "selected", then the clip really "quits".
  • Height consistency on Tools, Preferences, "Basic". The Video, Audio etc. option text consists of about 4 lines height. On "All", the Advanced is only one line, while the expanded options like CPU features, Filters etc. are 2 lines again.
  • File location of playing item in Windows shows forward instead of backslash (also in playlist items) -- Hum ? Looks like a core issue ? User:Zorglub -- CRASH issue when opening a 2nd file. main debug: adding item <garbage>. Does not happen in WX. When media files are in the default folder (Application Data?) then no problems occur since no path needs to be selected. Also qt4 in gdb refuses to open a file User:Trax


Unreproducible (in linux):

  • Preferences, All, Audio, Filters, select Headphone then Equalizer, the show settings (to select Basic or All) and the whole left section suddenly becomes very wide/stretched. Same goes for selecting Filters, parametric equalizer right away.
  • Interface, Main Interface, Skins, 2 entries of enable transparency effects


Missing stuff:

  • File, Open .. think there should be a "All media types, or all supported types" listed which is default. (Also some File type listings have a space in front of them).

No fix possible or invalid:

Fixed:

Mockups

Since I (pherthyl) am (going to be) helping with the Qt interface, I thought I'd keep a page of mockups for new UI ideas. While there are some things we need to copy from the wxWidgets interface, there are also lots of non-optimal bits of UI in the old interface that I think we should improve. Since the Qt interface isn't out yet, now is the time to make changes like this.

QtIntfMockups