Age | Commit message (Expand) | Author |
2007-12-30 | Merge from 1.1 (except po/*; translators needed for this). | Darren Salt |
2007-12-30 | Manual port of the color→colour change to 1.2; should make merging easier. | Darren Salt |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all post plugins to the new identifier/description interface. Add _() ... | Diego 'Flameeyes' Pettenò |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-08-16 | Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes. | Darren Salt |
2007-08-16 | Merge all but the open()/glibc workaround from 1.1. | Darren Salt |
2007-08-15 | Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro). | Darren Salt |
2007-06-12 | A nice simple merge from 1.1. | Darren Salt |
2007-08-12 | Fix goom visualization plug-in | Maxim Levitsky |
2007-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt |
2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt |
2007-05-19 | Optimization flag fixes for building with --enable-debug | Matt Messier |
2007-05-16 | Merge changes from main 1.2 repository | Matt Messier |
2007-05-17 | Merge from 1.1. | Darren Salt |
2007-05-10 | Rename PPC_ARCH to ARCH_PPC for consistency. | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-05-02 | Mac OS X Universal Binary support | Matt Messier |
2007-04-11 | Merge changes from 1.1 branch (where they still make sense). | Diego 'Flameeyes' Pettenò |
2007-04-11 | Forgot to include attributes.h | Diego 'Flameeyes' Pettenò |
2007-04-10 | Allow xine-lib to be built with CFLAGS='-O0 -g3' by changing optimization | Reinhard Nißl |
2007-04-10 | Use ATTR_ALIGN to declare alignment. | Diego 'Flameeyes' Pettenò |
2007-04-06 | Remove executable status from all files which shouldn't have it. | Darren Salt |
2007-04-06 | Define a xinepostdir directory to point to the post-plugins path. | Diego 'Flameeyes' Pettenò |
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-22 | Fix crosscompile to use build and host definition from autoconf, rather than ... | Diego 'Flameeyes' Pettenò |
2007-02-20 | Remove the cast as register_enum now accept consts. | Diego 'Flameeyes' Pettenò |
2007-01-13 | build fixes related to last ffmpeg sync changes | Miguel Freitas |
2006-12-25 | Goom postplugin use math functions, link to libm. | Diego 'Flameeyes' Pettenò |
2006-12-02 | two fixes to viz glue code: | Miguel Freitas |
2006-10-23 | - unregister configuration callbacks when disposing of the class | Bastien Nocera |
2006-09-26 | Free font_pos allocated in the function. | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-11 | Collect the latest changes against goom to local diff. | František Dvořák |
2006-06-07 | 64-bit casting int<->pointer fixes. | Darren Salt |
2006-06-02 | More static/const fixes from Gentoo. These should probably go upstream. | Darren Salt |
2006-05-22 | Fixed gcc warnings (Adrian Schroeter). | Matthias Hopf |
2006-05-04 | Make the_font (gfontrle.c) static again, and this time fix up the other | Darren Salt |
2006-05-04 | Compilation fix. | František Dvořák |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-04-24 | Fix a crash in goom. Commented out the -fomit-frame-pointer workaround. | František Dvořák |
2006-04-08 | Ancient platforms support: | František Dvořák |
2006-02-14 | Kill some printf() warnings. | Darren Salt |
2006-02-04 | Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...) | Miguel Freitas |