Age | Commit message (Collapse) | Author |
|
* fix compiler warnings
CVS patchset: 5947
CVS date: 2003/12/24 17:34:49
|
|
Some formats define the end of a subtitle as the beginning of the
following. But using configurable timeout seems better.
* Three new formats of subtitles:
- jacobsub from mplayer (not tested by me)
- subviewer v2.0 from mplayer (not tested by me)
- subrip v0.9
* Change deprecated bzero() to memset()
CVS patchset: 5918
CVS date: 2003/12/17 13:41:05
|
|
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
|
|
BIG NOTE: use helpers to access to these informations (get/set/reset):
_x_{stream,meta}_info_{get,set,reset}()
are for internal use, don't use *_public() ones from inside the beast ;-)
Some wrongly names "xine_" fonction renaming.
CVS patchset: 5757
CVS date: 2003/11/16 23:33:42
|
|
(we should finish this before rc3.)
- stream_info and meta_info variables are private now.
obs: everything must be recompiled due xine_stream_t changes
CVS patchset: 5733
CVS date: 2003/11/15 14:54:30
|
|
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00
|
|
CVS patchset: 5723
CVS date: 2003/11/11 21:20:38
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
care of seek() return value.
CVS patchset: 5684
CVS date: 2003/11/04 00:24:52
|
|
CVS patchset: 5683
CVS date: 2003/11/03 23:58:18
|
|
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
|
|
CVS patchset: 5501
CVS date: 2003/10/13 06:57:28
|
|
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: 5316
CVS date: 2003/08/29 11:44:53
|
|
CVS patchset: 5303
CVS date: 2003/08/24 10:17:43
|
|
CVS patchset: 5242
CVS date: 2003/08/04 03:16:48
|
|
not sure this is need, but it must be harmless :)
patch by Marc Bevand
CVS patchset: 5235
CVS date: 2003/08/04 01:37:58
|
|
CVS patchset: 5211
CVS date: 2003/07/25 21:02:04
|
|
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
|
|
the "unsigned" is wrong)
CVS patchset: 5088
CVS date: 2003/06/22 16:53:04
|
|
CVS patchset: 4848
CVS date: 2003/05/15 08:21:15
|
|
extracted some common targets and variables into a common Makefile
which is then included
CVS patchset: 4844
CVS date: 2003/05/14 16:21:44
|
|
* 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: 4691
CVS date: 2003/04/26 20:15:52
|
|
CVS patchset: 4682
CVS date: 2003/04/26 13:46:47
|
|
CVS patchset: 4669
CVS date: 2003/04/24 00:27:27
|
|
CVS patchset: 4629
CVS date: 2003/04/16 23:05:25
|
|
CVS patchset: 4579
CVS date: 2003/04/09 13:31:31
|
|
CVS patchset: 4545
CVS date: 2003/04/06 11:55:47
|
|
CVS patchset: 4523
CVS date: 2003/03/31 16:12:55
|
|
CVS patchset: 4492
CVS date: 2003/03/26 18:51: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: 4156
CVS date: 2003/02/14 16:58:36
|
|
CVS patchset: 4148
CVS date: 2003/02/14 00:13:00
|
|
CVS patchset: 4041
CVS date: 2003/01/29 17:21:13
|
|
- disable debug messages in flac decoder
- review demuxer mimetypes
- use fourcc internal functions in demux_real
CVS patchset: 3995
CVS date: 2003/01/23 16:11:56
|
|
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
|