Age | Commit message (Expand) | Author |
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 |
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-29 | Fixed FreeBSD libgiconv dependencies (Thanks Heiko). | 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 |
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-09 | patch to fix libsputext on seeks by Zoltán Böszörményi | Miguel Freitas |
2002-03-25 | Add ability to turn off sputexts. | Daniel Caujolle-Bert |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-14 | - make libsputext work again | Miguel Freitas |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-27 | Fix cpp syntax error | Juergen Keil |
2002-02-27 | FreeBSD compile fix | Heiko Schaefer |