summaryrefslogtreecommitdiff
path: root/src/dxr3
AgeCommit message (Expand)Author
2011-10-10Fixed asprintf usagePetri Hintukainen
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-01Add CLOEXEC flag to DXR3 plugin's descriptors.Chris Rankin
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-03-10Make buildable with current (external) libdvdnav & libdvdread.Darren Salt
2010-02-24src/dxr3/compat.h needs to be in the tarball...Darren Salt
2010-02-12DXR3 compatibility fix for newer versions of the em8300 driver.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-03-22change long-dead email addressmlampard-guest
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2008-05-07Replace strn?cpy() + strn?cat() calls with a?sprintf().Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-01-01Avoid potential install-time mislinkage against libxine.so.2.Darren Salt
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-04-06Use xineplug_LTLIBRARIES wherever possible.Diego 'Flameeyes' Pettenò
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-03-10Add unistd.h include for the write() function. Thanks to Manfred Tremmel for ...Diego 'Flameeyes' Pettenò
2006-12-30Link against libm (missing symbols).Darren Salt
2006-12-28Link to libxine when neededReinhard Tartler
2006-07-17Add EXPORTED tag to xine_plugin_info.Darren Salt
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-18Misc warnings fixes.Diego 'Flameeyes' Pettenò
2006-06-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò
2006-06-0764-bit casting int<->pointer fixes.Darren Salt
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-11-28*BUGFIX*František Dvořák
2005-09-25move alphablend to coreMiguel Freitas
2005-09-24- rename all clip_top, clip_left, clip_color... to hili_xxxx. thatMiguel Freitas
2005-04-10Fixed plugin list array idThibaut Mattern
2005-04-10Used the new plugin list array.Thibaut Mattern
2005-02-09Finally commit the plugin loader improvements.Thibaut Mattern
2005-01-18**BUGFIX**Michael Roitzsch
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-16my sed script for the config entries converted a bit too much which breaksMichael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-11-24patch to further improve overlay blending and to elimiate static variablesMichael Roitzsch
2004-10-08fix a long-standing DXR3 DVD problem: forced subtitles were not handled corre...Michael Roitzsch
2004-09-22- added cropping capability (thanks James Stembridge)Miguel Freitas
2004-08-19check for NAV updates earlier and thus more often;Michael Roitzsch
2004-08-16use 64bit arithmetics to prevent overflowMichael Roitzsch
2004-08-16DXR3 support for more fine grained speedMichael Roitzsch
2004-08-02no objections so far: committing the fine speed control patchMiguel Freitas