2009-04-21 |
eugeni | Don't automatically wrap lines when WrapStyle==2. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
reimar | Document the ass_render_event event_images parameter. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
reimar | Initialize all structs to 0 before using them. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
eugeni | Cosmetics: reindent. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
eugeni | Fix uninitialized memory access in ass_fontconfig. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
greg | Use ScaledBorderAndShadow: yes by default. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
eugeni | Cosmetics: reindent. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
eugeni | Treat -font/-subfont as Fontconfig pattern in libass. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Remove extraneous braces. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Don't assume width == stride for bitmap composition. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Fix clipping for pan-and-scan. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Add a proper color check to the overlap compositing. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
greg | Replace rotation functions with a simplified version... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
greg | Only use first \org in a line. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
greg | Fix \be blur start position. |
commit | commitdiff | tree | snapshot |
2009-03-06 |
greg | Raise max. number of \be applications to 100, introduce... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
greg | Replace magic numbers (for subpixel accuracy masking... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
greg | Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Combine adjacent overlapping, translucent glyph borders... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Fix positioned events' y-position when pan-and-scan... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Support for subpixel accuracy of 3 bits for \pos and... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Style override for ScaledBorderAndShadow. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Support ScaledBorderAndShadow property. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Scale shadow displacement and blur size like border... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Round shadow displacement to nearest int. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Support a vsfilter special case: |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Hack: half-merge glyph border with outline to avoid... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
greg | Ignore PlayResX/Y aspect ratio for font aspect ratio. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
eugeni | Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
eugeni | With pan-and-scan, keep positioned events in their... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Zero-fill glyph_info_t before use. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Remove unused function argument. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Support fractional arguments for some override tags. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Fix two gcc warnings. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Fix memory leak produced by the \blur patch. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Stronger blur. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
eugeni | Allow shadow without border. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
eugeni | In case of several \move or \pos in one line, prefer... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
eugeni | Add stubs for a few unimplemented tags. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
eugeni | Allow \be with arguments other than 0 or 1. Implement... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
compn | increase max glyph and lines limit |
commit | commitdiff | tree | snapshot |
2008-12-03 |
diego | Get rid of pointless 'extern' keywords. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
reimar | Consistently use NULL for pointers instead of 0. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
reimar | Fallback to non-fontconfig behaviour when fontconfig... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
aurel | libass: fix type mismatch between size parameter and... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
aurel | libass: add a new ass_process_data() to process demuxed... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
eugeni | Don't print drawing commands on screen. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | If (has outline) blur(outline) else blur(glyph). |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | \org turns off collision detection. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | Treat \h as space character. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | Calculate subtitle origin in floating point. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
eugeni | Calculate subtitle position in floating point. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
diego | Rename font-related preprocessor directives. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
diego | Rename some preprocessor directives from CONFIG_* to... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
diego | Start unifying names of internal preprocessor directives. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
eugeni | Fix \fn without an argument consuming the next '\'. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
eugeni | Check if the font set returned from FcFontSort in not... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
eugeni | Reindent. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
eugeni | Only use application font dir if library->fonts_dir... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
eugeni | The size of output buffer is stored in 'osize', not... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
eugeni | Clear iconv conversion state also in libass. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
eugeni | Offset should be size_t. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
eugeni | Cosmetics: reindent after the last commit. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
eugeni | Read all faces of a memory font, not just the first... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
eugeni | Fix compilation with FontConfig <= 2.2.96. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
eugeni | In case 2 styles have the same name, prefer the latest... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
diego | cosmetics: Remove useless parentheses from return state... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
diego | Speak of libass instead of MPlayer in the libass licens... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
diego | Add standard license header. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
diego | Fix one more license header wording detail for consistency. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
diego | Use standard license header. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
eugeni | When building font pattern, treat both ' ' and '-'... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
eugeni | Fix possible free of unallocated memory. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
eugeni | Define FC_FULLNAME and FC_EMBOLDEN to fix compilation... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
eugeni | If both full name and family are available, use the... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
eugeni | Remove extra family names from the search pattern after... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
ulion | Fix the second fontconfig_init function as the declarat... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
eugeni | Print more info about selected font. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
eugeni | Rewrite font family check in a simpler way. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
eugeni | Move font family check to the end of the list. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
eugeni | Cosmetics: rename local variables to better reflect... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
eugeni | Skip '@' at the beginning of the font name. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
eugeni | Only warn if both font family and it's full name are... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
eugeni | Allow inexact font family matching. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
eugeni | Remove libass dependency on global font_fontconfig... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
diego | Merge libass/Makefile into Makefile, one less recursive... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
eugeni | Case insensitive parsing of SSA/ASS section headers. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
eugeni | Skip BOM at the beginning of text in ASS parser. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
diego | Add missing header #includes to fix 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Comment out dump_glyph(): it is unused and, as it is... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Check glyph bounding box before rasterizing and complai... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Some debugging routines. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Better handling of behind-the-camera objects. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
eugeni | Print FreeType version in libass init. Makes error... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
diego | Consistently give all libass multiple inclusion guards... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
diego | Consistently use uppercase filename as multiple inclusi... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
eugeni | Add global ass_force_reload flag. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
eugeni | Do not try to guess font metrics based on its bounding... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
eugeni | Fix ass_clear_fonts not deallocating fontdata. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
eugeni | No need to reinvent strdup... |
commit | commitdiff | tree | snapshot |
next |