Age | Commit message (Expand) | Author |
2008-01-01 | Bump post plugin interface version after API changes | Petri Hintukainen |
2007-12-30 | Manual port of the color→colour change to 1.2; should make merging easier. | Darren Salt |
2007-12-23 | Merge from 1.2 main branch. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Merge -headers-reshuffle branch into main. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark more arrays as constant. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-14 | Replace mangle.h with avutil.h. Needs a patched libavutil. | Diego 'Flameeyes' Pettenò |
2007-12-14 | Include mangle.h on tomsmocompmacros.h rather than in three files where it's ... | Diego 'Flameeyes' Pettenò |
2007-12-13 | Mark enum_pulldown and enum_framerate also const. | 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 | Merge from 1.1. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | 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-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-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt |
2007-05-19 | Optimization flag fixes for building with --enable-debug | Matt Messier |
2007-05-11 | Another pass at cleaning up Makefile.am files. More to come. | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2007-04-09 | Merge the FFmpeg integration branch into the nopadding branch. | Diego 'Flameeyes' Pettenò |
2007-04-08 | Mark various private arrays, structs & fn parameters as static and/or const. | Darren Salt |
2007-04-07 | Merge changes from main repository. | Diego 'Flameeyes' Pettenò |
2007-04-06 | Define a xinepostdir directory to point to the post-plugins path. | Diego 'Flameeyes' Pettenò |
2007-04-03 | Merge tonight's changes to main branch. | Diego 'Flameeyes' Pettenò |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-03 | Merge changes happened in 1.1 development. | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-16 | Use stdlib.h rather than malloc.h. | Diego 'Flameeyes' Pettenò |
2007-01-28 | revert part of the PaX team's patch which broke tomsmocomp (segfault) | Miguel Freitas |
2007-01-14 | Fix build on amd64 - both ARCH_X86 and ARCH_X86_64 are defined. | Darren Salt |
2006-12-21 | Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The... | Diego 'Flameeyes' Pettenò |
2006-12-02 | Start working on a branch where FFmpeg is not copied, patched and carved to b... | Diego 'Flameeyes' Pettenò |
2006-09-01 | Fix building on amd64 and x86 too, by moving the constant at the top. | Diego 'Flameeyes' Pettenò |
2006-08-31 | Move the help text out of the #if condition. | Diego 'Flameeyes' Pettenò |
2006-07-12 | Tidy up the formatting of tvtime method help texts to allow better wrapping | Darren Salt |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-19 | Mark text as impure where necessary to fix build under Solaris/IA32. | Robin KAY |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-02-04 | Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...) | Miguel Freitas |
2006-01-27 | Adapt the engine to the new list code. | Thibaut Mattern |
2006-01-26 | send events for tvtime filmmode changes | Miguel Freitas |
2005-11-28 | *BUGFIX* | František Dvořák |
2005-09-19 | *BUGFIX* | František Dvořák |
2005-07-29 | Protect malloc.h inclusion | James Stembridge |
2005-06-17 | ** BUGFIX ** | Darren Salt |