| Age | Commit message (Expand) | Author |
| 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 | Fix build with relatively recent copies of FFmpeg | Brad Smith |
| 2011-05-16 | Missed a #define. | Darren Salt |
| 2011-05-16 | Fix up "pp" post-proc plugin and A/V decoding for ffmpeg 0.7. | Darren Salt |
| 2011-03-20 | Merge from 1.1. | Darren Salt |
| 2010-10-23 | mingw32-w64 port: | František Dvořák |
| 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-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
| 2009-08-05 | Merge from 1.1. | Darren Salt |
| 2009-08-05 | Fix reading of CDDB information (ref. cset a470c338149c) | Christopher Martin |
| 2009-08-05 | Accept CDDB return code 211 ("found inexact matches") | Christopher Martin |
| 2009-05-17 | Merge from 1.1. | Darren Salt |
| 2009-05-10 | Further improve parsing of CDDB information | Christopher Martin |
| 2009-05-10 | Provide genre & track no. for CDDB data | Markus Kaufhold |
| 2009-05-10 | CDDB parsing code duplication cleanup. | Darren Salt |
| 2009-04-26 | Adjust the CDDA frame cache to a 'snappier' value. | Christopher Martin |
| 2009-03-03 | Merge from 1.1. | Darren Salt |
| 2009-02-17 | Add OpenBSD support to the CDDA, DVD & VCD input code. | Brad Smith |
| 2009-01-12 | Merge from 1.1. | Darren Salt |
| 2009-01-12 | Fixed lvalue cast error (build with newer mingw compilation tools). | František Dvořák |
| 2008-11-22 | Access to cddb cache broken | Matthias |
| 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-10-13 | Merge from 1.1. | Darren Salt |
| 2008-08-25 | Fix CDDB access on 64-bit. | Darren Salt |
| 2008-08-14 | Merge from 1.1. | Darren Salt |
| 2008-08-13 | Improve parsing of cddb information | Arnold Metselaar |
| 2008-08-13 | add cdda_class_get_dir method to cdda plugin | Arnold Metselaar |
| 2008-07-17 | Merge from 1.1. | Darren Salt |
| 2008-07-08 | Add #include <windef.h> to fix compile for mingw32 | Matthias Ringwald |
| 2008-06-23 | Allow for <libavutil/base64.h> etc. | Darren Salt |
| 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-09 | Use asprintf() rather than sn?printf() + strn?dup(). | Diego 'Flameeyes' Pettenò |
| 2008-05-09 | Use size_t rather than int to store the return value of strlen(). | Diego 'Flameeyes' Pettenò |
| 2008-05-09 | Loop improvements, avoid multiple strlen() and strdup() calls. | Diego 'Flameeyes' Pettenò |
| 2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
| 2008-04-21 | Merge from 1.1. | Darren Salt |
| 2008-04-19 | Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1... | Diego 'Flameeyes' Pettenò |
| 2008-04-09 | Compilation fixes, mostly ffmpeg-related, and linkage fixes. | Darren Salt |
| 2008-03-01 | Update to the new FFmpeg's include directory. | Diego 'Flameeyes' Pettenò |
| 2008-03-01 | Merge from 1.2 tip. | Diego 'Flameeyes' Pettenò |
| 2008-01-27 | Rename base64 functions to _x_ as they should not be part of the public API. | Diego 'Flameeyes' Pettenò |
| 2008-01-27 | Move base64 header to xine-utils as we don't want it installed. | Diego 'Flameeyes' Pettenò |
| 2008-01-24 | Merge from -plugin-loader branch. | Darren Salt |
| 2008-01-05 | Merge from 1.2. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Remove stray return 0. | Diego 'Flameeyes' Pettenò |