summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-09Remove some unnecessary tests (which the compiler would discard).Darren Salt
2008-02-08Avoid a build failure (affects gcc 4.0 on x86_32).Darren Salt
2008-02-08Add automake conditionals ARCH_X86_32 and ARCH_X86_64.Darren Salt
2008-02-07Merge; mark 1.1.11.Darren Salt
2008-02-071.1.10.1Darren 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-07Adjust some comments.Darren Salt
2008-02-07Add length checking in the FLAC metadata-parsing code.Darren Salt
2008-02-07Keep the plugin dir name to x.y.z - x.y.z.a is inappropriate here.Darren Salt
2008-02-07Reverse the order in which the plugin dirs are scanned; remove a stray printf.Darren Salt
2008-02-06Change from release numbering to ABI numbering for the plugin directory.Darren Salt
2008-02-04Check block sizes & frame sizes. Use unsigned variables where appropriate.Mathieu Olivier
2008-02-04Fix a few remaining and apparently harmless linkage order issues.Darren Salt
2008-01-31Export PKG_CONFIG_PATH.Darren Salt
2008-01-31Enable Esperanto translation (was missing from LINGUAS).Darren Salt
2008-01-31[translations] xine-lib translation to SpanishCarlos E. R.
2008-01-30Make sure that PKG_CONFIG_PATH is set properly by xine-config.Darren Salt
2008-01-28Fix a RealPlayer codec detection bug.Darren Salt
2008-01-27Begin 1.1.11.Darren Salt
2008-01-26Added signature for changeset ae1e23df14223cdacf83df75b28b223895d658c2Darren Salt
2008-01-26Added tag xine-lib-1_1_10-release for changeset 7f1232425c6dDarren Salt
2008-01-261.1.10 release.xine-lib-1_1_10-release1.1.10Darren Salt
2008-01-26Fix font installation (broken by the xine-config backport).Darren Salt
2008-01-26Resync translation source file (again).Darren Salt
2008-01-26Quick hack to allow configuration of the V4L ALSA audio input device.Darren Salt
2008-01-26Resync translation source file.Darren Salt
2008-01-26Unbreak xine-config distribution.Darren Salt
2008-01-26Fix a few recently-caused compiler warnings.Darren Salt
2008-01-25Changelog update.Darren Salt
2008-01-25Fixed parsing of keyframes indices (do not assume a specific order betwen "ti...Claudio Ciccani
2008-01-25Report unofficial mimetypes (x- variants) for the Ogg demuxer too.Diego 'Flameeyes' Pettenò
2008-01-25Advertise proper support for FLAC files.Diego 'Flameeyes' Pettenò
2008-01-24Fix a possible crash on channel change in the DVB plugin.Darren Salt
2008-01-24Only restore the audio buffer discard setting if it was altered.Darren Salt
2008-01-24spec-file updateManfred Tremmel
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-23Revert the --{,exec-}prefix=* changes (to match the old xine-config).Darren Salt
2008-01-23Fix xine-config bugs related to --prefix & --exec-prefix.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-22Patch version missing from xine-config, libxine.pcVille Skyttä
2008-01-23Fixed pts handling, used the amount of data stored in the internal buffer to ...Thibaut Mattern
2008-01-21Fixed logging.Thibaut Mattern
2008-01-21Fixed logging.Thibaut Mattern
2008-01-21Fixed problems introduced by the free bitrate handling when frame sync is lost.Thibaut Mattern
2008-01-20Unmaking a # of it.Darren Salt