Age | Commit message (Expand) | Author |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | 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-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-08-15 | Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro). | Darren Salt |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |
2007-06-09 | Add $(LTLIBINTL) for a few plugins which I'd missed. | Darren Salt |
2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt |
2007-04-07 | Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly. | Darren Salt |
2007-04-06 | Use xineplug_LTLIBRARIES wherever possible. | 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-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-10 | * Security fixes: | Diego 'Flameeyes' Pettenò |
2007-03-09 | Declare sysi86() function only if it's not declared already. Patch by Albert ... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Test presence of alloca.h and include it if present; suggested by a patch fro... | Diego 'Flameeyes' Pettenò |
2006-12-28 | Link to threading providing libs and -lm. THIS PROBABLY NEEDS REVIEW! | Reinhard Tartler |
2006-12-21 | Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The... | Diego 'Flameeyes' Pettenò |
2006-12-19 | Mark string-type configuration items according to whether they're plain | Darren Salt |
2006-12-08 | Fix wrong length specification for strncat() calls. | Matthias Hopf |
2006-10-10 | Install inttypes.h on stone age platforms (xine.h needs it). | František Dvořák |
2006-09-25 | Assign a character to a char variable, rather than a number. Hopefully will r... | 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-19 | Mark text as impure where necessary to fix build under Solaris/IA32. | Robin KAY |
2006-06-11 | Re-commit lost change: Fix the freeze on QuickTime files when configured with... | František Dvořák |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-22 | Fixed gcc warnings (Adrian Schroeter). | Matthias Hopf |
2006-05-07 | Setup FS segment to make win32 gods happy with the smiley red deamon. | František Dvořák |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-04-21 | Lots of printf format string fixups and a few printf attributes for functions. | Darren Salt |
2006-04-05 | 1) various warning fixes | František Dvořák |
2006-03-26 | Fix one more debug output if would be enabled (format string x number of argu... | František Dvořák |
2006-03-26 | [coverity] | František Dvořák |
2006-03-26 | [coverity] | František Dvořák |
2006-03-07 | Fixed channels to mode translation in audio decoders. | Thibaut Mattern |
2006-02-14 | Fix some compiler warnings. | Darren Salt |
2005-11-21 | *BUGFIX* | František Dvořák |
2005-10-22 | /usr/lib/codecs is preferred /usr/lib/win32 (it is what mplayer uses) | Miguel Freitas |
2005-05-15 | fix w32codec build | Miguel Freitas |
2005-05-07 | *BUGFIX* | František Dvořák |
2005-04-23 | patch for WMA9 lossless decoding via x86 binary codec, courtesy of | Mike Melanson |
2005-01-06 | **BUGFIX** | James Stembridge |
2004-12-17 | forgot this one: | Michael Roitzsch |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-12 | Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N | Andre Pang |
2004-11-24 | wmv9 may use floor(), borrow it from mplayer | Miguel Freitas |
2004-09-21 | - Port patch from MPlayer for win32 DLLs loading on recent versions of Linux | Bastien Nocera |