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 12:24:37 +0000 (13:24 +0100)
commitcecd9068fcba09234232399748d4a55ed7574e4b
tree710a3b9c62f1b3df8cdfa6a731e0e4d2a31afc2a
parent0dfedee9efae9f34cea383b5b79dcd71828002b0
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