| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove remaining %lf printf conversions | reimar | 2010-11-02 | 1 | -7/+7 |
* | Merge svn changes up to r30967 | Uoti Urpala | 2010-04-26 | 1 | -1/+1 |
|\ |
|
| * | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 1 | -1/+1 |
| * | Mark character arrays as const. | diego | 2010-02-26 | 1 | -2/+2 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | | Merge svn changes up to r30595 | Uoti Urpala | 2010-03-09 | 1 | -22/+4 |
|\| |
|
| * | Remove unused variable. | reimar | 2010-02-14 | 1 | -1/+0 |
| * | Use memset to initialize huge arrays. | reimar | 2010-02-14 | 1 | -2/+3 |
| * | Remove pointless explicit member initialization to 0 when the struct | reimar | 2010-02-14 | 1 | -17/+0 |
| * | Use calloc instead of malloc+memset | reimar | 2010-02-14 | 1 | -2/+1 |
* | | Merge svn changes up to r30055 | Uoti Urpala | 2009-12-18 | 1 | -18/+23 |
|\| |
|
| * | Cosmetics: reindent | adrian | 2009-12-17 | 1 | -22/+22 |
| * | The fontconfig check added in r30044 wasn't safe. This makes it more robust. | adrian | 2009-12-16 | 1 | -1/+1 |
| * | Fix a crash when fontconfig is unable to select a font. e.g. if no config dir... | adrian | 2009-12-16 | 1 | -2/+7 |
* | | Merge svn changes up to r29644 | Uoti Urpala | 2009-09-04 | 1 | -3/+1 |
|\| |
|
| * | Fix memleak when using fontconfig without a font name. | reimar | 2009-09-01 | 1 | -3/+1 |
* | | Merge svn changes up to r29412 | Uoti Urpala | 2009-07-07 | 1 | -1/+1 |
|\| |
|
| * | enable fontconfig support by default. This change takes only in effect, | siretart | 2009-06-17 | 1 | -1/+1 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -37/+37 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -37/+37 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -8/+8 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -8/+8 |
* | | Merge svn changes up to r28951 | Uoti Urpala | 2009-03-14 | 1 | -2/+2 |
|\| |
|
| * | Change default OSD/subtitle font sizes. | greg | 2009-03-09 | 1 | -2/+2 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -2/+16 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -2/+16 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 | 1 | -6/+8 |
|\| |
|
| * | Support loading font faces other then the first one in a font file. | eugeni | 2009-01-06 | 1 | -6/+8 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -6/+6 |
|\| |
|
| * | Rename font-related preprocessor directives. | diego | 2008-08-07 | 1 | -6/+6 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 | 1 | -3/+3 |
|\| |
|
| * | Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; | diego | 2008-08-01 | 1 | -3/+3 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 | 1 | -3/+3 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -3/+3 |
* | | font_load_ft.c: Make tables const | Uoti Urpala | 2008-04-28 | 1 | -2/+2 |
|/ |
|
* | Allow independent scaling of vo_font and sub_font. | reimar | 2008-01-27 | 1 | -6/+6 |
* | Set freetype flag in the font_desc_t when using a freetype font. | ulion | 2008-01-07 | 1 | -0/+1 |
* | Fix libass to support -nofontconfig. | ulion | 2007-12-12 | 1 | -1/+1 |
* | move errors and a warning to help_mp-en.h | compn | 2007-10-30 | 1 | -8/+9 |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 | 1 | -2/+1 |
* | Remove unused function. | reimar | 2007-06-24 | 1 | -16/+0 |
* | add new -subfont option, that allows having a different font for OSD (control... | ben | 2007-05-20 | 1 | -4/+5 |
* | gcc 2.95 fix | ods15 | 2006-12-15 | 1 | -1/+2 |
* | Hack around libavutil/bswap.h compilation problems due to always_inline undef... | reimar | 2006-12-07 | 1 | -1/+1 |
* | Properly free fontconfig patterns | reimar | 2006-12-06 | 1 | -1/+7 |
* | Remove bswap.h, use libavutil/bswap.h instead. | diego | 2006-11-29 | 1 | -1/+2 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 | 1 | -2/+0 |
* | changed email address | henry | 2006-11-04 | 1 | -1/+1 |
* | Make blur() public. Will be used in libass. | eugeni | 2006-09-16 | 1 | -1/+1 |
* | Avoid large amounts of data on the stack (> 900k on 64 bit systems). | reimar | 2006-07-28 | 1 | -15/+24 |
* | unused variable warning fix | diego | 2006-07-28 | 1 | -1/+2 |
* | Fixes the format string for the warning message on line 182 (%x | diego | 2006-07-28 | 1 | -4/+4 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 | 1 | -2/+2 |
* | Make some functions static. | uau | 2006-07-08 | 1 | -5/+5 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 | 1 | -1/+1 |
* | rm unnecesary casts from void* - part 2 | reynaldo | 2006-07-02 | 1 | -7/+7 |
* | Move conditional FreeType support compilation to the build system. | diego | 2006-06-30 | 1 | -4/+0 |
* | NEVER assign static strings to string command line options. | albeu | 2006-03-26 | 1 | -1/+1 |
* | The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other | albeu | 2006-03-24 | 1 | -1/+8 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -3/+3 |
* | enable hinting | henry | 2005-05-13 | 1 | -2/+2 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -2/+2 |
* | fixed small memleaks | reimar | 2004-10-13 | 1 | -1/+5 |
* | 100l | alex | 2003-12-08 | 1 | -0/+1 |
* | Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b... | alex | 2003-12-08 | 1 | -0/+33 |
* | freetype build fix | henry | 2003-11-20 | 1 | -2/+3 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 1 | -1/+1 |
* | better fix of vo_aa font segfault | henry | 2003-01-30 | 1 | -1/+1 |
* | another sanity check against vo_aa font hack | henry | 2003-01-30 | 1 | -0/+2 |
* | Use standard mplayer message funtion. | filon | 2003-01-06 | 1 | -1/+1 |
* | these patches let ,,oldstyle'' and freetype subtitle renderers live | arpi | 2002-12-29 | 1 | -3/+9 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -1/+3 |
* | libgen.h is glibc specific, and not used at all -> removed | arpi | 2002-08-29 | 1 | -2/+2 |
* | add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch | pontscho | 2002-08-29 | 1 | -72/+104 |
* | - add freetype support for gui | pontscho | 2002-08-29 | 1 | -13/+5 |
* | freetype 2.0/2.1+ support - disabled by default until bugs fixed | arpi | 2002-08-28 | 1 | -0/+1094 |