Difference between revisions of "QtIntfTODO"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Add some details)
Line 53: Line 53:
 
* File, Quick Open file -> lot of empty space on all the menu options on left side (seems reserved for options that can have a selected option but that is not the case for many menu options)
 
* File, Quick Open file -> lot of empty space on all the menu options on left side (seems reserved for options that can have a selected option but that is not the case for many menu options)
 
* Window size is a lot larger than WX (it's already smaller since recent commits. Is this still an issue?)
 
* Window size is a lot larger than WX (it's already smaller since recent commits. Is this still an issue?)
* Audio volume slider "doesn't go where you click" (while the video slider does. Is this still an issue? sliders in preferences don't do this either)
+
* Audio volume slider "doesn't go where you click" (while the video slider does. Is this still an issue? sliders in preferences don't do this either). I considered this as better for "normal" sliders. It can be changed easily. What do you think ? [[User:Zorglub]]
* "No suitable decoder.." too small popup boxes without any cancel buttons or additional information
+
* "No suitable decoder.." too small popup boxes without any cancel buttons or additional information -- Interaction support is far from complete [User:Zorglub]]
* File location of playing item in Windows shows forward instead of backslash (also in playlist items)
+
* File location of playing item in Windows shows forward instead of backslash (also in playlist items) -- Hum ? Looks like a core issue ?[[User:Zorglub]]
 
* Tools, Information doesn't have a close button
 
* Tools, Information doesn't have a close button
 
* Press play makes the icon disappear, no pause icon
 
* Press play makes the icon disappear, no pause icon
* Playlist icon is the same as the "mute/no audio" button
+
* Playlist icon is the same as the "mute/no audio" button -- Yes, no icon designed :) [[User:Zorglub]]
* Video, Zoom, doesn't have a (default) value selected
+
* Video, Zoom, doesn't have a (default) value selected -- Same in WX, there is no "default" value for this, it would become invalid as soon as you resize [[User::Zorglub]]
* Rightclick on item in playlist: 600 700 Object::connect: No such slot PLModel::popupPreparse() Object::connect: No such slot PLModel::popupInfo() (this was a previous crash issue)
+
* Rightclick on item in playlist: 600 700 Object::connect: No such slot PLModel::popupPreparse() Object::connect: No such slot PLModel::popupInfo() (this was a previous crash issue) -- Incomplete popup support [[User:Zorglub]]
  
 
Fixed:
 
Fixed:

Revision as of 16:48, 28 August 2006

Main interface

  • Volume control *
  • Menus
    • Standard menus *
    • Autogeneration ***
  • Status bar **

Input manager

  • Disc frame management *

Playlist

Info dialog

  • Implement the notebook *
  • Meta information panel * User:j-b
  • Advanced info panel * User:j-b

Open dialog

  • Generic stuff **
  • File tab **
  • Disc tab **
  • Network tab **
  • Autogenerated tabs ***

Preferences

Interaction

  • Everything ***

Streaming

To be decided... Profiles ?

Issues

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

Open:

  • File, Quick Open file -> lot of empty space on all the menu options on left side (seems reserved for options that can have a selected option but that is not the case for many menu options)
  • Window size is a lot larger than WX (it's already smaller since recent commits. Is this still an issue?)
  • Audio volume slider "doesn't go where you click" (while the video slider does. Is this still an issue? sliders in preferences don't do this either). I considered this as better for "normal" sliders. It can be changed easily. What do you think ? User:Zorglub
  • "No suitable decoder.." too small popup boxes without any cancel buttons or additional information -- Interaction support is far from complete [User:Zorglub]]
  • File location of playing item in Windows shows forward instead of backslash (also in playlist items) -- Hum ? Looks like a core issue ?User:Zorglub
  • Tools, Information doesn't have a close button
  • Press play makes the icon disappear, no pause icon
  • Playlist icon is the same as the "mute/no audio" button -- Yes, no icon designed :) User:Zorglub
  • Video, Zoom, doesn't have a (default) value selected -- Same in WX, there is no "default" value for this, it would become invalid as soon as you resize [[User::Zorglub]]
  • Rightclick on item in playlist: 600 700 Object::connect: No such slot PLModel::popupPreparse() Object::connect: No such slot PLModel::popupInfo() (this was a previous crash issue) -- Incomplete popup support User:Zorglub

Fixed:

  • Quick Open, "All files" -> doesn't show -any- files
  • Location and name/duration first character slightly overlaps border/rectangle. Shift one to the right?
  • Tools, Preferences, doesn't show "All" but "Basic" by default
  • Video, Zoom, CRASH
  • Tools, Preferences, CRASH (incl. the Advanced option in "All" mode)
  • Selection in menu doesn't work:
    • Video, Fullscreen is always "selected" but in fact shows normal video. Functional but select icon doesn't follow status properly
    • Video, Always on top is always "selected" but not functional
    • Video, Deinterlace modes are not "selected" but are functional
    • Video, Aspect ratio modes are not "selected" but are functional
    • Audio Track, Device, Channels and Visualizations: no default "selected"/shown
  • No VLC icon in titlebar and in taskbar (also not when Preferences, Stream info window etc. open seperately)
  • Rightclick in playlist, CRASH