Age | Commit message (Expand) | Author |
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 |
2003-02-14 | wrong cast pointer type | Daniel Caujolle-Bert |
2003-02-14 | disable log | Miguel Freitas |
2003-01-29 | log messages | Miguel Freitas |
2003-01-23 | preparations for beta3: | 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 | unnecessary comment | 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 |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-04 | add 2 demuxer groups (audio and games) with multiple plugins at the | Miguel Freitas |
2002-12-30 | I really should set a buffer type | Michael Roitzsch |
2002-12-30 | fill the buffers with text, fix dispose memleak, add FIXMEs | Michael Roitzsch |
2002-12-29 | first draft of a sputext demuxer | Michael Roitzsch |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
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-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-22 | patch from Dennis Bjorklund <db@zigo.dhs.org> fixes problem with | Michael Roitzsch |