Age | Commit message (Collapse) | Author |
|
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
|
|
anything)
CVS patchset: 7054
CVS date: 2004/10/20 05:04:00
|
|
- use replacement functions (macro AC_REPLACE_FUNCS and variable LTLIBOBJS),
each function is in a file placed into lib/ directory,
it was not necessary, but it looks nice, IMHO
- headers cleanups (this was needed):
- prototypes of replacement funtions and macros are placed
into separate os_internal.h (and included by config.h)
- drop include inttypes.h from public xine.h, replaced by custom
os_type.h, idea origins from Ogg/Vorbis public headers
- disable generating inttypes.h: generated replacement isn't enough for
xine-lib but nobody complained (and for M$VC we have special version)
- better including headers for win32, let dvdnav use its mutex wrapper
- updated M$VC port
Result:
- xine is compiled nicely by MinGW, CygWin and paritaly M$VC
- frontends in M$VC port don't require additional helping headers
- moved some platform specific things from xine-utils and win32/contrib
to lib/
Finally I can start with real coding. :-)
CVS patchset: 6982
CVS date: 2004/09/20 19:30:02
|
|
CVS patchset: 6947
CVS date: 2004/09/07 19:29:49
|
|
CVS patchset: 6851
CVS date: 2004/07/25 17:42:55
|
|
CVS patchset: 6850
CVS date: 2004/07/25 17:42:22
|
|
buffer; a label with '%' characters would have lead to a format string attack
Rocky, can you merge this back to libcdio, please?
CVS patchset: 6832
CVS date: 2004/07/22 14:15:19
|
|
and some compilers do not grok it
CVS patchset: 6831
CVS date: 2004/07/22 14:12:20
|
|
is. Should protect against a plugin returning a malloc'd variable for
example.
CVS patchset: 6821
CVS date: 2004/07/20 00:50:10
|
|
numeric width specifiers on numeric format. Thanks to Michael
Roitzsch for catching the additional problem.
CVS patchset: 6820
CVS date: 2004/07/20 00:31:37
|
|
CVS patchset: 6813
CVS date: 2004/07/18 21:42:26
|
|
CVS patchset: 6807
CVS date: 2004/07/18 14:52:50
|
|
CVS patchset: 6806
CVS date: 2004/07/18 14:46:59
|
|
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
|
|
CVS patchset: 6455
CVS date: 2004/04/28 10:57:12
|
|
CVS patchset: 6400
CVS date: 2004/04/13 19:31:23
|
|
CVS patchset: 6396
CVS date: 2004/04/11 16:29:10
|
|
CVS patchset: 6394
CVS date: 2004/04/11 14:59:23
|
|
CVS patchset: 6388
CVS date: 2004/04/11 12:20:31
|
|
CVS patchset: 6383
CVS date: 2004/04/10 15:45:10
|
|
static string in the VCD plugin
CVS patchset: 6330
CVS date: 2004/04/05 18:01:09
|
|
vcdimager (0.7.21 that is only CVS right now).
Use the newer vcdinfo routines if available.
CVS patchset: 6323
CVS date: 2004/03/31 10:13:00
|
|
CVS patchset: 6307
CVS date: 2004/03/24 04:25:06
|
|
CVS patchset: 6242
CVS date: 2004/03/11 08:08:48
|
|
CVS patchset: 6218
CVS date: 2004/03/05 17:50:29
|
|
CVS patchset: 6190
CVS date: 2004/02/28 19:29:38
|
|
Thanks to Marco Zühlke for finding/fixing this problem.
CVS patchset: 6173
CVS date: 2004/02/19 02:31:22
|
|
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
|
|
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
|
|
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
reading the extended PSD. Given that area-highlighting and selection
features in the extended PSD haven't been implemented, it's best then
to not try to read this at all.
CVS patchset: 5699
CVS date: 2003/11/06 03:28:18
|
|
- Prefer external libcdio and libvcdinfo libraries when they are acceptable
- Allow disabling VCD plugin
CVS patchset: 5644
CVS date: 2003/10/30 07:58:52
|
|
CVS patchset: 5587
CVS date: 2003/10/24 17:17:19
|
|
CVS patchset: 5565
CVS date: 2003/10/21 16:14:50
|
|
API problems any more.
CVS patchset: 5564
CVS date: 2003/10/21 16:10:31
|
|
CVS patchset: 5563
CVS date: 2003/10/21 16:08:56
|
|
CVS patchset: 5555
CVS date: 2003/10/20 01:17:47
|
|
CVS patchset: 5554
CVS date: 2003/10/20 01:14:33
|
|
CVS patchset: 5551
CVS date: 2003/10/19 23:47:34
|
|
VCD (formerly known as VCDX) is the new navigation enables one
OVCD (formerly known as VCD) is the old, deprecated one. This is still in
here for people who may experience trouble with the new plugin...
CVS patchset: 5543
CVS date: 2003/10/19 14:34:35
|
|
* small changes to ensure, vcd files are packaged even with --disable-vcdnav
CVS patchset: 5515
CVS date: 2003/10/13 17:51:38
|
|
CVS patchset: 5514
CVS date: 2003/10/13 17:49:04
|
|
Ability to use external libs (--with-external-vcdnav), disable
vcdx build and build old vcd instead (--disable-vcdx).
This last feature is useful since vcdx take /hours/ to start
playback, that can help people who don't want vcd navigation.
Remove all .la files, even in subdirs (eg: post)
CVS patchset: 5505
CVS date: 2003/10/13 11:47:11
|