Age | Commit message (Collapse) | Author |
|
CVS patchset: 7764
CVS date: 2005/10/22 22:02:40
|
|
CVS patchset: 7761
CVS date: 2005/10/15 13:46:30
|
|
- note about overlay cropping fix
CVS patchset: 7740
CVS date: 2005/09/24 19:27:33
|
|
CVS patchset: 7730
CVS date: 2005/09/12 01:06:58
|
|
CVS patchset: 7728
CVS date: 2005/09/11 23:59:15
|
|
Build improvements and WIN32 port updates:
- add --with-pthread-pefix and --with-zlib-pefix options
- prepare for removing internal zlib and pthreads-win32 relics,
updated documentation for possible WIN32 developers (only for me? :->)
- fixed bug in unimportant part of configure.ac for MinGW due to xine paths
- fixed my bug in cdda (but it compiled fine anyway)
- fixed unimportant bug in planar Makefile.am
- next MSVC update due to external zlib, pthreads and latest changes,
removed relic includes
- checked distcheck
CVS patchset: 7719
CVS date: 2005/09/05 17:02:56
|
|
Windows ports updates:
- finished M$VC port update
- moved xine plugins back to normal location for Windows ports,
added relative directories (used relative to ${prefix}),
make sure it's thread-safe (but it's still hacky)
- fixed ugly bug with loading plugins, when working drive was differrent from
plugins directory
directory
- directory and subdirectory separator called as platform specific
- fix crash with newer win32 pthread (missing mutex_init in vo plugin), yes!
- small doc update
CVS patchset: 7712
CVS date: 2005/08/29 15:28:16
|
|
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
used system version, if found, not used non-POSIX dirent->d_reclen
(this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update
CVS patchset: 7709
CVS date: 2005/08/25 15:36:29
|
|
introduces --disable-imagemagick configure option.
CVS patchset: 7707
CVS date: 2005/08/05 19:44:34
|
|
Rework the existing checks (common code) and simplify slightly.
CVS patchset: 7703
CVS date: 2005/07/31 14:47:24
|
|
Minor fix - say yes if recursive mutex test pass. :-)
CVS patchset: 7700
CVS date: 2005/07/30 10:01:07
|
|
CVS patchset: 7688
CVS date: 2005/07/27 20:07:51
|
|
Fixed win32 build.
CVS patchset: 7685
CVS date: 2005/07/26 21:44:51
|
|
CVS patchset: 7674
CVS date: 2005/07/21 21:10:10
|
|
CVS patchset: 7672
CVS date: 2005/07/21 17:59:19
|
|
reentrancy problems (as reported by Reinhard Nissl and Darren Salt)
- add a new recursive mutex support check to configure so we should fail
nicely if system doesn't provides it
(please test)
CVS patchset: 7670
CVS date: 2005/07/21 02:51:14
|
|
CVS patchset: 7663
CVS date: 2005/07/18 14:45:27
|
|
CVS patchset: 7598
CVS date: 2005/05/31 17:42:33
|
|
thanks Diego 'Flameeyes' Petten
CVS patchset: 7589
CVS date: 2005/05/29 00:47:48
|
|
CVS patchset: 7532
CVS date: 2005/05/08 22:38:35
|
|
Work around a compiler bug - use -fno-inline-functions with gcc < 3.4.0.
The bug is definitely present in 3.3.5 and not in 3.4.3.
CVS patchset: 7517
CVS date: 2005/05/03 21:27:30
|
|
Fix X include file search for X[xv]MC when $x_includes is empty.
Pointed out by Diego Pettenò, who also provided a patch.
CVS patchset: 7512
CVS date: 2005/05/02 09:13:37
|
|
CVS patchset: 7494
CVS date: 2005/04/25 14:32:22
|
|
CVS patchset: 7492
CVS date: 2005/04/25 14:24:27
|
|
Multiple slice-per-rows (HDTV) fixes in the libmpeg2 code, particularly
regarding VLD XvMC.
Cleaned up hardware acceleration hooks in libmpeg2.
Fixed X include path searching while configure detects XvMC support.
CVS patchset: 7449
CVS date: 2005/04/09 11:22:14
|
|
CVS patchset: 7427
CVS date: 2005/03/04 07:18:06
|
|
Replaced AC_TRY_RUN by AC_RUN_IFELSE. Now, if cross compiled, field ordering is hardcoded for Windows platform.
New common test just for availibility of bit fields works for all platforms.
CVS patchset: 7420
CVS date: 2005/02/20 10:08:01
|
|
Bind to right text domain. This fixes missing translations for prefixes different from /usr.
CVS patchset: 7418
CVS date: 2005/02/19 13:11:51
|
|
of image dummy demuxer which now sends proper end-of-frame flags
CVS patchset: 7381
CVS date: 2005/02/03 23:18:33
|
|
Fixed build on solaris:
- use libresolv in hstrerror check
- replace PRIiMAX and PRIXMAX by PRIdMAX and PRIxMAX
Removed timezone struct for MinGW from public os_types.h, update header comment.
Fixed build musepack library on some platforms using xine types.
Thanks to Niki W. Waibel for reporting and testing.
CVS patchset: 7378
CVS date: 2005/02/03 07:19:03
|
|
The present behavior of checking for aalib will proceed if this flag
is not given.
CVS patchset: 7371
CVS date: 2005/01/29 23:17:52
|
|
CVS patchset: 7344
CVS date: 2005/01/14 15:24:07
|
|
change LT_* variables into XINE_LT_*, because newer versions of libtool
claim the whole LT_* namespace for themselves (fixes bug #1094262)
CVS patchset: 7321
CVS date: 2005/01/03 20:12:18
|
|
CVS patchset: 7312
CVS date: 2004/12/30 09:55:16
|
|
fix xine-lib builds without X11: HAVE_XV must not be defined conditionally,
otherwise configure will complain
also fix the Xv test for old shells with broken handling of empty variables
CVS patchset: 7307
CVS date: 2004/12/27 17:22:30
|
|
CVS patchset: 7302
CVS date: 2004/12/25 21:10:59
|
|
Time to address other issues...
CVS patchset: 7300
CVS date: 2004/12/25 16:53:12
|
|
CVS patchset: 7299
CVS date: 2004/12/25 14:40:17
|
|
CVS patchset: 7254
CVS date: 2004/12/14 22:06:47
|
|
try some fallbacking (libXv.so <-> libXv.a) if prefered was not found
CVS patchset: 7244
CVS date: 2004/12/13 17:50:20
|
|
Compilation fixes for cross-compiling with MinGW32.
CVS patchset: 7231
CVS date: 2004/12/12 13:51:28
|
|
used, xv_lib and XV_LIB. The problem with this is that XV_LIB is used
to set the Xv library to use in the makefiles. I chose to use XV_LIB
throughout the m4 file.
CVS patchset: 7229
CVS date: 2004/12/12 04:25:05
|
|
Add --enable-shared-xv to force use of libXv.so over libXv.a. The
default behavior is to use libXv.a if configure option is not used.
CVS patchset: 7227
CVS date: 2004/12/12 03:04:58
|
|
CVS patchset: 7181
CVS date: 2004/12/01 20:26:45
|
|
CVS patchset: 7174
CVS date: 2004/12/01 07:33:36
|
|
CVS patchset: 7125
CVS date: 2004/11/15 03:58:46
|
|
CVS patchset: 7113
CVS date: 2004/11/11 13:52:29
|
|
compilation on Mac OS X
CVS patchset: 7100
CVS date: 2004/11/03 14:03:25
|
|
There are still show-stoppers, though...
CVS patchset: 7097
CVS date: 2004/10/31 16:52:36
|
|
CVS patchset: 7092
CVS date: 2004/10/30 15:04:46
|