Skip to content

Instantly share code, notes, and snippets.

@fritsch
fritsch / gist:c8ef64db99d0df857f4e
Created February 8, 2015 20:24
DVDClock Calculate in float
From 79fb33920de49b34a00000ce7f62546ea32a91b0 Mon Sep 17 00:00:00 2001
From: fritsch <fritsch@xbmc.org>
Date: Sun, 8 Feb 2015 21:23:30 +0100
Subject: [PATCH] DVDClock: Calculate in floats
---
xbmc/cores/dvdplayer/DVDClock.cpp | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/xbmc/cores/dvdplayer/DVDClock.cpp b/xbmc/cores/dvdplayer/DVDClock.cpp