Age | Commit message (Collapse) | Author |
|
CVS patchset: 8405
CVS date: 2006/12/04 22:25:13
|
|
CVS patchset: 8402
CVS date: 2006/12/03 20:16:49
|
|
with libXv.
Problem was that the pkgconfig test sets XV_LIBS, but XV_LIB was used
elsewhere. So we change XV_LIB -> XV_LIBS.
The same change is made for XVMC_LIB and XXMC_LIB in case of future use of
pkgconfig.
CVS patchset: 8360
CVS date: 2006/11/05 15:16:56
|
|
CVS patchset: 8359
CVS date: 2006/11/05 02:44:07
|
|
CVS patchset: 8357
CVS date: 2006/11/04 13:24:45
|
|
CVS patchset: 8356
CVS date: 2006/11/04 13:09:43
|
|
skipped if present.
This fixes issues when using XCB with FreeBSD, and also makes the configure faster, without
need for complex codepaths to tst for features.
The old link-based tests are still present as fallback in the case the pkg-config data
is not found (because it's an old Xorg or it's a non-Xorg X implementation).
CVS patchset: 8355
CVS date: 2006/11/04 03:15:03
|
|
that is: "interfaces have been _added_ since last release"
CVS patchset: 8352
CVS date: 2006/10/28 18:58:19
|
|
CVS patchset: 8343
CVS date: 2006/10/16 22:09:32
|
|
CVS patchset: 8339
CVS date: 2006/10/13 21:14:15
|
|
mailing lists.
I wasn't able to get the visual appearence improved, but it's (for me) acceptable right now.
This is *not* a change compared to latest release, as before fontconfig was used as a fallback if the bitmap fonts of xine-lib weren't found (which was unlikely to be the case), resulting to pointless use of freetype2 before.
CVS patchset: 8338
CVS date: 2006/10/13 20:49:39
|
|
CVS patchset: 8336
CVS date: 2006/10/12 00:42:01
|
|
Small improvements.
CVS patchset: 8332
CVS date: 2006/10/10 21:39:56
|
|
update for attic platforms (mainly older MinGW)
unsupported attributes not used (fixes warnings)
added check for sentinel attribute
enabled TrueSpeech codec
CVS patchset: 8327
CVS date: 2006/10/02 15:56:03
|
|
identify which font to load for OSD and subtitles. This allows to use truetype fonts by specifying their friendly name and just that. Also prefer FreeType2 loaded fonts to bitmap fonts.
CVS patchset: 8321
CVS date: 2006/09/29 18:36:52
|
|
library functions.
CVS patchset: 8288
CVS date: 2006/09/26 04:15:29
|
|
CVS patchset: 8273
CVS date: 2006/09/21 15:01:08
|
|
behaviour (no-mmap).
Problems to fix before enabling mmap() again:
- SIGBUS when the file disappears (if can be worked around, low priority);
- the size of the mmap()ed file is a constant, if the file is open for appending by another process mmap() should not be used;
- there's a pointless memcpy() in the cache plugin that should be avoided for mmap() files.
CVS patchset: 8267
CVS date: 2006/09/16 19:26:48
|
|
CVS patchset: 8261
CVS date: 2006/09/15 19:11:34
|
|
CVS patchset: 8259
CVS date: 2006/09/14 15:38:46
|
|
really uses f77.
This cuts down 9KB of configure script.
CVS patchset: 8257
CVS date: 2006/09/14 13:47:08
|
|
Wand-config reports the cflags and ldflags used to build ImageMagick, that might not be correct for xine.
CVS patchset: 8255
CVS date: 2006/09/14 13:33:37
|
|
CVS patchset: 8254
CVS date: 2006/09/14 12:16:39
|
|
CVS patchset: 8252
CVS date: 2006/09/14 03:06:49
|
|
CVS patchset: 8251
CVS date: 2006/09/14 03:05:35
|
|
CVS patchset: 8250
CVS date: 2006/09/14 02:56:33
|
|
--with/--without should be used when external packages are needed; --enable/--disable for things that don't need anything.
Paths, when relaly need to be given, should use --with/--without, or might be declared as variables, like pkg-config overrides.
This tries to conform to the use of autotools of almost every other package.
CVS patchset: 8249
CVS date: 2006/09/14 02:55:34
|
|
CVS patchset: 8248
CVS date: 2006/09/14 02:42:20
|
|
CVS patchset: 8247
CVS date: 2006/09/14 02:33:14
|
|
libspeex; provide --disable-* entries for all of them, so that they can be disabled by the user.
All the recent versions of the above libraries supports pkg-config in every target.
CVS patchset: 8244
CVS date: 2006/09/14 02:10:01
|
|
and change --disable-caca to --without-caca (to conform with other external libraries).
CVS patchset: 8238
CVS date: 2006/09/14 00:42:24
|
|
CVS patchset: 8235
CVS date: 2006/09/13 23:57:46
|
|
default.
CVS patchset: 8223
CVS date: 2006/09/12 21:24:18
|
|
tests. To change the prefix, simply change the variables from outside or add the directory containing the .pc files to PKG_CONFIG_PATH environment variable.
CVS patchset: 8222
CVS date: 2006/09/12 00:06:05
|
|
performance on local files.
CVS patchset: 8213
CVS date: 2006/09/09 22:11:08
|
|
added Xorg's X_CFLAGS where needed.
CVS patchset: 8201
CVS date: 2006/09/04 06:19:55
|
|
CVS patchset: 8200
CVS date: 2006/09/03 19:41:16
|
|
CVS patchset: 8196
CVS date: 2006/09/02 22:02:36
|
|
CVS patchset: 8195
CVS date: 2006/09/02 21:59:54
|
|
CVS patchset: 8194
CVS date: 2006/09/02 21:55:37
|
|
CVS patchset: 8193
CVS date: 2006/09/02 21:30:29
|
|
CVS patchset: 8188
CVS date: 2006/09/02 01:05:24
|
|
tiny fix in configure for . != srcdir
CVS patchset: 8183
CVS date: 2006/08/27 16:29:47
|
|
CVS patchset: 8178
CVS date: 2006/08/12 23:57:29
|
|
vcdinfo_get_seg_resolution.
CVS patchset: 8175
CVS date: 2006/08/11 17:20:13
|
|
nothing in it right now anyway
CVS patchset: 8147
CVS date: 2006/08/02 07:06:34
|
|
CVS patchset: 8142
CVS date: 2006/07/30 21:37:34
|
|
CVS patchset: 8141
CVS date: 2006/07/28 18:44:20
|
|
CVS patchset: 8140
CVS date: 2006/07/28 18:27:10
|
|
PKG_CHECK_MODULES, so run it explicitely.
CVS patchset: 8139
CVS date: 2006/07/26 09:18:40
|