summaryrefslogtreecommitdiff
path: root/src/libsputext/xine_decoder.c
AgeCommit message (Expand)Author
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
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-09patch to fix libsputext on seeks by Zoltán BöszörményiMiguel Freitas
2002-03-25Add ability to turn off sputexts.Daniel Caujolle-Bert
2002-03-14- make libsputext work againMiguel Freitas
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-27Fix cpp syntax errorJuergen Keil
2002-02-27FreeBSD compile fixHeiko Schaefer
2002-02-26more charset encoding support, provided by Jirka Novak <j.novak@netsystem.cz>Guenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-08increase palette size of overlays to 256 colorsChristian Vogler
2001-12-17reduce font size to make it fit on screenMiguel Freitas
2001-12-17fix segfault on font changingMiguel Freitas
2001-12-13osd fonts update (better looking fonts with on-the-fly color and font face ch...Miguel Freitas
2001-12-09some bugfixes for time-based subtitlesGuenter Bartsch
2001-12-08osd fonts and interface updateGuenter Bartsch
2001-12-02removing thread remainsGuenter Bartsch