summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2004-10-29 23:11:37 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2004-10-29 23:11:37 +0000
commit9320048966af54c31a0cc84f956460167c9bf882 (patch)
treed4f5be6027681950b65704d96f2f081f33a038e8 /ChangeLog
parentcaf3f7a6dc518a95522dd18a9940387909d81d98 (diff)
downloadxine-lib-9320048966af54c31a0cc84f956460167c9bf882.tar.gz
xine-lib-9320048966af54c31a0cc84f956460167c9bf882.tar.bz2
use monotonic clock when available
CVS patchset: 7087 CVS date: 2004/10/29 23:11:37
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0d1de918..cb6e98ccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,8 @@
* new request optimizer (cache) layer for input plugins to avoid the
overhead of expensive system calls for reading just a couple of
bytes. may be disabled with MRL parameter "#nocache".
+ * use monotonic clock where available (eg. linux 2.6) so system clock
+ updates won't disturb xine playback. [bug #781532]
xine-lib (1-rc6)
* Moved win32 frontend into separate module.