| Age | Commit message (Expand) | Author |
| 2008-01-24 | Merge from -plugin-loader branch. | Darren Salt |
| 2008-01-22 | Merge from 1.1 branch. | Diego 'Flameeyes' Pettenò |
| 2008-01-20 | Unmaking a # of it. | Darren Salt |
| 2008-01-20 | Unescape the "#save:" filename, allowing ";" etc. in file names. | Darren Salt |
| 2008-01-20 | Don't unescape #subtitle:scheme://data. | Darren Salt |
| 2008-01-17 | Remove SyncFB video output plugin, and related documentation and code. | Diego 'Flameeyes' Pettenò |
| 2008-01-15 | Use GCSECTIONS for libxine too. | Diego 'Flameeyes' Pettenò |
| 2008-01-06 | Merge from 1.1. | Darren Salt |
| 2008-01-05 | Enable the VMware Screen codec (ffmpeg). | Darren Salt |
| 2008-01-03 | Replace _x_vo_scale_aspect_ratio_name() function with a string table, all the... | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | The id is constant, mostly. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | The config translator returns a non-constant string. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Update broadcaster functions to accept constant strings. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Make _x_vo_scape_aspect_ratio_name return a constant string. | Diego 'Flameeyes' Pettenò |
| 2008-01-01 | Merge from 1.1. | Darren Salt |
| 2008-01-01 | Skip deleted keys - should any ever occur! - while saving the config. | Darren Salt |
| 2007-12-30 | Manual port of the color→colour change to 1.2; should make merging easier. | Darren Salt |
| 2007-12-24 | Move _x_scan_plugins and _x_dispose_plugins into an internal header, and don'... | Diego 'Flameeyes' Pettenò |
| 2007-12-23 | Mark xine_dispose_internal static. | Diego 'Flameeyes' Pettenò |
| 2007-12-23 | Compile fix. | Diego 'Flameeyes' Pettenò |
| 2007-12-23 | Don't create extra variables now that node is transparent to xine's build. | Diego 'Flameeyes' Pettenò |
| 2007-12-23 | Mark open_internal static (again?). | Diego 'Flameeyes' Pettenò |
| 2007-12-23 | Make supported_types constant, change plugins' loading code so that it actual... | Diego 'Flameeyes' Pettenò |
| 2007-12-23 | Mark more array as constants. | Diego 'Flameeyes' Pettenò |
| 2007-12-23 | Make std_explanation a truly const array. | Diego 'Flameeyes' Pettenò |
| 2007-12-22 | Merge -headers-reshuffle branch into main. | Diego 'Flameeyes' Pettenò |
| 2007-12-27 | [Subtitles] SSA-tags patch | Dubois Nicolas |
| 2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
| 2007-12-19 | Move code out of osd.h that was present only with __OSD_C__ defined. | Diego 'Flameeyes' Pettenò |
| 2007-12-19 | Mark more arrays as constant. | Diego 'Flameeyes' Pettenò |
| 2007-12-19 | Mark static strings as const. | Diego 'Flameeyes' Pettenò |
| 2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
| 2007-12-19 | Consolidate all public include files into include/xine directory. | Diego 'Flameeyes' Pettenò |
| 2007-12-18 | Merge from 1.1. | Darren Salt |
| 2007-12-18 | Don't treat # in MRLs as literals or URI-decode raw filenames. [Bug 1784272] | Darren Salt |
| 2007-12-18 | Use variable-sized arrays rather than allocated buffer. | Diego 'Flameeyes' Pettenò |
| 2007-12-18 | Remove a memset after xine_xmalloc. | Diego 'Flameeyes' Pettenò |
| 2007-12-18 | Remove superfluous include. | Diego 'Flameeyes' Pettenò |
| 2007-12-18 | Fix MRL protocol matching (for demuxer lookup). | Darren Salt |
| 2007-12-15 | Remove a stray semicolon. | Darren Salt |
| 2007-12-14 | Merge from 1.1. | Darren Salt |
| 2007-12-14 | Fixed a crash that happened when a video output was closed | Matthias Kretz |
| 2007-12-13 | Make _x_io_(file|tcp)_(write|read) accept a void* parameter. | Diego 'Flameeyes' Pettenò |
| 2007-12-13 | Make writing function use a void* parameters to avoid signedness warnings. | Diego 'Flameeyes' Pettenò |
| 2007-12-13 | Make _x_demux_read_header accept a void* as pointer to buffer. | Diego 'Flameeyes' Pettenò |
| 2007-12-13 | Use strcasestr rather than converting the mimetypes variables to lowercase. | Diego 'Flameeyes' Pettenò |
| 2007-12-12 | Merge with 1.2-plugins-changes. | Diego 'Flameeyes' Pettenò |
| 2007-12-12 | Remove xine_gui_send_vo_data (deprecated). | Diego 'Flameeyes' Pettenò |
| 2007-12-12 | Remove tvmode functions, deprecated for a while now. | Diego 'Flameeyes' Pettenò |
| 2007-12-11 | Don't export _x_demux_check_extension, now that plugins don't need it anymore. | Diego 'Flameeyes' Pettenò |