summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-12-16Tell the Real demuxer about http references.Darren Salt
2007-12-14Convert XML to UTF-8 for parsing if a BOM is detected.Darren Salt
2007-12-14Fixed a crash that happened when a video output was closedMatthias Kretz
2007-12-09Enable the WMV VC1 (ffmpeg) codec.Darren Salt
2007-12-07Don't try to free the frame if it's not allocated. Fixes bug FS#3.Diego 'Flameeyes' Pettenò
2007-12-07Fix compilation of DXR3 support with external ffmpeg. Untested with actual DXR3.Darren Salt
2007-12-03Fixed a race condition between ao_loop and ao_close to not lose the last buffer.Matthias Kretz
2007-12-02Fixed ALSA close function to not discard all data that had been written but n...Matthias Kretz
2007-12-03ChangeLog entries for my patchesMatthias Kretz
2007-11-13Fix a possible DVB plugin crash when switching channels.Darren Salt
2007-11-13Changelog entry for the ATSC fix.Darren Salt
2007-11-06Decode numbered XML char entities as UTF-8, and support codes >= 256.Darren Salt
2007-10-26Update changelog.Darren Salt
2007-10-21small bugfix: make sure width/height are known before trying to use them (wai..."Miguel Freitas ext:(%22)
2007-10-18Changelog entry for the flv fix.Darren Salt
2007-10-02Update changelog.Darren Salt
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-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-20Handle % escaping and variable numbers of /s in VCD MRLs.Darren Salt
2007-08-20Changelog update for Christophe Thommeret's recent changes. (Again.)Darren Salt
2007-08-19Changelog update for Chistophe Thommeret's recent changes.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-12Changelog updates.Darren Salt
2007-08-12Extend config key translation to allow front ends to provide an additional list.Darren Salt
2007-06-17Add a ChangeLog entry for the Solaris branch.Diego 'Flameeyes' Pettenò
2007-06-17A few minor changelog cleanups.Darren Salt
2007-06-14Disable mediaLib support by default.Diego 'Flameeyes' Pettenò
2007-06-10Backport last.fm support to 1.1 branch.Diego 'Flameeyes' Pettenò
2007-06-071.1.7.xine-lib-1_1_7-release1.1.7Darren Salt
2007-06-06Changelog entry for the fb colour conversion crash fix.Darren Salt
2007-06-05Disable aRTs output plugin by default, it's deprecated and will be removed in...Diego 'Flameeyes' Pettenò
2007-06-04Changelog entry for the unplug codeMatthias Kretz
2007-06-03Changelog entry for the MPEG PES change.Darren Salt
2007-06-03Add a comment & changelog entry for the mmap bug fix.Darren Salt
2007-06-01Prioritise the musepack demuxer over mpgaudio, as sometimes the latter can mi...Bram Verweij
2007-05-29Use the integer versions of Speex decoding functions, this avoids an iteratio...Diego 'Flameeyes' Pettenò
2007-05-29Add a ChangeLog entry.Diego 'Flameeyes' Pettenò
2007-05-26Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7)Manfred Tremmel
2007-05-13DVB MRL documentation corrections, additions and tweaks.Darren Salt
2007-05-06Changelog entries.Darren Salt
2007-05-02Merge changes.Diego 'Flameeyes' Pettenò
2007-05-02Fix proxy usage when the hostnames cannot be resolved.Diego 'Flameeyes' Pettenò
2007-04-25Changelog entry for the Real codec search paths.Darren Salt
2007-04-21Handle single-quoted attributes in XML.Darren Salt