Age | Commit message (Collapse) | Author |
|
the generic (non PPC-related) darwin checks in their own case to fix support for Mac OS X on x86.
CVS patchset: 8106
CVS date: 2006/07/10 23:15:37
|
|
CVS patchset: 8105
CVS date: 2006/07/10 22:52:20
|
|
requirement of 0.9.0 minimum. See SF.net bug 1394688.
CVS patchset: 8104
CVS date: 2006/07/10 22:43:50
|
|
(through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12
|
|
didn't give any mcpu argument, default to v9 to allow building (GCC defaults to v8 up to 4.1 series).
CVS patchset: 8097
CVS date: 2006/07/08 15:10:22
|
|
CVS patchset: 8091
CVS date: 2006/07/06 14:33:25
|
|
CVS patchset: 8077
CVS date: 2006/06/29 10:50:04
|
|
either resolved or fixed, even if building without optimisations.
CVS patchset: 8076
CVS date: 2006/06/29 10:29:37
|
|
possible format string vulnerabilities.
CVS patchset: 8075
CVS date: 2006/06/29 10:18:22
|
|
CVS patchset: 8060
CVS date: 2006/06/19 12:08:45
|
|
and Christer Palm (palm@nogui.se).
CVS patchset: 8045
CVS date: 2006/06/17 12:45:51
|
|
CVS patchset: 8037
CVS date: 2006/06/15 13:05:50
|
|
versions behave as intended.
CVS patchset: 8032
CVS date: 2006/06/10 17:38:46
|
|
is used, as discussed in xine-devel.
CVS patchset: 8027
CVS date: 2006/06/10 01:47:01
|
|
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
|