diff options
| author | František Dvořák <valtri@users.sourceforge.net> | 2005-09-19 16:14:02 +0000 |
|---|---|---|
| committer | František Dvořák <valtri@users.sourceforge.net> | 2005-09-19 16:14:02 +0000 |
| commit | 097426600056a112752e92eb1c13f0d6900f3907 (patch) | |
| tree | 5cc819adfef1b280bc5bc0b7a6bd5f92edfa9f55 /ChangeLog | |
| parent | 801a491a64cb01af880bd2093b3d350be38219a7 (diff) | |
| download | xine-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-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
