Age | Commit message (Collapse) | Author |
|
versions. Check for nl_langinfo() explicitely and use that instead.
CVS patchset: 8023
CVS date: 2006/06/10 00:21:51
|
|
used and installed is "xine-lib".
CVS patchset: 8022
CVS date: 2006/06/10 00:16:43
|
|
altivec is enabled, thus breaking compile on G5 (970) processors.
(Patch from Gentoo; ref. Gentoo bug 130217.)
CVS patchset: 8013
CVS date: 2006/06/03 12:58:16
|
|
CVS patchset: 8006
CVS date: 2006/06/02 19:46:24
|
|
CVS patchset: 8005
CVS date: 2006/06/02 19:36:20
|
|
CVS patchset: 8000
CVS date: 2006/05/31 00:01:44
|
|
packages aren't installed (where appropriate). (Ubuntu 47357)
CVS patchset: 7999
CVS date: 2006/05/30 23:30:26
|
|
(video_out/alphablend* need to be removed yet)
gcc-2.95 support: SMB, external compiled with different gcc VCD
fixed GDK_PIXBUF build
CVS patchset: 7983
CVS date: 2006/05/01 21:35:30
|
|
ImageMagick on non-standard prefix).
CVS patchset: 7980
CVS date: 2006/04/22 09:41:10
|
|
- rint, lrint, M_PI (ffmpeg and goom)
- avoid mkdir warnings
- check for older _GUID_DEFINED too
- ressurected generating inttypes, cleaned public os_types.h
- moved function redefiniton used only in the old MSVC to central place
Windows port update:
- build internal ffmpeg:
- workaround 'near' keyword problem
- proper using __declspec(dllimport)
Other changes:
- LIBFFMPEG_CFLAGS --> LIBFFMPEG_CPPFLAGS
CVS patchset: 7964
CVS date: 2006/04/08 16:42:23
|
|
CVS patchset: 7956
CVS date: 2006/03/29 20:56:05
|
|
CVS patchset: 7871
CVS date: 2006/02/05 13:59:45
|
|
CVS patchset: 7870
CVS date: 2006/02/05 13:14:14
|
|
patch by dani3l
CVS patchset: 7867
CVS date: 2006/02/04 14:06:29
|
|
CVS patchset: 7862
CVS date: 2006/02/02 20:39:32
|
|
CVS patchset: 7858
CVS date: 2006/01/29 16:00:51
|
|
* Fix the ./configure --enable-static-xv parameter
CVS patchset: 7844
CVS date: 2006/01/25 17:40:59
|
|
Force running iconv test (it runs under AM_GNU_GETTEXT anyway).
Add FreeBSD specific prefix to iconv test.
Fixed missing autotools symbols on FreeBSD (it's somewhere in system, but xine should contain it too).
CVS patchset: 7838
CVS date: 2006/01/22 15:15:30
|
|
Used the same pludindir and path separator for native Win32 and CygWin.
Fixed build of the plugins using X11 on CygWin.
CVS patchset: 7833
CVS date: 2006/01/08 12:15:39
|
|
CVS patchset: 7828
CVS date: 2005/12/24 15:35:59
|
|
Improved cross-compiling: detect and precedence of the host-specific libs
W32dll: enabled by platforms as originaly, user can override it
Fixed shell errors in the Makefile of the hackersguide
Detect the place of SDL header independently on platform
Fixed spelling in CDDA, include the header sys/param.h if available
Fixed format strings (fix warnings (or even bugs) on Gentoo/FreeBSD)
CVS patchset: 7815
CVS date: 2005/11/28 12:24:56
|
|
CVS patchset: 7805
CVS date: 2005/11/15 14:58:52
|
|
Testsuite for M$ Windows:
- init mutex in all video drivers ('none' for testsuite, fixes crashes),
was OK for linux pthreads
- use WaitForSingleObject for console file descriptirs in _x_io_select
(fixes stdin:/)
- workaround heavy debug messages in asf demuxer for some samples
(fixes full disk :->)
Fixed previous fix, s/gmtime/timgm/ :-)
Aalib cross detection + udate docs
CVS patchset: 7799
CVS date: 2005/11/14 12:34:45
|
|
Cygwin port update.
CVS patchset: 7798
CVS date: 2005/11/10 15:59:32
|
|
CVS patchset: 7795
CVS date: 2005/11/06 17:58:35
|
|
CVS patchset: 7784
CVS date: 2005/10/30 02:18:35
|
|
it is likely to break, so please keep both pieces
CVS patchset: 7767
CVS date: 2005/10/23 02:11:16
|
|
patch by Diego Biurrun
CVS patchset: 7765
CVS date: 2005/10/22 22:09:44
|
|
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
|