summaryrefslogtreecommitdiffstats
path: root/libass/ass.h
Commit message (Expand)AuthorAgeFilesLines
* Update readme, changelog, versions to reflect 0.17.1 releaseOleg Oshmyan2023-02-271-1/+1
* Release 0.17.00.17.0Oneric2022-11-301-1/+1
* Introduce LayoutRes{X,Y} script headersDr.Smile2022-11-281-1/+7
* cosmetic/doc: fix spellingOneric2022-09-091-2/+2
* Add WRAP_UNICODE featureOneric2022-08-191-1/+14
* Release 0.16.00.16.0Oneric2022-05-121-1/+1
* doc: clarify when manual struct edits are allowedOneric2022-04-261-0/+12
* doc: state when ass_track_set_feature is legalOneric2022-04-261-0/+1
* doc: mention colour mangling in ass.hOneric2022-04-171-0/+3
* Add partial unicode support for WindowsDr.Smile2022-03-311-2/+17
* doc: revise statements regarding pixel_aspectOneric2022-03-281-9/+6
* doc: fix omissions and simple mistakesOneric2022-03-281-6/+8
* Bump LIBASS_VERSION for ASS_FEATURE_WHOLE_TEXT_LAYOUTOleg Oshmyan2022-02-211-1/+1
* ass.h: fix compilation with old gccOneric2022-02-191-1/+5
* cosmetic: move deprecations to a separate lineOneric2022-02-191-2/+4
* Document which configuration calls are requiredOneric2022-02-191-0/+12
* WHOLE_TEXT_LAYOUT: give HarfBuzz context to shape correctly across runsOleg Oshmyan2022-02-141-2/+3
* Run bidi on each glyph run in isolation by default, like VSFilterOleg Oshmyan2022-02-141-0/+19
* api: do not leak deprecation macrosOneric2021-12-271-0/+3
* Release 0.15.20.15.2Oleg Oshmyan2021-09-121-1/+1
* Release 0.15.10.15.1Oleg Oshmyan2021-05-021-1/+1
* ass.h: fix ass_clear_fonts documentationOneric2021-04-221-0/+2
* ass_library: Constify ass_add_fontHugo Beauzée-Luyssen2020-11-011-1/+1
* Release 0.15.00.15.0Oleg Oshmyan2020-10-271-1/+1
* API: make ass_alloc_{style,event} alloc-fail safeOneric2020-10-271-2/+2
* doc: clarify docs regarding track creation and freeingOneric2020-10-271-4/+4
* ass.h: Mark deprecated declarations as deprecatedOneric2020-09-081-3/+19
* Disable bidi bracket matching unless enabled via ASS_FeatureOleg Oshmyan2020-07-141-1/+14
* api: add ass_track_set_feature()wm42020-03-291-1/+31
* API: clarify how new fields can be added to public typeswm42020-03-291-0/+2
* Release 0.14.00.14.0Oleg Oshmyan2017-10-311-1/+1
* Release 0.13.70.13.7Grigori Goronzy2017-06-031-1/+1
* Bump ABI version and release 0.13.60.13.6Oleg Oshmyan2017-01-031-1/+1
* Release 0.13.50.13.5Oleg Oshmyan2016-12-291-1/+1
* Add text justificationDan Oscarsson2016-11-121-0/+4
* Release 0.13.40.13.4Grigori Goronzy2016-10-051-1/+1
* Release 0.13.30.13.3Grigori Goronzy2016-09-241-1/+1
* Document default value for ass_set_check_readorderOleg Oshmyan2016-02-201-0/+1
* ass: add ass_set_check_readorder() API functionwm42015-12-311-1/+11
* ass: declare mixing ass_flush_events() and ass_process_chunk() allowedwm42015-12-311-1/+2
* Release 0.13.10.13.1Oleg Oshmyan2015-12-011-1/+1
* ass: use a bitmap for checking duplicate eventswm42015-10-121-1/+5
* Release 0.13.00.13.0wm42015-10-031-1/+1
* ass: make font_provider API privatewm42015-08-281-35/+0
* ass: ass_fonts_update() is a stubwm42015-08-281-2/+2
* ass: restore ABI compatibility with older versions (more or less)wm42015-08-281-2/+7
* fontselect: malloc and error checkingGrigori Goronzy2015-07-101-1/+6
* directwrite: add initial fontselect implementationfeliwir2015-07-101-0/+1
* fontselect: expose a fontprovider listing APIStefano Pigozzi2015-07-101-0/+8
* fontselect: expose a fontprovider selection APIStefano Pigozzi2015-07-101-2/+19
* fontselect: coretext: allow selection based on PostScript nameStefano Pigozzi2015-07-101-1/+2
* Export font provider interfaceGrigori Goronzy2015-07-101-0/+35
* Release 0.12.30.12.3wm42015-06-301-1/+1
* Release 0.12.20.12.2wm42015-05-071-1/+1
* Allow more fine grained control over style overrideswm42015-02-261-16/+71
* Add extern "C" guard to public headerOleg Oshmyan2015-01-161-0/+8
* Update version and changelog0.12.1wm42015-01-071-1/+1
* Update version and changelog0.12.0Grigori Goronzy2014-10-231-1/+1
* Provide slightly more fine-grained control over style overrideswm42014-10-171-4/+25
* Add a mechanism for selective style overrideswm42014-06-051-1/+27
* Add BorderStyle=4, background color for textwm42014-06-011-1/+1
* Update version info and changelog0.11.2Grigori Goronzy2014-04-251-1/+1
* Fix API documentation of change detectionGrigori Goronzy2014-03-061-2/+2
* Update version info and changelog0.11.1Grigori Goronzy2014-02-191-1/+1
* Update version infoGrigori Goronzy2014-02-181-1/+1
* Add ass_library_version()wm42013-11-251-1/+8
* Restore hintingwm42013-09-241-0/+7
* Bump LIBASS_VERSIONwm42013-04-121-1/+1
* Add ass_set_pixel_aspect(), deprecate ass_set_aspect_ratio()wm42013-03-291-10/+52
* Don't overwrite user-defined aspect ratio settingswm42013-03-291-2/+11
* Add type field to ASS_Image structwm42013-03-201-0/+7
* Add ass_set_storage_size and fix related scaling issuesOleg Oshmyan2013-03-031-0/+9
* Add ass_set_line_position() API function for subtitle positionwm42012-10-011-1/+9
* Bump version to 0.10.00.10.0Grigori Goronzy2011-09-251-1/+1
* Runtime shaper selectionGrigori Goronzy2011-08-081-0/+20
* Bump version0.9.12Grigori Goronzy2011-05-301-1/+1
* Relicense to ISCGrigori Goronzy2010-09-281-12/+10
* Bump autoconf version and LIBASS_VERSION0.9.11Grigori Goronzy2010-08-111-1/+1
* Add API function to flush all eventsGrigori Goronzy2010-05-311-1/+7
* Bump LIBASS_VERSION0.9.9Grigori Goronzy2010-03-011-1/+1
* Do not try to render if fonts have not been configuredGrigori Goronzy2010-02-061-0/+2
* Clarify that libass expects subtitle packets in Matroska formatGrigori Goronzy2010-02-021-3/+4
* Update ass_set_fonts_dir documentationGrigori Goronzy2010-02-021-3/+5
* Fix minor typoGrigori Goronzy2009-10-111-1/+1
* Fix libass w/o fontconfigGrigori Goronzy2009-10-111-0/+3
* Bump version to 0.9.8Grigori Goronzy2009-09-181-1/+1
* Bump LIBASS_VERSION due to renamesGrigori Goronzy2009-08-061-1/+1
* Rename typedefs (breaks API)Grigori Goronzy2009-08-061-41/+41
* Cosmetics: add parameter name in prototypeGrigori Goronzy2009-08-051-1/+1
* Clarify the AR parameter meaningsGrigori Goronzy2009-08-051-3/+3
* Clean up typedefs/structsGrigori Goronzy2009-07-281-5/+2
* Improve message callback APIGrigori Goronzy2009-07-261-2/+2
* Document ass_hinting enumGrigori Goronzy2009-07-241-1/+7
* Factor out bitmap buffer copyGrigori Goronzy2009-07-211-1/+11
* Introduce simple cache memory managementGrigori Goronzy2009-07-191-0/+11
* Improve API headers and documentationGrigori Goronzy2009-07-171-42/+146
* Improve fontconfig setupGrigori Goronzy2009-07-171-2/+9
* Allow passing user data to callbackGrigori Goronzy2009-07-121-1/+2
* Message callback funtionalityGrigori Goronzy2009-07-111-0/+4
* Remove read_file_recode from APIGrigori Goronzy2009-07-011-2/+0
* API: make process_force_style availableGrigori Goronzy2009-06-291-0/+2
* PAR correction for rendering at non-video resolutionGrigori Goronzy2009-06-291-1/+1
* ass_set_fonts: optionally pass fontconfig config pathgreg2009-06-201-1/+3
* Remove wrappers for ass_set_fontsgreg2009-06-201-0/+1
* Reindent all source code.greg2009-06-201-50/+49
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* libass: fix type mismatch between size parameter and the way it's usedaurel2008-09-051-1/+1
* libass: add a new ass_process_data() to process demuxed subtitle packetsaurel2008-09-051-0/+8
* Speak of libass instead of MPlayer in the libass license headers.diego2008-05-141-4/+4
* Use standard license header.diego2008-05-131-16/+18
* Remove libass dependency on global font_fontconfig variable.eugeni2008-04-301-0/+5
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-051-0/+1
* Consistently give all libass multiple inclusion guards a LIBASS_ prefix.diego2008-01-291-3/+3
* Copy font data to ass_library instead of referencing demuxer-owned memory.eugeni2008-01-071-0/+5
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-2/+1
* typodiego2007-12-301-1/+1
* Improve comments for ass_process_* functions.eugeni2007-12-301-2/+2
* Enable ass_line_spacing option.eugeni2007-09-181-0/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Move code for reading a file and recoding it to utf-8 to a separate function.eugeni2007-06-011-0/+2
* Add -ass-hinting option for setting font hinting method.eugeni2007-04-271-0/+8
* Speed up ASS subtitles display by detecting changes between two consecutiveeugeni2006-12-061-1/+1
* Keep embedded fonts in ass_library_t and perform actual disk writeeugeni2006-12-031-1/+1
* Rename: ass_process_font -> ass_add_font.eugeni2006-12-031-2/+2
* Implement loading subtitles from memory.eugeni2006-11-031-0/+9
* Libass interface reworked:eugeni2006-10-281-16/+43
* Split ass_configure() into several smaller functions.eugeni2006-10-261-21/+6
* Add copyright notice and vim/emacs comments to libass and vf_ass.c.eugeni2006-10-011-0/+20
* Add -ass-styles option. It allows to load styles from a file and use themeugeni2006-09-031-0/+6
* Better collision detection algorithm. The idea is to keep a subtitle in placeeugeni2006-09-021-25/+0
* Add right and left margins support to libass.eugeni2006-08-261-0/+4
* SSA/ASS parser reworked, with 2 main results:eugeni2006-08-221-2/+2
* Add public functions for removal of styles and events.eugeni2006-08-211-0/+16
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+156