fixes bug #288
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Sun, 24 Jan 2010 12:24:37 +0000 (13:24 +0100)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Sun, 24 Jan 2010 13:10:09 +0000 (14:10 +0100)
commit6c77c3ab8156d72dfd616d83c276ef7f3ca1b1a7
treefdc72a5f3554a47ce490d981e4b7fbb13ee1055a
parent6b1138ae6ea57dfb1a345d2a4ad393ba0bc587c8
fixes bug #288
last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones.
so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position.
lib/python/Screens/InfoBarGenerics.py
lib/service/servicedvb.cpp