summaryrefslogtreecommitdiff
path: root/src/libsputext
AgeCommit message (Expand)Author
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
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-11unnecessary commentMichael 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
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-04add 2 demuxer groups (audio and games) with multiple plugins at theMiguel Freitas
2002-12-30I really should set a buffer typeMichael Roitzsch
2002-12-30fill the buffers with text, fix dispose memleak, add FIXMEsMichael Roitzsch
2002-12-29first draft of a sputext demuxerMichael Roitzsch
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
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-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-22patch from Dennis Bjorklund <db@zigo.dhs.org> fixes problem withMichael Roitzsch