Age | Commit message (Collapse) | Author |
|
*DRUMS* removing internal old phreads-win32 and zlib
CVS patchset: 7721
CVS date: 2005/09/05 17:10:36
|
|
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
|
|
CVS patchset: 7718
CVS date: 2005/09/05 15:13:13
|
|
Nuked getting default value from additional config.
CVS patchset: 7717
CVS date: 2005/09/05 14:56:31
|
|
CVS patchset: 7716
CVS date: 2005/09/02 22:39:42
|
|
CVS patchset: 7715
CVS date: 2005/08/30 15:27:58
|
|
CVS patchset: 7714
CVS date: 2005/08/29 17:00:38
|
|
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
|
|
CVS patchset: 7711
CVS date: 2005/08/28 01:11:21
|
|
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
|
|
Allow the backup of an empty configuration file to succeed.
CVS patchset: 7708
CVS date: 2005/08/21 17:01:02
|
|
introduces --disable-imagemagick configure option.
CVS patchset: 7707
CVS date: 2005/08/05 19:44:34
|
|
CVS patchset: 7706
CVS date: 2005/07/31 16:34:37
|
|
CVS patchset: 7705
CVS date: 2005/07/31 16:30:49
|
|
CVS patchset: 7704
CVS date: 2005/07/31 14:58:50
|
|
Rework the existing checks (common code) and simplify slightly.
CVS patchset: 7703
CVS date: 2005/07/31 14:47:24
|
|
can do resampling or not.
If resampling is not supported in hardware, old alsa normally does software resampling, but the current alsa-lib software resampling is not very good quality, so as we can detect if the software resampler is being used, we can choose to use our own high quality resampler.
TODO: This requires the addition of a new ./configure detection option HAS_ALSA_1_0_9
CVS patchset: 7702
CVS date: 2005/07/31 14:39:39
|
|
Let handle inttypes by config.h, sun specific includes moved to os_internal.h.
CVS patchset: 7701
CVS date: 2005/07/30 11:26:09
|
|
Minor fix - say yes if recursive mutex test pass. :-)
CVS patchset: 7700
CVS date: 2005/07/30 10:01:07
|
|
Little update when I used again the document. (belongs to xine-1 too)
CVS patchset: 7699
CVS date: 2005/07/30 09:57:57
|
|
CVS patchset: 7698
CVS date: 2005/07/29 19:25:43
|
|
CVS patchset: 7697
CVS date: 2005/07/29 19:03:34
|
|
CVS patchset: 7696
CVS date: 2005/07/29 18:31:13
|
|
CVS patchset: 7695
CVS date: 2005/07/29 18:14:40
|
|
CVS patchset: 7694
CVS date: 2005/07/29 17:57:00
|
|
CVS patchset: 7692
CVS date: 2005/07/28 02:17:23
|
|
CVS patchset: 7691
CVS date: 2005/07/27 23:46:34
|
|
here, using safer syntax, should work on all platforms
CVS patchset: 7690
CVS date: 2005/07/27 22:45:56
|
|
CVS patchset: 7689
CVS date: 2005/07/27 20:32:12
|
|
CVS patchset: 7688
CVS date: 2005/07/27 20:07:51
|
|
CVS patchset: 7687
CVS date: 2005/07/27 07:14:16
|
|
Fixed seeking problem reported by the testsuite (segfault).
Problem was easy to reproduce :
press play, wait 5s
seek back to the beginning
seek to the end
CVS patchset: 7686
CVS date: 2005/07/26 22:10:40
|
|
Fixed win32 build.
CVS patchset: 7685
CVS date: 2005/07/26 21:44:51
|
|
their changelog entries at the right place.
CVS patchset: 7684
CVS date: 2005/07/26 21:17:11
|
|
CVS patchset: 7681
CVS date: 2005/07/26 17:55:50
|
|
Argl, always the same error.
Fixed random bugs, and playback of this stream :
http://naboo.homelinux.org/~tmattern/samples/mov/tidemo1-24bit-rle.mov
CVS patchset: 7679
CVS date: 2005/07/25 20:27:15
|
|
CVS patchset: 7678
CVS date: 2005/07/25 18:10:01
|
|
CVS patchset: 7677
CVS date: 2005/07/22 21:18:56
|
|
CVS patchset: 7676
CVS date: 2005/07/22 16:42:00
|
|
CVS patchset: 7675
CVS date: 2005/07/22 16:37:44
|
|
CVS patchset: 7674
CVS date: 2005/07/21 21:10:10
|
|
CVS patchset: 7673
CVS date: 2005/07/21 20:48:37
|
|
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: 7669
CVS date: 2005/07/19 20:36:31
|
|
compatibility
CVS patchset: 7668
CVS date: 2005/07/19 20:30:38
|
|
- removed convolve_fx: goom logo is definitely annoying. besides using
xine_fast_memcpy instead of convolve makes it much faster!
- reduced number of tentacles: too many tentacles on low res (320x240)
made it too brighter
- darker ifs.c: again problem with low res, image was saturating
to white most of the time
- increased fps to 14 now that goom is faster ;-)
CVS patchset: 7667
CVS date: 2005/07/19 18:10:29
|
|
fill a 4/3 screen
CVS patchset: 7666
CVS date: 2005/07/18 18:02:51
|
|
CVS patchset: 7665
CVS date: 2005/07/18 17:59:37
|
|
CVS patchset: 7663
CVS date: 2005/07/18 14:45:27
|