Age | Commit message (Expand) | Author |
2004-03-13 | since the real fix would require changes to critical parts of the engine | Michael Roitzsch |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2004-02-16 | this file is not needed any more, the OGM subtitle decoder has been merged | Michael Roitzsch |
2004-02-15 | ignoring empty spus created by some ogm-muxingtools | Andreas Heinchen |
2004-02-03 | Fix a bug introduced by my last commit. | Thibaut Mattern |
2004-01-22 | Try to fix buffer overflow problems. | Thibaut Mattern |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2004-01-02 | fix possible deadlock with ogm subtitles | Miguel Freitas |
2003-12-30 | easier debugging with --verbose | Miguel Freitas |
2003-12-24 | * patch by David Gómez to support linebreaking '|' in subview format | Michael Roitzsch |
2003-12-17 | * Default subtitle timeout. | František Dvořák |
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-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-11 | this wasn't intended to be commited. | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-04 | remove errno usage (all input plugins should handle and report errors). Take ... | Daniel Caujolle-Bert |
2003-11-03 | take care of read() return value. use xprintf/lprintf. fix get_extensions() | Daniel Caujolle-Bert |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-13 | Fix ssa handling. Fix ssa parsing by syncing to MPlayer. | Daniel Caujolle-Bert |
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-08-29 | Don't skip the last subtitle line | Marco Zuehlke |
2003-08-24 | fix sami sub title detection | Daniel Caujolle-Bert |
2003-08-04 | fixes suggested by Octavian Procopiuc <op1@duke.edu> | Miguel Freitas |
2003-08-04 | seek to start before detecting content | Miguel Freitas |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
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-06-22 | remove unused class members and fix compiler warning (-1 is used as a marker, so | Michael Roitzsch |
2003-05-15 | some build-system cleanup | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-03 | as announced on xine-devel: | Michael Roitzsch |
2003-04-26 | bumping up demux plugin interface version numbers, update copyright notices | Guenter Bartsch |
2003-04-26 | fix multiple lines subtitles' display in OGM container | Andreas Heinchen |
2003-04-24 | fix for spuogm | Andreas Heinchen |
2003-04-16 | preperations for support of bold and italic typefaces in ogm subtitles | Andreas Heinchen |
2003-04-09 | wrong constant | Michael Roitzsch |
2003-04-06 | sputext subtitles should work again | Michael Roitzsch |
2003-03-31 | make sputext decoder handle stream ID | Michael Roitzsch |
2003-03-26 | vplayer format fixex by Mariusz Pekala <skoot@qi.pl> | Miguel Freitas |
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 |