| Age | Commit message (Expand) | Author |
| 2011-02-06 | Fix argb_layer handling in xine-libs OSD stack. | Reinhard Nißl |
| 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-06-11 | Provide framework to define a video output area within the OSD area. | Reinhard Nißl |
| 2009-01-11 | Merge from 1.1. | Darren Salt |
| 2009-01-02 | Extend OSD framework by ARGB layer and custom extent specification. | Reinhard Nißl |
| 2008-11-03 | Free up resources when we finish with a Freetype font. | Maximilian Schwerin |
| 2008-07-17 | Merge from 1.1. | Darren Salt |
| 2008-07-04 | Use calloc to allocate the area for the OSD. | Diego 'Flameeyes' Pettenò |
| 2008-05-29 | Merge from 1.1. | Darren Salt |
| 2008-05-23 | Remove MIN/MAX macro definitions on unit. | Diego 'Flameeyes' Pettenò |
| 2008-05-23 | Mark initialisation functions with malloc attribute. | Diego 'Flameeyes' Pettenò |
| 2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
| 2008-05-21 | Free up resources when we finish with Freetype. | Darren Salt |
| 2008-05-07 | Use asprintf() rather than malloc() + sprintf(). | Diego 'Flameeyes' Pettenò |
| 2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
| 2007-12-22 | Merge -headers-reshuffle branch into main. | Diego 'Flameeyes' Pettenò |
| 2007-12-19 | Move code out of osd.h that was present only with __OSD_C__ defined. | Diego 'Flameeyes' Pettenò |
| 2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
| 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-07-13 | Merge from 1.1. | Darren Salt |
| 2007-07-12 | Remove realloc from osd.c to prevent memory leak due to fragmentation | Simon Farnsworth |
| 2007-06-14 | Merge from 1.1 branch. | Diego 'Flameeyes' Pettenò |
| 2007-06-13 | Fix parameter type. | Albert Lee |
| 2007-04-14 | Search also in user's XDG_DATA_HOME. | Diego 'Flameeyes' Pettenò |
| 2007-04-13 | Check inside the fonts/ directory inside the package's XDG_DATA_DIR, rather t... | Diego 'Flameeyes' Pettenò |
| 2007-04-13 | Also preload bitmap fonts on XDG directories. | Diego 'Flameeyes' Pettenò |
| 2007-04-13 | Search for fonts to render with FreeType2 on XDG Data directories. | Diego 'Flameeyes' Pettenò |
| 2007-04-04 | Reorder and pack the structures that are defined inside compilation units ins...nopadding_no_abi_change | Diego 'Flameeyes' Pettenò |
| 2007-03-03 | Fix a build error, introduced in the previous commit, which bites when building | Darren Salt |
| 2007-03-03 | Free the FreeType object when freeing the OSD object, should solve a possible... | Diego 'Flameeyes' Pettenò |
| 2007-02-20 | Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64"). | Diego 'Flameeyes' Pettenò |
| 2006-12-14 | Added configure option --enable-antialing (disabled by default because | Claudio Ciccani |
| 2006-09-29 | Improve FreeType2 rendering: do not disable hinting. | Diego 'Flameeyes' Pettenò |
| 2006-09-29 | Add an optional dependency over fontconfig, so that if present it is used to ... | Diego 'Flameeyes' Pettenò |
| 2006-09-12 | Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as defa... | František Dvořák |
| 2006-04-10 | Fixed incorrect rectangle clipping. | Claudio Ciccani |
| 2006-04-05 | Fixed primitive clipping. | Claudio Ciccani |
| 2006-03-27 | osd_line() and osd_filled_rect() should clip the coordinates to prevent buffe... | Claudio Ciccani |
| 2005-11-28 | *BUGFIX* | František Dvořák |
| 2005-09-25 | move alphablend to core | Miguel Freitas |
| 2005-09-24 | - rename all clip_top, clip_left, clip_color... to hili_xxxx. that | Miguel Freitas |
| 2005-08-25 | *BUGFIX* | František Dvořák |
| 2005-07-27 | ft2 patch by Andrei Lahun: fix spacing and hinting | Stefan Holst |
| 2005-04-18 | try to be friendly to older ft2 releases | Miguel Freitas |
| 2005-02-05 | legacy compiler patch (keep those variable decls at the front of a | Mike Melanson |
| 2005-01-27 | fixed and faster clipping for texts, correct height for ft2 fonts. thanks to ... | Stefan Holst |
| 2005-01-22 | various fixes and improvements of freetype2 support by Andreas Roever. xine_o... | Stefan Holst |
| 2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |