Age | Commit message (Expand) | Author |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-04 | sputext now handles ogm subtitles | Miguel Freitas |
2003-12-04 | rework sputext. avoid using seek_count internal engine variable, | Miguel Freitas |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | * new unscaled overlay feature (using XShape extension) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-09-18 | Adjust size of subtitle font ONLY according to get_text_size(), | František Dvořák |
2003-09-18 | Generating codepages with more than 256 characters (max. 16-bit). | František Dvořák |
2003-07-12 | btw, reduce prebuffer so settings take effect faster | Miguel Freitas |
2003-07-12 | fix confusion (and segfaults) between class and plugin contexts | Miguel Freitas |
2003-06-27 | offer sputext config options before playback starts | Michael Roitzsch |
2003-05-03 | as announced on xine-devel: | Michael Roitzsch |
2003-03-31 | make sputext decoder handle stream ID | Michael Roitzsch |
2003-03-26 | - font encoding cleanup patch by Frantisek Dvorak | Miguel Freitas |
2003-03-20 | permit to change vertical position of subtitle | Daniel Caujolle-Bert |
2003-02-14 | disable log | Miguel Freitas |
2003-01-29 | log messages | Miguel Freitas |
2003-01-17 | fix problem where subtitles were discarded on a fast machine | Miguel Freitas |
2003-01-13 | wrong "C-style object" used | Michael Roitzsch |
2003-01-13 | not used anymore | Miguel Freitas |
2003-01-13 | - add option to adjust spu sync (works for both dvd and external subtitles) | Miguel Freitas |
2003-01-12 | seeking should work now. | Miguel Freitas |
2003-01-11 | fast discarding when stopped | Miguel Freitas |
2003-01-11 | get img_duration from video_out | Miguel Freitas |
2003-01-11 | allow 2 seconds prebuffering instead of a "sync" behaviour. | Miguel Freitas |
2003-01-11 | small cleanup | Michael Roitzsch |
2003-01-11 | brand-new external subtitles support. (yes, it works!) | Miguel Freitas |
2003-01-10 | just get it to compile, still not finished. | Miguel Freitas |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-25 | A bug fix for the fix. | Matthias Hopf |
2002-06-24 | Bug fix for avi subtitles w/o end times. | Matthias Hopf |
2002-06-24 | Fix spelling mistakes | Philipp Hahn |
2002-06-24 | Simple array, no translation. I sure hope this works now. | Dennis Björklund |
2002-06-24 | The segfault is more likely because of the missing NULL value. | Dennis Björklund |
2002-06-23 | don't translate settings (probably the cause of 0.9.12 segfaults) | Miguel Freitas |
2002-06-23 | Oops, i've pushed crap into CVS. Fix that. | Daniel Caujolle-Bert |
2002-06-23 | Fix segfault on config value changes. | Daniel Caujolle-Bert |
2002-06-22 | patch from Dennis Bjorklund <db@zigo.dhs.org> fixes problem with | Michael Roitzsch |
2002-06-21 | configurable size of avi subtitles | Miguel Freitas |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-05-30 | Fix iconv on FreeBSD (i hope). | Daniel Caujolle-Bert |
2002-05-28 | use the port /usr/ports/converters/libiconv on FreeBSD | Heiko Schaefer |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-16 | Fix src patch from Michal Ambroz <rebus@seznam.cz> | Daniel Caujolle-Bert |
2002-05-01 | big cleanup on plugin dispose handling, small improvements on version handlin... | Guenter Bartsch |