Age | Commit message (Collapse) | Author |
|
will fix problems, when the size of the output area changed between the
initial call and the drawing (which might be in the magnitude of seconds
or minutes caused by _x_spu_decoder_sleep(), especially when using separate
text subtitles); this caused the first subtitle to be missing sometimes,
because users would switch to fullscreen after starting playback
also fix missing first subtitle after seeking (reset of decoders tate was
incomplete)
CVS patchset: 7294
CVS date: 2004/12/22 21:29:25
|
|
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.
CVS patchset: 7233
CVS date: 2004/12/12 22:00:47
|
|
fixes problems with matroska utf-8 subtitles
CVS patchset: 6911
CVS date: 2004/08/27 21:07:31
|
|
would have caused an overflow
* using strncpy is good, but if the buffer is too short, it leaves the
string unterminated; fixed
CVS patchset: 6834
CVS date: 2004/07/22 14:21:31
|
|
current locale.
- Add "-" into encoding names.
- Fix a typo.
CVS patchset: 6793
CVS date: 2004/07/14 18:51:29
|
|
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve
CVS patchset: 6686
CVS date: 2004/06/13 21:28:52
|
|
and enhanced subtitle parser.
CVS patchset: 6673
CVS date: 2004/06/11 09:47:29
|
|
CVS patchset: 6638
CVS date: 2004/06/04 14:37:33
|
|
please everybody watch out for spelling (and other) errors
CVS patchset: 6442
CVS date: 2004/04/26 17:50:06
|
|
CVS patchset: 6342
CVS date: 2004/04/07 18:10:20
|
|
(although no severe changes), I decided to commit an interim fix to
prevent any breakage before the release
CVS patchset: 6246
CVS date: 2004/03/13 13:59:19
|
|
CVS patchset: 6160
CVS date: 2004/02/15 18:52:42
|
|
Always update font size/offset when the output size change.
CVS patchset: 6111
CVS date: 2004/02/03 11:12:18
|
|
Little optimization in the "erase" code.
CVS patchset: 6056
CVS date: 2004/01/22 00:36:50
|
|
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
|
|
CVS patchset: 5973
CVS date: 2004/01/02 19:03:46
|
|
CVS patchset: 5962
CVS date: 2003/12/30 02:16:43
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
less redundant code, more maintainable
CVS patchset: 5833
CVS date: 2003/12/04 03:23:28
|
|
honor vo discard frames to also discard the subtitles.
it should be more reliable now, and also faster on seeking.
CVS patchset: 5832
CVS date: 2003/12/04 02:23:49
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
text subtitles may now be rendered at full screen resolution
* load xine fonts on demand - faster startup
note: support added to xv, xshm and vidix
CVS patchset: 5780
CVS date: 2003/11/26 01:03:31
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.
CVS patchset: 5579
CVS date: 2003/10/23 20:12:33
|
|
which right handles multibyte strings.
(current xine CVS adjusted size also before computing text size)
Possibility to select the smallest font too.
CVS patchset: 5403
CVS date: 2003/09/18 18:17:12
|
|
Right computing text size of multibyte texts in OSD.
Different alias character for missing character in the conversion
and in the font: #, _
CVS patchset: 5402
CVS date: 2003/09/18 18:14:50
|
|
CVS patchset: 5152
CVS date: 2003/07/12 17:04:36
|
|
CVS patchset: 5151
CVS date: 2003/07/12 17:01:42
|
|
(patch provided by Frantisek Dvorak)
CVS patchset: 5107
CVS date: 2003/06/27 13:47:35
|
|
* I change the SPU decoder API to make it look less DVD specific
* adapt all related files
* increase SPU decoder API version
* include DVDNAV_CFLAGS locally where needed
CVS patchset: 4755
CVS date: 2003/05/03 14:24:06
|
|
CVS patchset: 4523
CVS date: 2003/03/31 16:12:55
|
|
- xinefonts use unicode now
- fix endianess in xine-fontconv.c
- public render text api uses locale
CVS patchset: 4486
CVS date: 2003/03/26 11:06:39
|
|
CVS patchset: 4453
CVS date: 2003/03/20 20:44:18
|
|
CVS patchset: 4148
CVS date: 2003/02/14 00:13:00
|
|
CVS patchset: 4041
CVS date: 2003/01/29 17:21:13
|
|
CVS patchset: 3949
CVS date: 2003/01/17 20:53:46
|
|
CVS patchset: 3896
CVS date: 2003/01/13 14:26:17
|
|
CVS patchset: 3888
CVS date: 2003/01/13 02:33:36
|
|
- implement some master/slave stuff
- implement subtitle mrl:
xine movie.mpg#subtitle:whatever.sub
CVS patchset: 3887
CVS date: 2003/01/13 02:15:07
|
|
CVS patchset: 3878
CVS date: 2003/01/12 15:29:08
|
|
CVS patchset: 3873
CVS date: 2003/01/11 15:31:45
|
|
CVS patchset: 3871
CVS date: 2003/01/11 12:51:17
|
|
this will be important to support subtitling the same stream (that
is, demuxer provides both video and spu)
CVS patchset: 3870
CVS date: 2003/01/11 12:25:10
|
|
impressive work, Miguel!
CVS patchset: 3868
CVS date: 2003/01/11 11:34:15
|
|
tested with asf, avi and mpeg but any media should work.
todo:
- clean up the master/slave stuff and public api.
- implement seeking on demux_sputext.c (it must seek to closest subtitle)
- general cleaning up and bugfixing
CVS patchset: 3860
CVS date: 2003/01/11 03:47:01
|
|
i hope to have something working this weekend
CVS patchset: 3857
CVS date: 2003/01/10 22:23:54
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|