Age | Commit message (Expand) | Author |
2011-12-04 | Fixed several spelling errors | Klaus Schmidinger |
2011-02-20 | Implemented support for TrueColor OSD | Klaus Schmidinger |
2010-09-19 | Added support for languages that are written right-to-left1.7.16 | Klaus Schmidinger |
2009-12-31 | Added cFont::FontName() and cFont::Size() | Klaus Schmidinger |
2009-05-23 | Added a note about cFont::GetFont() not being thread-safe | Klaus Schmidinger |
2009-05-03 | OSD sizes in percent; automatic update of OSD size | Klaus Schmidinger |
2007-06-23 | Fonts can now be created with a width that overwrites the default width | Klaus Schmidinger |
2007-06-17 | Implemented cFont::CreateFont() | Klaus Schmidinger |
2007-06-17 | Centralized default font names | Klaus Schmidinger |
2007-06-17 | Now using 'fontconfig' to determine which fonts to use | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-03-11 | Added Turkish language texts | Klaus Schmidinger |
2006-12-03 | Added '#include <stdint.h>' to font.h; added a compatibility define for 'uint... | Klaus Schmidinger |
2006-12-02 | Replaced 'unsigned long long' with 'uint32_t' and 'uint64' with 'uint64_t' to... | Klaus Schmidinger |
2006-02-05 | Made all font and image data 'const' | Klaus Schmidinger |
2005-03-20 | Some fixes to avoid compiler warnings in gcc 4.0 | Klaus Schmidinger |
2005-01-14 | Completed the Estonian OSD texts and switched to iso8859-13 character set | Klaus Schmidinger |
2004-10-23 | Now actually using the iso8859-15 fonts | Klaus Schmidinger |
2004-05-31 | Made some functions of cFont virtual to allow implementing dummy fonts for th... | Klaus Schmidinger |
2004-05-16 | Added Croatian language texts | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-01-16 | Added Russian language texts | Klaus Schmidinger |
2003-10-24 | Greek language texts now use iso8859-7 character set | Klaus Schmidinger |
2003-10-24 | Changed font handling to allow language specific character sets; adopted the ... | Klaus Schmidinger |
2000-11-18 | Fixed font for system commands | Klaus Schmidinger |
2000-10-03 | Faster OSD by using bitmap | Klaus Schmidinger |