Bug 215145 - bookmarks should be exact to milliseconds
Summary: bookmarks should be exact to milliseconds
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 16:52 UTC by Dominik Haumann
Modified: 2010-01-08 09:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Haumann 2009-11-18 16:52:22 UTC
Version:            (using KDE 4.3.3)
OS:                Linux
Installed from:    Unspecified Linux

If I did not miss anything, the bookmark system right now only supports seconds. It should be possible to set bookmarks exact to milliseconds, to hit exactly the spot where I want the song to start.
Comment 1 Nikolaj Hald Nielsen 2010-01-08 09:33:36 UTC
commit d221e7f77a7d1d6b704d7a62def3cdb03343f356
Author: Nikolaj Hald Nielsen <nhn@kde.org>
Date:   Fri Jan 8 09:00:21 2010 +0100

    Make track bookmarks work with millisecond accuracy. In the urls the time format now uses decimals as this allows existing bookmarks that are stored with 1 second accuracy to still work correctly.
    BUG: 215145