Opened 20 years ago
Last modified 15 years ago
#645 closed defect (fixed)
OSD level options not consistent
| Reported by: | 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 , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed, ib@wupperonline.de |
Note:
See TracTickets
for help on using tickets.

fixed in svn r33865 and r33866