summaryrefslogtreecommitdiff
path: root/src/libsputext
AgeCommit message (Expand)Author
2003-12-24* patch by David Gómez to support linebreaking '|' in subview formatMichael Roitzsch
2003-12-17 * Default subtitle timeout.František Dvořák
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04sputext now handles ogm subtitlesMiguel Freitas
2003-12-04rework sputext. avoid using seek_count internal engine variable,Miguel Freitas
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-26* new unscaled overlay feature (using XShape extension)Miguel Freitas
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-11this wasn't intended to be commited.Daniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-04remove errno usage (all input plugins should handle and report errors). Take ...Daniel Caujolle-Bert
2003-11-03take care of read() return value. use xprintf/lprintf. fix get_extensions()Daniel Caujolle-Bert
2003-10-23I should have seen this coming...Michael Roitzsch
2003-10-13Fix ssa handling. Fix ssa parsing by syncing to MPlayer.Daniel Caujolle-Bert
2003-09-18Adjust size of subtitle font ONLY according to get_text_size(),František Dvořák
2003-09-18Generating codepages with more than 256 characters (max. 16-bit).František Dvořák
2003-08-29Don't skip the last subtitle lineMarco Zuehlke
2003-08-24fix sami sub title detectionDaniel Caujolle-Bert
2003-08-04fixes suggested by Octavian Procopiuc <op1@duke.edu>Miguel Freitas
2003-08-04seek to start before detecting contentMiguel Freitas
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-07-12btw, reduce prebuffer so settings take effect fasterMiguel Freitas
2003-07-12fix confusion (and segfaults) between class and plugin contextsMiguel Freitas
2003-06-27offer sputext config options before playback startsMichael Roitzsch
2003-06-22remove unused class members and fix compiler warning (-1 is used as a marker, soMichael Roitzsch
2003-05-15some build-system cleanupMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-03as announced on xine-devel:Michael Roitzsch
2003-04-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
2003-04-26fix multiple lines subtitles' display in OGM containerAndreas Heinchen
2003-04-24fix for spuogmAndreas Heinchen
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
2003-04-09wrong constantMichael Roitzsch
2003-04-06sputext subtitles should work againMichael Roitzsch
2003-03-31make sputext decoder handle stream IDMichael Roitzsch
2003-03-26vplayer format fixex by Mariusz Pekala <skoot@qi.pl>Miguel Freitas
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-03-20permit to change vertical position of subtitleDaniel Caujolle-Bert
2003-02-14wrong cast pointer typeDaniel Caujolle-Bert
2003-02-14disable logMiguel Freitas
2003-01-29log messagesMiguel Freitas
2003-01-23preparations for beta3:Miguel Freitas
2003-01-17fix problem where subtitles were discarded on a fast machineMiguel Freitas
2003-01-13wrong "C-style object" usedMichael Roitzsch
2003-01-13not used anymoreMiguel Freitas
2003-01-13- add option to adjust spu sync (works for both dvd and external subtitles)Miguel Freitas
2003-01-12seeking should work now.Miguel Freitas