Age | Commit message (Expand) | Author |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-03 | fix font encoding of closed captions (needs to be latin1, instead of ASCII) | Christian Vogler |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-09-18 | Generating codepages with more than 256 characters (max. 16-bit). | František Dvořák |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-06 | This is some general Win32 cleanup and getting ready for DVD support. | Tim Champagne |
2003-05-03 | as announced on xine-devel: | Michael Roitzsch |
2003-03-26 | - font encoding cleanup patch by Frantisek Dvorak | Miguel Freitas |
2003-03-08 | first step towards fixing the DVD menu highlighting problems | Michael Roitzsch |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-22 | Make xine-lib compile with the SunPro compiler | Robin KAY |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-09 | - remove unneeded event listener thread, the real deadlock has already been f... | Michael Roitzsch |
2002-12-09 | fix CC-decoding related deadlocks | Christian Vogler |
2002-12-08 | wrong event unpacking | Michael Roitzsch |
2002-12-06 | bring the closed caption decoder back | Michael Roitzsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
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-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-01 | big cleanup on plugin dispose handling, small improvements on version handlin... | Guenter Bartsch |
2002-04-27 | add closed caption buffer type, so the CC decoder is not discarded | Christian Vogler |
2002-04-27 | Add function to unregister configfile callback. | Christian Vogler |
2002-04-26 | Sun's Forte compiler has problems initializing a local structure variable with | Juergen Keil |
2002-04-24 | Some more adjustments to make dvd menus work better. | James Courtier-Dutton |
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-20 | Fix for unresolved symbols in plugins | Ewald Snel |
2002-04-09 | patch to fix libsputext on seeks by Zoltán Böszörményi | Miguel Freitas |
2002-03-31 | add configuration option to select between different captioning color | Christian Vogler |
2002-03-30 | Fix debug messages that would not compile anymore. | Christian Vogler |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-20 | Fix all vpts variables to use int64_t. | Christian Vogler |
2002-03-20 | forward port of closed captioning fixes to CVS head | Christian Vogler |
2002-03-20 | back out incorrect Pearl Harbor fix | Christian Vogler |
2002-03-17 | fix a rare duplicate control code detection problem. Some DVDs apparently | Christian Vogler |
2002-03-11 | metronom and demuxers should work again (although not all demuxers are fully ... | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-08 | removed hardcoded text palette size constants | Christian Vogler |
2002-01-08 | Added full support for caption color codes and multicolored captions. | Christian Vogler |
2002-01-08 | increase palette size of overlays to 256 colors | Christian Vogler |