summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-03-04Cset 492257577b4d is an ABI extension: bump the soname. Add changelog entry.Darren Salt
2008-03-02Reorganise DTS audio type detection (ready for LE16 & BE14); changelog entry.Darren Salt
2008-02-20Off-by-one in the FLAC security fix, breaking playback of some files.Darren Salt
2008-02-09That last changelog entry is lying. Delete it.Darren Salt
2008-02-09Fix a configure test which was left out of the arch_x86 changes. (Affects MMX.)Darren Salt
2008-02-09Changelog entry for the version-parsing fix.Darren Salt
2008-02-07Merge; mark 1.1.11.Darren Salt
2008-02-07Add release date.xine-lib-1_1_10_1-release1.1.10.1Darren Salt
2008-02-07Improve detection of MP3 streams with ID3v2 tags. Don't trust the tag size.Thibaut Mattern
2008-02-071.1.10.1, not 1.1.11.Darren Salt
2008-02-07Add length checking in the FLAC metadata-parsing code.Darren Salt
2008-02-06Change from release numbering to ABI numbering for the plugin directory.Darren Salt
2008-01-28Fix a RealPlayer codec detection bug.Darren Salt
2008-01-27Begin 1.1.11.Darren Salt
2008-01-261.1.10 release.xine-lib-1_1_10-release1.1.10Darren Salt
2008-01-26Quick hack to allow configuration of the V4L ALSA audio input device.Darren Salt
2008-01-25Changelog update.Darren Salt
2008-01-24Fix a possible crash on channel change in the DVB plugin.Darren Salt
2008-01-24Don't discard audio samples forever. Fixed streaming playbackThibaut Mattern
2008-01-23Sanity-check ASF header sizes.Darren Salt
2008-01-23Add missing CVE nos.Darren Salt
2008-01-23Finish the backport of libxine.pc.in; do xine-config (now requires pkg-config).Darren Salt
2008-01-22Add release dates to the changelog; tidy up earliest entries.Darren Salt
2008-01-20Unescape the "#save:" filename, allowing ";" etc. in file names.Darren Salt
2008-01-20Don't unescape #subtitle:scheme://data.Darren Salt
2008-01-17Correct the changelog entry for the security fix in 1.1.9.1.Darren Salt
2008-01-14Change the default v4l device paths to /dev/{video,radio}0.Darren Salt
2008-01-14ChangeLog entries for the last two revisions.Diego 'Flameeyes' Pettenò
2008-01-13Bump version no. ready for what I expect to be the next release.Darren Salt
2008-01-11Mark 1.1.9.1 as released.xine-lib-1_1_9_1-release1.1.9.1Darren Salt
2008-01-11Changelog entry for the PPC/Darwin display fix.Darren Salt
2008-01-11Fix a buffer overflow in the RTSP header-handling code.Darren Salt
2008-01-09Mark bugs from the Sourceforge tracker as such.Darren Salt
2008-01-09Add the bug no. for the strtok_r fix.Darren Salt
2008-01-09Fix a read-past-end bug in xine-lib's internal strtok_r replacement.Darren Salt
2008-01-09Allow for patch-level numbering; initialise to ".1".Darren Salt
2008-01-06Mark release.xine-lib-1_1_9-release1.1.9Darren Salt
2008-01-06Constify bits of the OGM subtitle hack. Add a changelog entry.Darren Salt
2008-01-06Tell the Real demuxer about lists of http references.Darren Salt
2008-01-05Enable the VMware Screen codec (ffmpeg).Darren Salt
2008-01-05Add ChangeLog entry for the translation.Diego 'Flameeyes' Pettenò
2008-01-04Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ...Richard van Paasen
2008-01-03Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3]Thibaut Mattern
2008-01-01Add ChangeLog entry for previous change.Diego 'Flameeyes' Pettenò
2008-01-01Avoid potential install-time mislinkage against libxine.so.2.Darren Salt
2007-12-30Fix bugs' numbers for the new tracker.Diego 'Flameeyes' Pettenò
2007-12-29Only check for the chunk's size to be lesser than 100 when reading the COMM_TAG.Diego 'Flameeyes' Pettenò
2007-12-22Fixed an input_pvr issue with 'set input' for ivtv versions 0.10.6+.Richard van Paasen
2007-12-22Always enable a52dec capabilities for external a52dec.Diego 'Flameeyes' Pettenò
2007-12-18Don't treat # in MRLs as literals or URI-decode raw filenames. [Bug 1784272]Darren Salt