summaryrefslogtreecommitdiff
path: root/src/libsputext/xine_decoder.c
AgeCommit message (Expand)Author
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-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-23I should have seen this coming...Michael Roitzsch
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-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-05-03as announced on xine-devel:Michael Roitzsch
2003-03-31make sputext decoder handle stream IDMichael Roitzsch
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-03-20permit to change vertical position of subtitleDaniel Caujolle-Bert
2003-02-14disable logMiguel Freitas
2003-01-29log messagesMiguel 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
2003-01-11fast discarding when stoppedMiguel Freitas
2003-01-11get img_duration from video_outMiguel Freitas
2003-01-11allow 2 seconds prebuffering instead of a "sync" behaviour.Miguel Freitas
2003-01-11small cleanupMichael Roitzsch
2003-01-11brand-new external subtitles support. (yes, it works!)Miguel Freitas
2003-01-10just get it to compile, still not finished.Miguel Freitas
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-25A bug fix for the fix.Matthias Hopf
2002-06-24Bug fix for avi subtitles w/o end times.Matthias Hopf
2002-06-24Fix spelling mistakesPhilipp Hahn
2002-06-24Simple array, no translation. I sure hope this works now.Dennis Björklund
2002-06-24The segfault is more likely because of the missing NULL value.Dennis Björklund
2002-06-23don't translate settings (probably the cause of 0.9.12 segfaults)Miguel Freitas
2002-06-23Oops, i've pushed crap into CVS. Fix that.Daniel Caujolle-Bert
2002-06-23Fix segfault on config value changes.Daniel Caujolle-Bert
2002-06-22patch from Dennis Bjorklund <db@zigo.dhs.org> fixes problem withMichael Roitzsch
2002-06-21configurable size of avi subtitlesMiguel Freitas
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-30Fix iconv on FreeBSD (i hope).Daniel Caujolle-Bert
2002-05-28use the port /usr/ports/converters/libiconv on FreeBSDHeiko Schaefer
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-16Fix src patch from Michal Ambroz <rebus@seznam.cz>Daniel Caujolle-Bert
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch