Opened 17 years ago

Last modified 13 years ago

#645 closed defect (fixed)

OSD level options not consistent

Reported by: superandrzej@… Owned by: reimar
Priority: normal Component: GUI
Version: 1.0rc1 Severity: normal
Keywords: Cc: ib
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

preferences -> Subtitle & OSD -> OSD level

are not displayed in order. Right now it is like this:

  • None
  • Timer and indicators
  • Progressbar only
  • Timer, percentage and total time

It corresponds to osd_level option
0
2
1
3

So it would be more logical to have it like this:

  • None
  • Progressbar only
  • Timer and indicators
  • Timer, percentage and total time

More over naming is not consistent/confusing. Maybe like this will be better:

  • None
  • Indicators
  • Indicators and timer
  • Indicators, timer and total time

or

  • None
  • Indicators
  • Indicators, percentage and timer
  • Indicators, percentage, timer and total time

Change History (1)

comment:1 by ib, 13 years ago

Resolution: fixed
Status: newclosed, ib@wupperonline.de

fixed in svn r33865 and r33866

Note: See TracTickets for help on using tickets.