After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 711399 - Add milliseconds support in TimeUtils class (used by GetPosition & Seek methods)
Add milliseconds support in TimeUtils class (used by GetPosition & Seek methods)
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-renderer
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-11-04 12:47 UTC by Jean-Baptiste Dubois
Modified: 2013-11-10 13:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add-milliseconds-support-in-Rygel.TimeUtils (2.20 KB, patch)
2013-11-04 12:47 UTC, Jean-Baptiste Dubois
committed Details | Review

Description Jean-Baptiste Dubois 2013-11-04 12:47:26 UTC
Created attachment 258918 [details] [review]
Add-milliseconds-support-in-Rygel.TimeUtils

This patch add support of milliseconds in Rygel.TimeUtils class.
This is needed in order to have a Rygel renderer supporting UPnP GetPosition, Seek methods taking into account milliseconds Unit.
Comment 1 Jens Georg 2013-11-09 20:29:59 UTC
Review of attachment 258918 [details] [review]:

Looks good