summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-17Remove syncfb references from the Debian-specific code.Darren Salt
2008-01-17Remove SyncFB video output plugin, and related documentation and code.Diego 'Flameeyes' Pettenò
2008-01-16Fix libdts vs dts to avoid building libdca.Diego 'Flameeyes' Pettenò
2008-01-16Remove two unused files, don't define (x)mmx_supported on non-x86.Diego 'Flameeyes' Pettenò
2008-01-16Remove function never used in xine.Diego 'Flameeyes' Pettenò
2008-01-16Put under #if 0 a few functions that never gets used in xine at all.Diego 'Flameeyes' Pettenò
2008-01-16Put under #if 0 a few functions that never gets used in xine at all.Diego 'Flameeyes' Pettenò
2008-01-16Make _x_canonicalise_url an inline function, as it's only ever used once (eit...Diego 'Flameeyes' Pettenò
2008-01-16Remove deprecated unused functions.Diego 'Flameeyes' Pettenò
2008-01-15Use GCSECTIONS for libxine too.Diego 'Flameeyes' Pettenò
2008-01-15Fix test for external dts that caused internal copy to be used instead.Diego 'Flameeyes' Pettenò
2008-01-15Check if the linker supports --gc-sections, and if so use it for the plugins.Diego 'Flameeyes' Pettenò
2008-01-15Fix missing semicolon.Diego 'Flameeyes' Pettenò
2008-01-14Update demuxer for 1.2 branch to the correct extensions and mimetype declared...Diego 'Flameeyes' Pettenò
2008-01-11Merge from 1.1.Darren Salt
2008-01-11Added signature for changeset b591d00fcd386cdd3779378c34b2d42b7504afc4Darren Salt
2008-01-11Added tag xine-lib-1_1_9_1-release for changeset 9438947f88adDarren 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-11XineOpenViewGL bug on PPC/DarwinMatthias Ringwald
2008-01-11Correct the prototype of rmff_dump_header. (Build fix.)Darren Salt
2008-01-11Fix a buffer overflow in the RTSP header-handling code.Darren Salt
2008-01-10Oops. Re-mark a translated string as fuzzy else "make -C po update-po" fails.Darren Salt
2008-01-10Merge from 1.1; restore po/tr.po.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-09Merge from 1.1.Darren Salt
2008-01-09Allow for patch-level numbering.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-09Some lexer state tokenisation which somehow slipped through a crack somewhere.Darren Salt
2008-01-06Merge from 1.1.Darren Salt
2008-01-06Added signature for changeset 1dbf784bebc791266fcca02e917ee63034ac2e0bDarren Salt
2008-01-06Release tag.Darren Salt
2008-01-06Mark release.xine-lib-1_1_9-release1.1.9Darren Salt
2008-01-06Mark a translated string as fuzzy else "make -C po update-po" fails.Darren Salt
2008-01-06Constify bits of the OGM subtitle hack. Add a changelog entry.Darren Salt
2008-01-06for resolving Korean subtitle bugDongsu Park
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-05Add translation to Türkçe by Serdar Soytetir and Server Acim.Diego 'Flameeyes' Pettenò
2008-01-04Pass $(X_CFLAGS) when compiling syncfb.Darren Salt
2008-01-04Protect against multiple inclusion of include/configure.h.Darren Salt
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-03Make memcpy_method a static constant structure, and replace the name string w...Diego 'Flameeyes' Pettenò
2008-01-03Replace _x_vo_scale_aspect_ratio_name() function with a string table, all the...Diego 'Flameeyes' Pettenò
2008-01-02Make description and name of post-plugin parameters constant.Diego 'Flameeyes' Pettenò
2008-01-02Remove stray return 0.Diego 'Flameeyes' Pettenò