summaryrefslogtreecommitdiffstats
path: root/libass/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Release 0.12.20.12.2wm42015-05-071-1/+1
* Define _GNU_SOURCERodger Combs2015-02-171-1/+1
* Update version and changelog0.12.0Grigori Goronzy2014-10-231-2/+2
* Implement fast quad-tree rasterizer in C and x86/SSE2/AVX2Dr.Smile2014-04-291-0/+10
* Redesigned configure/Makefile setup11rcombs2014-02-241-27/+5
* Add missing distfilesGrigori Goronzy2014-02-191-3/+3
* We have aligned stack on Win6411rcombs2014-02-171-1/+1
* Define HAVE_ALIGNED_STACK; should wrap up #4811rcombs2014-02-171-6/+6
* Build: Remove references to unimplemented ARM ASM11rcombs2014-01-251-4/+0
* Added x86 ASM functions11rcombs2014-01-251-0/+46
* build: add more warningswm42014-01-241-1/+3
* Update version infoGrigori Goronzy2013-10-141-1/+1
* Allow building as DLL on Windowswm42013-06-111-1/+1
* Revert "shaper: add UCDN support"Grigori Goronzy2012-10-151-1/+1
* shaper: add UCDN supportGrigori Goronzy2012-10-011-1/+1
* Provisional bidi and shaping supportGrigori Goronzy2011-07-061-1/+2
* Set AM_CFLAGS instead of CFLAGS directlyGrigori Goronzy2010-08-091-0/+2
* Version bump0.9.10Grigori Goronzy2010-08-061-2/+2
* refactor: move ASS_Renderer getters/setters/etc into separate fileGrigori Goronzy2010-08-011-1/+1
* Replace strtod with locale-independent strtodGrigori Goronzy2010-01-051-1/+1
* Refactor: move event parsing code into separate fileGrigori Goronzy2009-09-011-1/+2
* Factor out renderer types into separate fileGrigori Goronzy2009-08-071-1/+1
* Bump shared library version0.9.7Grigori Goronzy2009-08-071-1/+1
* Updates for autotools' make distGrigori Goronzy2009-07-121-1/+2
* Replace string defines with real stringsGrigori Goronzy2009-07-111-1/+1
* Implement drawing mode (\p)Grigori Goronzy2009-07-061-1/+2
* Restrict symbols exported in the DSOGrigori Goronzy2009-06-291-0/+1
* Incorporate mputils.c into ass_utils.cGrigori Goronzy2009-06-271-3/+3
* Add autotools infrastructure.greg2009-06-181-0/+14