Age | Commit message (Collapse) | Author |
|
CVS patchset: 2835
CVS date: 2002/10/16 14:09:12
|
|
CVS patchset: 2828
CVS date: 2002/10/14 15:46:48
|
|
- 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: 2795
CVS date: 2002/10/06 15:48:02
|
|
- remove some code that could never be reached (after return)
CVS patchset: 2770
CVS date: 2002/10/02 15:56:51
|
|
instances) as const
CVS patchset: 2769
CVS date: 2002/10/02 15:54:51
|
|
CVS patchset: 2754
CVS date: 2002/09/28 11:10:04
|
|
- bring our beloved xine_t * back (no more const there)
- remove const on some input plugin functions
where the data changes with media (dvd, ...) changes
and is therefore not const
CVS patchset: 2740
CVS date: 2002/09/22 14:29:40
|
|
CVS patchset: 2720
CVS date: 2002/09/20 13:24:53
|
|
CVS patchset: 2719
CVS date: 2002/09/20 12:57:02
|
|
CVS patchset: 2718
CVS date: 2002/09/20 12:53:53
|
|
- tweak language output
CVS patchset: 2708
CVS date: 2002/09/19 11:23:40
|
|
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: 2698
CVS date: 2002/09/19 00:23:29
|
|
demux plugins, remove dvd plugin from build while it doesn't compile
CVS patchset: 2696
CVS date: 2002/09/18 22:12:16
|
|
CVS patchset: 2684
CVS date: 2002/09/18 10:03:07
|
|
CVS patchset: 2682
CVS date: 2002/09/18 06:42:23
|
|
libspudec parses nav_pci info correctly.
libdvdnav does not parse nav_pci info at all.
CVS patchset: 2681
CVS date: 2002/09/18 04:20:09
|
|
CVS patchset: 2677
CVS date: 2002/09/17 07:53:59
|
|
CVS patchset: 2675
CVS date: 2002/09/16 16:55:35
|
|
CVS patchset: 2674
CVS date: 2002/09/16 16:13:56
|
|
"no subtitles because user switched it off"
and
"no subtitles because none are available"
CVS patchset: 2668
CVS date: 2002/09/15 14:05:37
|
|
CVS patchset: 2664
CVS date: 2002/09/14 19:04:07
|
|
CVS patchset: 2659
CVS date: 2002/09/13 17:18:42
|
|
CVS patchset: 2641
CVS date: 2002/09/09 20:47:30
|
|
fix some input plugins that would not copy the mrl on open
CVS patchset: 2623
CVS date: 2002/09/06 18:13:10
|
|
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
|
|
functions
CVS patchset: 2615
CVS date: 2002/09/05 20:19:48
|
|
The DVD plugin now loads, but audio and spu info is lost.
What happened to xine_get_spu_channel and xine_get_audio_channel?
CVS patchset: 2607
CVS date: 2002/09/05 05:51:14
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
It was using ``sizeof(pointer)'' instead of ``sizeof(structure)''
CVS patchset: 2605
CVS date: 2002/09/04 16:06:18
|
|
CVS patchset: 2603
CVS date: 2002/09/04 11:07:47
|
|
dvd's easter eggs accesible)
- workaround current breakage in libdvdnav concerning mrl list building
CVS patchset: 2601
CVS date: 2002/09/04 10:48:36
|
|
CVS patchset: 2594
CVS date: 2002/09/03 07:51:34
|
|
with DVD menus
not appearing.
I think the reason they are not appearing is that they are getting flushed too early.
CVS patchset: 2588
CVS date: 2002/09/02 12:25:49
|
|
CVS patchset: 2587
CVS date: 2002/09/02 03:21:38
|
|
CVS patchset: 2569
CVS date: 2002/08/31 15:38:10
|
|
dvd.sf.net.
Add some "this->dvdnav = NULL;" after dvdnav_close()
CVS patchset: 2568
CVS date: 2002/08/31 02:48:13
|
|
older xine-ui versions by handling XINE_EVENT_INPUT_MENU1
CVS patchset: 2560
CVS date: 2002/08/30 11:14:44
|
|
We can now jump directly to Title, Root, Sub-Picture, Audio, Angle, PTT (Chapter) menus.
CVS patchset: 2550
CVS date: 2002/08/29 04:32:12
|
|
its console messages (write to stdout, "libdvdnav: " in front each line)
CVS patchset: 2531
CVS date: 2002/08/27 19:24:33
|
|
CVS patchset: 2527
CVS date: 2002/08/26 11:50:47
|
|
CVS patchset: 2505
CVS date: 2002/08/24 01:03:49
|
|
CVS patchset: 2501
CVS date: 2002/08/21 23:38:48
|
|
CVS patchset: 2500
CVS date: 2002/08/21 15:10:09
|
|
CVS patchset: 2485
CVS date: 2002/08/19 17:27:11
|
|
CVS patchset: 2484
CVS date: 2002/08/19 17:21:00
|
|
- update clut and spu/audio channel more often
- align read cache in memory to allow use of raw devices
CVS patchset: 2483
CVS date: 2002/08/19 17:17:00
|
|
CVS patchset: 2481
CVS date: 2002/08/19 14:10:08
|