| Age | Commit message (Expand) | Author |
| 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ò |
| 2007-03-09 | Test presence of alloca.h and include it if present; suggested by a patch fro... | Diego 'Flameeyes' Pettenò |
| 2006-12-21 | Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The... | Diego 'Flameeyes' Pettenò |
| 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-06-11 | Re-commit lost change: Fix the freeze on QuickTime files when configured with... | František Dvořák |
| 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-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-02-14 | Fix some compiler warnings. | Darren Salt |
| 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-01-06 | **BUGFIX** | James Stembridge |
| 2004-12-12 | Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N | Andre Pang |