Age | Commit message (Expand) | Author |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-08-27 | generic mechanism for specifying subtitles encoding at demuxer level | Miguel Freitas |
2004-07-22 | * font name stored in an unprotected buffer, configuring a long font name | Michael Roitzsch |
2004-07-14 | - Use Windows encoding for the external subtitles, guessed according to curr... | František Dvořák |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-06-11 | Patch with improvements for libsputext from Vincent Pelletier - word wrap and... | František Dvořák |
2004-06-04 | sputext decoder relied on status() with stream==NULL, which is wrong now | Michael Roitzsch |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-07 | Michael's patch for improving playback with subtitles, fix the long seeking. | František Dvořák |
2004-03-13 | since the real fix would require changes to critical parts of the engine | 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-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 |