summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorManfred Tremmel <Manfred.Tremmel@iiv.de>2007-05-26 22:12:24 +0100
committerManfred Tremmel <Manfred.Tremmel@iiv.de>2007-05-26 22:12:24 +0100
commit6687a340feb300841f5885a993cfd20a7604178b (patch)
tree3ea5287ccaad81f10200b15ce53ed6ae34120ee9 /ChangeLog
parentbe3166fe704bbfd9767e223fe834300f46d624ab (diff)
downloadxine-lib-6687a340feb300841f5885a993cfd20a7604178b.tar.gz
xine-lib-6687a340feb300841f5885a993cfd20a7604178b.tar.bz2
Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7)
development branche Am Samstag, 26. Mai 2007 17:48 schrieb Darren Salt: > Could you also try not reverting that and instead applying one or > both of the attached patches? Both playback and eject need to be > tested. You should use the drive's eject button, though there's no > harm in also checking xine-lib's eject code. Ok, here's a modified patch, a combination of your two patches, with a little fix. It works fine here, pressing the vcd button on xine-ui starts playing vcd's directly and when pressing the stop button, I can eject the CD by pressing the eject button on the cd drive. I hope it's ok for you. -- Machs gut | http://www.iivs.de/schwinde/buerger/tremmel/ | http://packman.links2linux.de/ Manfred | http://www.knightsoft-net.de
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d18e9d330..1eee9696f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ xine-lib (1.1.7) (unreleased)
* Allow XxMC to switch back to software decoding; don't deinterlace if it's
not needed for any given frame.
* Document dvba: MRLs (ATSC with full tuning info).
+ * Fix VCD playback (broken since 1.1.4).
xine-lib (1.1.6)
* Split the DirectFB plugin into X11 and non-X versions.