summaryrefslogtreecommitdiff
path: root/src/libw32dll
AgeCommit message (Expand)Author
2014-06-06Copyright year update by hg log.Torsten Jager
2014-05-19libw32dll linker fixThomas Klausner
2014-05-18Fix compilation on DragonFlyBSD.Thomas Klausner
2014-03-11libw32dll: fix const issuesPetri Hintukainen
2014-03-08Silence a lot of "attribute ignored" compiler warnings.Torsten Jager
2014-03-08Silence some compiler warnings.Torsten Jager
2013-09-13Copyright year update by hg log infoTorsten Jager
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-15Disable strict-aliasing where it caused compiler warningsChristian Ruppert
2011-10-15Kill some "discarded qualifier" warnings in libw32dll.Darren Salt
2011-10-04Merge from 1.1.Darren Salt
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-01Mark simple file and socket descriptors as uninheritable.Chris Rankin
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2010-02-23Merge from 1.1.Darren Salt
2010-02-21WMAPro supportChristopher Martin
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2010-01-06Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-03-03Merge from 1.1.Darren Salt
2009-02-17Allow WINE PE image loader to work on OpenBSD.Brad Smith
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-22Fix w32dll build failure.Darren Salt
2008-05-07Use asprintf() rather than malloc() + sprintf().Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-03-04Merge from 1.1.Darren Salt
2008-03-02Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt).Diego 'Flameeyes' Pettenò
2008-01-05Add a mangle.h file with the definition of MANGLE from FFmpeg's libavutil, an...Diego 'Flameeyes' Pettenò
2007-12-30Manual port of the color→colour change to 1.2; should make merging easier.Darren Salt
2007-12-23Mark all supported_types constant.Diego 'Flameeyes' Pettenò
2007-12-23Mark name and pname static.Diego 'Flameeyes' Pettenò
2007-12-21More #include fixes.Darren Salt
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-13Fix Quicktime (w32dll) decoder compilation.Darren Salt
2007-12-11Bump the interface version for video decoder plugins.Diego 'Flameeyes' Pettenò
2007-12-11Bump the interface version for audio decoder plugins.Diego 'Flameeyes' Pettenò
2007-12-11Use default_*_class_dispose macro whenever the class dispose function only ca...Diego 'Flameeyes' Pettenò
2007-12-11Use N_() rather than _(), passing the string just once to gettext().Diego 'Flameeyes' Pettenò
2007-12-11Update all misc plugins to the new identifier/description interface. Add _() ...Diego 'Flameeyes' Pettenò
2007-11-25Merge from 1.1.Darren Salt
2007-11-19add support for GNU/kFreeBSDPetr Salinger ext:(%20)
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-10Merge from 1.1.Darren Salt