summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-14Handle <[CDATA[...]]>. (Based on a patch by Bastien Nocera <hadess@hadess.net>.)Darren Salt
2007-09-14Given <a>b<c/>d</a>, append rather than replace text - "bd", not "d".Darren Salt
2007-09-09Merge from 1.1.Darren Salt
2007-09-09fix spudvb decoder updateChristophe Thommeret
2007-09-09Fix switching DVB subtitles channels.Christophe Thommeret
2007-09-08switch spudvb to dyn mem alloc and allow multiple CLUTs per page.Christophe Thommeret
2007-09-08Check if DVB sub PTS is reliable and show sub immediately if it's not.Christophe Thommeret
2007-09-07Fix dvd://.../title[.chapter] handling (broken in cset 2e301bc2cce8).Darren Salt
2007-09-03Bump version info, ready for an eventual 1.1.9 release.Darren Salt
2007-08-27Merge from 1.1.8.Darren Salt
2007-08-27Added signature for changeset 42358e16442fe54fa554006e0b0bafd51e065c32Darren Salt
2007-08-271.1.8Darren Salt
2007-08-27Remove "unreleased" tag.xine-lib-1_1_8-release1.1.8Darren Salt
2007-08-26Add changelog entries for Reinhard Nißl's changes.Darren Salt
2007-08-26Resync all translation files.Darren Salt
2007-08-26Merge from 1.1.Darren Salt
2007-08-26Protect previously shown frame from immediate reuse by decoder.Reinhard Nißl
2007-08-26Provide options to control ondemand disabling of bob deinterlacing.Reinhard Nißl
2007-08-26Protect drawable from beeing changed while drawing.Reinhard Nißl
2007-08-21Merge from 1.1.Darren Salt
2007-08-20Minor man page cleanup.Darren Salt
2007-08-20Handle % escaping and variable numbers of /s in VCD MRLs.Darren Salt
2007-08-20Fix documentation for vcdo MRLs.Darren Salt
2007-08-20Changelog update for Christophe Thommeret's recent changes. (Again.)Darren Salt
2007-08-20spudvb bitmaps downscaleChristophe Thommeret
2007-08-19Changelog update for Chistophe Thommeret's recent changes.Darren Salt
2007-08-19TODO update.Darren Salt
2007-08-19Merge and clean up ogm_get_width & ogm_render_line; fix strncmp() length params.Darren Salt
2007-08-18libsputext colored typefaces patchChristophe Thommeret
2007-08-17xine_stream audio_track_map order fixChristophe Thommeret
2007-08-17mpeg_ts multiple audio streams fix + spu lang fixChristophe Thommeret
2007-08-17Fix C++ breakage introduced in cset 290f0d28f8fc.Darren Salt
2007-08-16Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.Darren Salt
2007-08-16Merge all but the open()/glibc workaround from 1.1.Darren Salt
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-08-15Fix an audio resampling problem which was causing regular clicking.Darren Salt
2007-08-14Update and reformat the DVB README.Darren Salt
2007-08-14Ignore debian/libxine1-doc.Darren Salt
2007-08-14Update TODO.Darren Salt
2007-08-14Bump package version no.Darren Salt
2007-08-09TODO update.Diego 'Flameeyes' Pettenò
2007-07-29have post_vdr_video use the recent postprocessing changesReinhard Nißl
2007-07-27make use of the new callback function in _x_post_intercept_video_frame()Reinhard Nißl
2007-07-27provide an additional callback function for controlling frame interceptionReinhard Nißl
2007-07-26propagate frame changes in xxmc_do_update_frame() to intercepted framesReinhard Nißl
2007-07-26access native frame where an intercepted can be passedReinhard Nißl
2007-07-26initialize pointer to native frame in acceleration dataReinhard Nißl
2007-07-26provide a direct link to accelerated frame for postprocessingReinhard Nißl
2007-07-26report unsupported frame format when blending overlayReinhard Nißl
2007-07-26report unsupported frame format and abortReinhard Nißl