| Age | Commit message (Collapse) | Author | 
|---|
|  | better late than never ;-)
CVS patchset: 6949
CVS date: 2004/09/08 15:09:30 | 
|  | CVS patchset: 6948
CVS date: 2004/09/08 12:59:48 | 
|  | CVS patchset: 6947
CVS date: 2004/09/07 19:29:49 | 
|  | CVS patchset: 6946
CVS date: 2004/09/07 19:27:55 | 
|  | CVS patchset: 6945
CVS date: 2004/09/07 07:46:59 | 
|  | - usability MSVC for frontends
 - remove unistd.h from public headers
 - add configure option "--with-dxheaders"
 - install .def file under WIN32
 - MSVC port update (some people might want it)
CVS patchset: 6944
CVS date: 2004/09/06 18:34:37 | 
|  | * use the better "touch" method by Frantisek
* introduce a distcheck_lax variable for those who want to do a distcheck,
  but are too lazy to install all the tools
  (of course this should never be used for an actual release)
CVS patchset: 6943
CVS date: 2004/09/06 14:04:56 | 
|  | CVS patchset: 6942
CVS date: 2004/09/06 14:01:18 | 
|  | CVS patchset: 6941
CVS date: 2004/09/05 20:38:01 | 
|  | CVS patchset: 6940
CVS date: 2004/09/05 20:30:55 | 
|  | Fix what I perceive to be a bug only on platforms that have a automake
installed that contains multiple version. Gentoo releases a package of
automake that contains all the latest stable version (1.4 to 1.8). In
order to use a specific one besides the default you need to declare
WANT_AUTOMAKE=1.6 in your environment varibles.
------------------------------------
doc/faq/Makefile.am
doc/hackersguide/Makefile.am
Applied Frantisek Dvorak changes for the documentation.
CVS patchset: 6939
CVS date: 2004/09/05 02:14:38 | 
|  | Fix srcdir != buiddir problem with vidix.
Change some "_lib" variables to more clear name "_dep".
CVS patchset: 6938
CVS date: 2004/09/04 18:34:17 | 
|  | CVS patchset: 6937
CVS date: 2004/09/04 02:07:48 | 
|  | in metronom. MinGW port is working same good as CygWin port (but it means
it still isn't for normal usage).
And maybe we should add public function xine_gettimeofday() for frontends.
There is problem with systems, which haven't gettimeofday(). Replacement
function in frontends must then returns exactly the same results as libxine's
version.
CVS patchset: 6936
CVS date: 2004/09/03 19:34:01 | 
|  | (uniform UTF-8 is better than encoding babel :-))
CVS patchset: 6935
CVS date: 2004/09/03 19:32:44 | 
|  | CVS patchset: 6934
CVS date: 2004/09/03 13:56:04 | 
|  | * changed the default from "clip the whole frame" to "clip nothing",
  this fixes some overlays with color!=clip_color showing wrong
  (confirmed with the DXR3 that this is correct); closes bug #1018193
CVS patchset: 6933
CVS date: 2004/09/03 12:28:24 | 
|  | Compilation fix for CygWin.
CVS patchset: 6932
CVS date: 2004/09/02 19:56:40 | 
|  | Athlon64/Opteron)
CVS patchset: 6931
CVS date: 2004/09/02 18:50:55 | 
|  | CVS patchset: 6930
CVS date: 2004/09/02 14:27:56 | 
|  | CVS patchset: 6929
CVS date: 2004/09/02 14:24:39 | 
|  | Rename LOG_* to DEBUG_*
Use llprintf instead of "#ifdef ... lprintf ... #endif" (thanks to Michael and
Thibaut for the heads-up about this)
CVS patchset: 6928
CVS date: 2004/09/01 18:32:53 | 
|  | - new flags added at the end, so the users can override them properly
 - removed X11 libs and cflags from xine-config and libxine.pc
 - removed replacing for setenv (thanks to Robin for the hint)
 - better way for temporary disabling of w32dll module
 - data directories will be different on Windows
 - force installing catalogs with translation into XINE_LOCALEDIR
 - timer linked in xine-engine (just central place for linking such stuff)
 - adjusted load_plugins and remove reduntant WIN32 conditionals
 - removed unused $(lib_thr)
CVS patchset: 6927
CVS date: 2004/09/01 18:19:49 | 
|  | CVS patchset: 6926
CVS date: 2004/09/01 16:17:39 | 
|  | CVS patchset: 6925
CVS date: 2004/09/01 12:52:34 | 
|  | sorry, unimplemented: inlining failed in call to 'XXX': function body not available
CVS patchset: 6924
CVS date: 2004/09/01 11:59:42 | 
|  | CVS patchset: 6923
CVS date: 2004/09/01 00:09:13 | 
|  | CVS patchset: 6922
CVS date: 2004/08/31 19:39:27 | 
|  | CVS patchset: 6921
CVS date: 2004/08/30 20:49:52 | 
|  | libspeex-1.1.x:
	- Retain compatability for <speex.h> etc. from libspeex-1.0.x
	- Also try speex via pkg-config, and fall back to old AM_PATH_SPEEX
CVS patchset: 6920
CVS date: 2004/08/30 12:33:07 | 
|  | CVS patchset: 6919
CVS date: 2004/08/30 11:11:54 | 
|  | CVS patchset: 6918
CVS date: 2004/08/30 07:37:42 | 
|  | compilation of win32/contrib/setenv.c on non-Win32 platforms (I don't see why it's necessary at all as we have xine_setenv). Front-ends use symbols in src/xine-utils but these aren't being exported in libxine.so because they come from an internal archive library. Compile xmlparser.c in src/xine-engine/Makefile.am for now (is there a better solution?).
CVS patchset: 6917
CVS date: 2004/08/30 00:55:18 | 
|  | This needs to be fixed in libdvdnav as well.
CVS patchset: 6916
CVS date: 2004/08/28 22:51:50 | 
|  | - HAVE_SETENV
 - Cygwin build
 - win32/contrib Makefile
CVS patchset: 6915
CVS date: 2004/08/28 20:03:42 | 
|  | CVS patchset: 6914
CVS date: 2004/08/28 19:54:01 | 
|  | CVS patchset: 6913
CVS date: 2004/08/28 17:54:05 | 
|  | Works now for all types of MRL, and works in DVD Title mode as well.
Removes the requirement to have a "/" at the end of the MRL.
Eg.
xine dvd:/   <- plays a DVD from the default dvd device.
xine dvd://dev/sr0 <- plays a DVD from /dev/sr0
xine dvd:/dvd.img  <- plays a DVD image from the current directory.
xine dvd://dvd/dvd.img <- plays a DVD from full path /dvd/dvd.img
xine dvd://dvd/dvd.img/ <- plays a DVD from full path /dvd/dvd.img. Having the last / makes no difference.
xine dvd://dvd/dvd.img:1.2 <- plays Title 1, Part 2 of DVD image.
CVS patchset: 6912
CVS date: 2004/08/28 15:06:26 | 
|  | fixes problems with matroska utf-8 subtitles
CVS patchset: 6911
CVS date: 2004/08/27 21:07:31 | 
|  | List of some changes:
 - replaced some _MSC_VER by more common WIN32
 - define INTLDIR, remove -static flag for included intl
 - shared more common CFLAGS with DEBUG_CFLAGS
 - use WIN32_CFLAGS for all building
 - separate some flags into THREAD_CFLAGS_CONFIG,
   THREAD_CFLAGS_CONFIG and ZLIB_LIB_CONFIG for public xine-config,
   automatically use internal libs if necessary
 - don't warn about missing X for mingw and cygwin
 - libw32dll disabled for WIN32 (making native loader would be
   interesting, or porting wine code to Windows? :->)
 - DVB and RTP disabled for WIN32, not ported yet
 - fix build and fix a warning in cdda
 - fix build for nosefart and libfaad
 - implement configure option --disable-freetype
 - sync libxine.pc and xine-config.in
 - add -liberty to goom under WIN32
 - move original build files from included phread and zlib into archives
   and replace them by autotools
CVS patchset: 6910
CVS date: 2004/08/27 19:33:17 | 
|  | CVS patchset: 6909
CVS date: 2004/08/27 18:36:06 | 
|  | CVS patchset: 6908
CVS date: 2004/08/27 18:34:16 | 
|  | (i'm ashamed of this pvr plugin, it needs a rewrite badly)
CVS patchset: 6907
CVS date: 2004/08/27 17:53:32 | 
|  | Right solution would be ask ffmpeg guys install dvdata.h by 'make install'.
CVS patchset: 6906
CVS date: 2004/08/26 18:03:40 | 
|  | Separate opengl configure tests into opengl.m4
Fix a segfault in debug build
CVS patchset: 6905
CVS date: 2004/08/26 17:57:50 | 
|  | always dropped, even with $(srcdir) != builddir.
CVS patchset: 6904
CVS date: 2004/08/25 19:28:50 | 
|  | CVS patchset: 6903
CVS date: 2004/08/25 19:26:47 | 
|  | CVS patchset: 6902
CVS date: 2004/08/21 21:21:12 | 
|  | CVS patchset: 6901
CVS date: 2004/08/19 19:59:14 | 
|  | (closes bug #936086)
CVS patchset: 6900
CVS date: 2004/08/19 10:39:03 |