Opened 16 years ago
Last modified 16 years ago
#1683 new defect
osd_show_progress slave cmd: progress bar has fixed display of 1 second.
| Reported by: | Owned by: | reimar | |
|---|---|---|---|
| Priority: | normal | Component: | core |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
$summary
Start a file in slave mode, with -osd-duration > 1000. Send "osd_show_progress". The timer will stay put for osd_duration length, but progress bar will disappear after 1 second.
Attachments (1)
Change History (2)
by , 16 years ago
| Attachment: | osd_duration.patch added |
|---|
comment:1 by , 16 years ago
Note:
See TracTickets
for help on using tickets.

use osd_duration value instead of fixed # of 1 sec.