Age | Commit message (Collapse) | Author |
|
CVS patchset: 7681
CVS date: 2005/07/26 17:55:50
|
|
CVS patchset: 7676
CVS date: 2005/07/22 16:42:00
|
|
CVS patchset: 7675
CVS date: 2005/07/22 16:37:44
|
|
CVS patchset: 7673
CVS date: 2005/07/21 20:48:37
|
|
- 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
|
|
- upmix_mono: use default's port names ("audio in", "audio out").
i know that video post plugin like to name their ports differently, but
having standard names can make frontends' job easier when figuring out how
to wire plugins. i just won't change the existing plugins to not break
compatibility with frontends that might use them already...
CVS patchset: 7643
CVS date: 2005/07/16 17:00:50
|
|
CVS patchset: 7642
CVS date: 2005/07/16 16:36:59
|
|
merge small bugfix from goom (thanks Vedran Rodic for finding this)
CVS patchset: 7638
CVS date: 2005/07/03 21:26:12
|
|
Copy frame crop values when copying frame information. (Reinhard Nissl)
CVS patchset: 7629
CVS date: 2005/06/17 22:36:43
|
|
CVS patchset: 7615
CVS date: 2005/06/07 22:56:22
|
|
doesn't seem to make any difference
CVS patchset: 7613
CVS date: 2005/06/05 16:31:24
|
|
CVS patchset: 7612
CVS date: 2005/06/05 16:00:06
|
|
CVS patchset: 7600
CVS date: 2005/06/03 16:58:24
|
|
CVS patchset: 7584
CVS date: 2005/05/28 12:33:06
|
|
femms is a 3DNow instruction causing an Illegal instruction when run on non-AMD processors, replace with emms
CVS patchset: 7583
CVS date: 2005/05/28 12:20:37
|
|
CVS patchset: 7571
CVS date: 2005/05/28 02:35:57
|
|
CVS patchset: 7565
CVS date: 2005/05/27 16:35:27
|
|
CVS patchset: 7564
CVS date: 2005/05/27 15:34:01
|
|
(actually ported dscaler->kdetv->tvtime->xine)
obs: i'm not yet considering this feature for 1.0.2 since
every time i add new asm code the build gets broken for some
specific gcc version or something...
CVS patchset: 7563
CVS date: 2005/05/27 15:22:52
|
|
still just housekeeping.
CVS patchset: 7547
CVS date: 2005/05/16 01:39:02
|
|
CVS patchset: 7544
CVS date: 2005/05/15 02:41:03
|
|
i'm just renaming variables and stuff to make it somewhat closer to tvtime's cvs.
CVS patchset: 7543
CVS date: 2005/05/15 00:47:38
|
|
gcc4 patches from Dams Nadé (livna.org) and Keenan Pepper.
CVS patchset: 7527
CVS date: 2005/05/07 09:11:37
|
|
Clip goom fps value to >= 1 [bug #1193783]
CVS patchset: 7514
CVS date: 2005/05/03 01:31:12
|
|
Support --enable-fpic with recent versions of gcc.
(The original version of this patch was supplied by Nix <nix@esperi.org.uk>.)
CVS patchset: 7513
CVS date: 2005/05/02 21:13:42
|
|
Used utf-8 for comments visible in po-files.
(user visible texts should be only in ASCII).
CVS patchset: 7406
CVS date: 2005/02/13 13:14:43
|
|
Convert non-ASCII latin1 character to ASCII in xine source code.
Synchronize po-files.
Czech translation update.
CVS patchset: 7387
CVS date: 2005/02/06 19:52:54
|
|
fix compiler warning
CVS patchset: 7349
CVS date: 2005/01/15 17:04:48
|
|
CVS patchset: 7337
CVS date: 2005/01/10 18:03:34
|
|
CVS patchset: 7320
CVS date: 2005/01/03 20:09:49
|
|
CVS patchset: 7246
CVS date: 2004/12/13 19:05:01
|
|
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.
CVS patchset: 7233
CVS date: 2004/12/12 22:00:47
|
|
* tweaked somewhat to avoid the bright circle for the first seconds of playback
* no idea whether this fixes the AMD64 problems, I have not found anything
suspicious
CVS patchset: 7143
CVS date: 2004/11/21 15:10:39
|
|
CVS patchset: 7087
CVS date: 2004/10/29 23:11:37
|
|
CVS patchset: 7009
CVS date: 2004/09/29 18:30:37
|
|
CVS patchset: 7008
CVS date: 2004/09/29 15:10:03
|
|
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
|
|
(closes bug #936086)
CVS patchset: 6900
CVS date: 2004/08/19 10:39:03
|
|
(in case of major trouble just revert the patch i sent to xine-devel)
CVS patchset: 6871
CVS date: 2004/08/02 12:51:07
|
|
CVS patchset: 6868
CVS date: 2004/08/02 08:25:11
|
|
* do not use void* in pointer arithmetics, since sizeof(void) is undefined
-> I converted the pointers to int16_t* since that is common for audio
samples in xine and casted them back to uint8_t* for the arithmetics
CVS patchset: 6858
CVS date: 2004/07/27 17:59:58
|
|
CVS patchset: 6856
CVS date: 2004/07/26 22:34:00
|
|
CVS patchset: 6855
CVS date: 2004/07/26 22:23:34
|
|
(the goom team is quite fast in applying my patches :) )
some files are still slightly patched from the release version, but I will
get this sorted out so we will soon use a completely unmodified version
of goom
it compiles almost warningless now (the remaining warnings are introduced by
lex/yacc and I plan to simply ignore them)
the Makefile.am distclean-hack is also obsolete now, since the offending
files have been renamed
CVS patchset: 6828
CVS date: 2004/07/21 14:38:29
|
|
CVS patchset: 6825
CVS date: 2004/07/20 16:39:37
|
|
algorithms
CVS patchset: 6801
CVS date: 2004/07/17 16:35:16
|
|
it was causing the frame duration to be halved twice.
CVS patchset: 6792
CVS date: 2004/07/14 02:44:15
|
|
CVS patchset: 6780
CVS date: 2004/07/08 02:13:01
|
|
CVS patchset: 6763
CVS date: 2004/07/02 17:44:28
|