Age | Commit message (Collapse) | Author |
|
Mac OSX video out support.
patch to configure.ac to follow
CVS patchset: 6642
CVS date: 2004/06/05 16:06:12
|
|
It seg faults at the moment, but we will fix that.
CVS patchset: 6470
CVS date: 2004/04/30 22:12:15
|
|
the appropriate overlay type automatically. Misc changes.
CVS patchset: 6434
CVS date: 2004/04/25 15:05:22
|
|
disables overlay when fully occluded, fixed displaying some frames out of order when multi-buffering. Added missing X lock. Misc changes.
CVS patchset: 6409
CVS date: 2004/04/16 12:16:50
|
|
defunct prototype from alphablend.h.
CVS patchset: 6266
CVS date: 2004/03/16 01:16:57
|
|
CVS patchset: 6191
CVS date: 2004/02/28 19:56:41
|
|
CVS patchset: 6171
CVS date: 2004/02/17 19:44:02
|
|
Tweak pgx64 plugin, mainly cosmetic.
CVS patchset: 6166
CVS date: 2004/02/16 23:17:05
|
|
CVS patchset: 5991
CVS date: 2004/01/04 17:46:50
|
|
* use DirectX under CygWin and basic auto-stuff
* move some my macros in configure.ac
* I don't know why, but shared directx plugins can't be linked with
libdxguid.a. Used cute-hack, idea is from mplayer. Also thanks to
hexedit, because I haven't sources of w32api.
* Fix some warnings in vo directx and ao directx.
* Decrease version of directx. It seems it still works.
For compilation with DirectX under Cygwin you need header files from
directx-sdk. Autoconf macros are only basic, but it works. for example:
DIRECTX_CFLAGS=-I/cygrive/c/Program\ Files/Directx/include ./autogen.sh
CVS patchset: 5971
CVS date: 2004/01/01 18:14:51
|
|
CVS patchset: 5966
CVS date: 2003/12/31 18:31:39
|
|
CVS patchset: 5798
CVS date: 2003/11/26 20:32:06
|
|
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
|
|
fix "make dist". Now tarball is complete.
don't expect people have doc formatting tools (check for sgmltools
and fig2dev).
rename the spaced name file in win32 (Tim, can you check if i didn't break
anything please ?).
CVS patchset: 5589
CVS date: 2003/10/25 00:49:11
|
|
CVS patchset: 5553
CVS date: 2003/10/20 00:33:28
|
|
CVS patchset: 5540
CVS date: 2003/10/19 03:12:47
|
|
CVS patchset: 5490
CVS date: 2003/10/12 18:51:08
|
|
- bump vo and post interface versions
obs: video_out_xvmc.c needs some more work, see todo.
CVS patchset: 5459
CVS date: 2003/10/06 21:52:42
|
|
various bugs. Fix incorrect colours when blending frame with a big-endian RGB pixel format.
CVS patchset: 5406
CVS date: 2003/09/21 02:53:19
|
|
CVS patchset: 5280
CVS date: 2003/08/12 14:52:49
|
|
it doesn't
CVS patchset: 5262
CVS date: 2003/08/09 22:41:19
|
|
CVS patchset: 5240
CVS date: 2003/08/04 02:31:07
|
|
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
|
|
vidix driver
CVS patchset: 4416
CVS date: 2003/03/14 21:07:04
|
|
CVS patchset: 4224
CVS date: 2003/02/21 01:16:32
|
|
CVS patchset: 4202
CVS date: 2003/02/19 21:21:49
|
|
CVS patchset: 4185
CVS date: 2003/02/17 16:49:18
|
|
CVS patchset: 4036
CVS date: 2003/01/29 11:10:50
|
|
CVS patchset: 3589
CVS date: 2002/12/19 21:40:02
|
|
- check for sdl support on class initialization
CVS patchset: 3504
CVS date: 2002/12/13 01:03:55
|
|
CVS patchset: 3503
CVS date: 2002/12/13 00:20:11
|
|
CVS patchset: 3467
CVS date: 2002/12/08 23:35:45
|
|
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.
CVS patchset: 3331
CVS date: 2002/11/22 05:25:14
|
|
CVS patchset: 3238
CVS date: 2002/11/11 19:46:24
|
|
CVS patchset: 3193
CVS date: 2002/11/04 22:48:14
|
|
CVS patchset: 3078
CVS date: 2002/10/29 00:36:21
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
CVS patchset: 2934
CVS date: 2002/10/22 16:42:24
|
|
CVS patchset: 2853
CVS date: 2002/10/18 20:04:24
|
|
caused by old plugins lying around... remove all video output plugins except xv from build process for now
CVS patchset: 2836
CVS date: 2002/10/16 14:19:38
|
|
- OpenGL header GL/gl.h is checked to see if its exists with wrong
header name (GL/GL.h). Test failed despite the file required by
src/video_out/video_out_opengl.c was GL/gl.h
- Ascii-Art library version incorrect. Required version is 1.4
(contains aalib-config)
m4/aa.m4:
- Changed aalib version to 1.4
src/audio_out/Makefile.am:
src/demuxers/Makefile.am:
src/dxr3/Makefile.am:
src/input/Makefile.am:
src/input/libdvdnav/Makefile.am:
src/input/libdvdread/Makefile.am:
src/libffmpeg/libavcodec/Makefile.am:
src/libffmpeg/libavcodec/i386/Makefile.am:
src/libffmpeg/libavcodec/mlib/Makefile.am:
src/libmad/Makefile.am:
src/libmpeg2/Makefile.am:
src/libvorbis/Makefile.am:
src/libw32dll/Makefile.am:
src/libw32dll/wine/Makefile.am:
src/libxineadec/Makefile.am:
src/libxvid/Makefile.am:
src/video_out/Makefile.am:
src/video_out/libdha/Makefile.am:
src/video_out/vidix/Makefile.am:
src/xine-engine/Makefile.am:
src/xine-utils/Makefile.am:
- Removed @CFLAGS@ from all AM_CFLAGS. @CFLAGS@ are added in Makefile.in.
Adding it here was redundant. Thanks to Mike and others for pointing this
out.
CVS patchset: 2805
CVS date: 2002/10/09 05:13:38
|
|
CVS patchset: 2784
CVS date: 2002/10/05 04:11:58
|
|
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config
CVS patchset: 2705
CVS date: 2002/09/19 06:01:18
|
|
CVS patchset: 2695
CVS date: 2002/09/18 20:58:28
|
|
CVS patchset: 2629
CVS date: 2002/09/08 22:10:29
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2507
CVS date: 2002/08/24 10:01:32
|
|
(vo_scale_init, XGetWindowAttributes)
CVS patchset: 2497
CVS date: 2002/08/20 22:55:35
|
|
CVS patchset: 2463
CVS date: 2002/08/16 14:56:42
|
|
CVS patchset: 2339
CVS date: 2002/07/22 17:48:40
|