Age | Commit message (Expand) | Author |
2014-05-19 | libw32dll linker fix | Thomas Klausner |
2014-05-18 | Fix compilation on DragonFlyBSD. | Thomas Klausner |
2014-03-11 | libw32dll: fix const issues | Petri Hintukainen |
2014-03-08 | Silence a lot of "attribute ignored" compiler warnings. | Torsten Jager |
2013-09-13 | Copyright year update by hg log info | Torsten Jager |
2011-10-17 | Merge from 1.1 | Petri Hintukainen |
2011-10-15 | Disable strict-aliasing where it caused compiler warnings | Christian Ruppert |
2011-10-15 | Kill some "discarded qualifier" warnings in libw32dll. | Darren Salt |
2011-10-04 | Merge from 1.1. | Darren Salt |
2011-10-03 | Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke... | Chris Rankin |
2011-10-01 | Mark simple file and socket descriptors as uninheritable. | Chris Rankin |
2011-05-17 | Use "quietened" build if automake 1.11 was used. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2010-01-06 | Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external. | Darren Salt |
2009-03-03 | Merge from 1.1. | Darren Salt |
2009-02-17 | Allow WINE PE image loader to work on OpenBSD. | Brad Smith |
2009-01-18 | Merge from 1.1. | Darren Salt |
2009-01-18 | Remove '#include "config.h"' from all public header files. | Darren Salt |
2008-12-15 | Merge from 1.1; update PO files; make buildable. | Diego E. 'Flameeyes' Pettenò |
2008-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
2008-06-20 | Merge the avutil branch; port the "raw" video output plugin. | Darren Salt |
2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
2008-05-22 | Fix w32dll build failure. | Darren Salt |
2008-05-07 | Use asprintf() rather than malloc() + sprintf(). | Diego 'Flameeyes' Pettenò |
2008-03-04 | Merge from 1.1. | Darren Salt |
2008-03-02 | Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt). | Diego 'Flameeyes' Pettenò |
2008-01-05 | Add a mangle.h file with the definition of MANGLE from FFmpeg's libavutil, an... | Diego 'Flameeyes' Pettenò |
2007-12-23 | Mark name and pname static. | Diego 'Flameeyes' Pettenò |
2007-12-21 | More #include fixes. | Darren Salt |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-11-25 | Merge from 1.1. | Darren Salt |
2007-11-19 | add support for GNU/kFreeBSD | Petr Salinger ext:(%20) |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt |
2007-05-16 | Merge changes from main 1.2 repository | Matt Messier |
2007-05-17 | Merge from 1.1. | Darren Salt |
2007-05-12 | More configure/Makefile cleanups | Matt Messier |
2007-05-11 | Another round of Makefile.am cleanups | Matt Messier |
2007-05-08 | More configure.ac cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-04-14 | Compile fixes. | Darren Salt |
2007-04-14 | Don't save the fake win32 registry in ~/.xine hardcoded, use XDG_CACHE_HOME. | Diego 'Flameeyes' Pettenò |
2007-04-10 | Rationalise __attribute__((packed)) usage. | Diego 'Flameeyes' Pettenò |
2007-04-07 | Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly. | Darren Salt |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-20 | Another couple of fixes for OSX support by Martin Aumueller, although Win32 s... | Diego 'Flameeyes' Pettenò |
2007-03-10 | Use two-step lookup of wrapper_local to fix assembler errors. Patch by Albert... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Declare sysi86() function only if it's not declared already. Patch by Albert ... | Diego 'Flameeyes' Pettenò |