summaryrefslogtreecommitdiff
path: root/src/libsputext/Makefile.am
AgeCommit message (Collapse)Author
2003-12-04sputext now handles ogm subtitlesMiguel Freitas
less redundant code, more maintainable CVS patchset: 5833 CVS date: 2003/12/04 03:23:28
2003-11-11this wasn't intended to be commited.Daniel Caujolle-Bert
CVS patchset: 5723 CVS date: 2003/11/11 21:20:38
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
CVS patchset: 5721 CVS date: 2003/11/11 18:44:50
2003-05-15some build-system cleanupMichael Roitzsch
CVS patchset: 4848 CVS date: 2003/05/15 08:21:15
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
extracted some common targets and variables into a common Makefile which is then included CVS patchset: 4844 CVS date: 2003/05/14 16:21:44
2003-04-24fix for spuogmAndreas Heinchen
CVS patchset: 4669 CVS date: 2003/04/24 00:27:27
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
CVS patchset: 4629 CVS date: 2003/04/16 23:05:25
2003-01-11unnecessary commentMichael Roitzsch
CVS patchset: 3865 CVS date: 2003/01/11 11:16:57
2003-01-10just get it to compile, still not finished.Miguel Freitas
i hope to have something working this weekend CVS patchset: 3857 CVS date: 2003/01/10 22:23:54
2002-12-29first draft of a sputext demuxerMichael Roitzsch
This does not work at all yet. TODO: - make demuxer send subtitle text in buffers and tag them with useful timestamps - adjust decoder to new API: it should read the text from the buffers and render them into overlays using OSD renderer CVS patchset: 3717 CVS date: 2002/12/29 16:39:38
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
to get a minimal dynamic linker symbol table CVS patchset: 3073 CVS date: 2002/10/28 13:30:58
2002-05-29Fixed FreeBSD libgiconv dependencies (Thanks Heiko).Daniel Caujolle-Bert
CVS patchset: 1964 CVS date: 2002/05/29 15:54:38
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
now, so check and report, thanks. CVS patchset: 1629 CVS date: 2002/03/24 23:31:56
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed ↵Guenter Bartsch
register_empty function from configfile (undocumented and doesn't make sense) CVS patchset: 1153 CVS date: 2001/12/01 22:38:31