summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@users.sourceforge.net>2005-09-19 16:14:02 +0000
committerFrantišek Dvořák <valtri@users.sourceforge.net>2005-09-19 16:14:02 +0000
commit097426600056a112752e92eb1c13f0d6900f3907 (patch)
tree5cc819adfef1b280bc5bc0b7a6bd5f92edfa9f55 /ChangeLog
parent801a491a64cb01af880bd2093b3d350be38219a7 (diff)
downloadxine-lib-097426600056a112752e92eb1c13f0d6900f3907.tar.gz
xine-lib-097426600056a112752e92eb1c13f0d6900f3907.tar.bz2
*BUGFIX*
added missing mutex init in xine_ticket (fixes pause assert with win32-pthreads) added missing destroys due to pthread doc spells and houskeeping use directx of older versions too, possibility to use xine w/o HW accel CVS patchset: 7738 CVS date: 2005/09/19 16:14:02
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 948ab4058..20105fc3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ xine-lib (1.1.1)
* Improve sound quality when using alsa 1.0.9 or above.
When playing a 44.1khz stream on a 48khz only capable sound card.
It bypasses alsa-lib resampler and uses xine's
- * Windows ports fixes and improvements
+ * Windows ports bug fixes and improvements
* Set up the framebuffer palette (fb video out).
* build fixes and improvements, added --with-pthread-prefix and
--with-zlib-prefix options