summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2001-12-18configure hack to prevent the hppa linker from dying (cannot link staticSiggi Langauf
archives to shared libs, better fix is welcome) CVS patchset: 1269 CVS date: 2001/12/18 01:14:18
2001-12-16merged dxr3 and dxr3enc drivers. Will autmatically use hardware mpegHarm van der Heijden
decoding if using the dxr3 decoder plugin, uses on-the-fly mpeg encoding otherwise (provided encoding support is compiled in). some remarks: - dxr3enc is no more. I've added some transition code in loadplugins.c (look for the IGNORE_DXR3ENC) to prevent loading a stale dxr3enc plugin from a previous install and to print a message if someone tries to run xine -V dxr3enc. - small updates to configure.in and _xine.m4. Mostly about the messages, no new checks or anything. - both dxr3_vo_standard.c and dxr3_vo_encoder.c are no more. The one and only dxr3 video out driver is aptly named dxr3_video_out.c CVS patchset: 1256 CVS date: 2001/12/16 19:05:44
2001-12-12How i loved when it was automatic ;-)Daniel Caujolle-Bert
CVS patchset: 1226 CVS date: 2001/12/12 00:48:01
2001-12-11- major code cleanup in dxr3enc driver. Still one big c file, but nowHarm van der Heijden
easy to split into core + fame + rte - now official support for librte-0.4 (zapping.sf.net); updated configure scripts, checks for librte added. Possible to compile both librte and libfame support in at the same time, configuration via .xinerc. - fixed YUY2 decoding, both for libfame and librte. Note: unifying dxr3enc (non-mpeg) and dxr3 (mpeg) seems rather easy right now. I think I'll wait with it for a bit, because perhaps the dxr3-dvd fixes need major replumbing in the dxr3 vo driver (but I don't expect that; all mpeg stuff is done in the dxr3 decoder plugin) CVS patchset: 1220 CVS date: 2001/12/11 02:26:58
2001-12-100.9.7 preparations0.9.7Guenter Bartsch
CVS patchset: 1218 CVS date: 2001/12/10 23:43:02
2001-12-08Turned altivec on by default. Made asf build optional.Daniel Caujolle-Bert
CVS patchset: 1182 CVS date: 2001/12/08 13:48:26
2001-12-08osd fonts and interface updateGuenter Bartsch
CVS patchset: 1174 CVS date: 2001/12/08 00:37:38
2001-12-05altivec support by Jeffrey W. Baker <jwbaker@acm.org>Guenter Bartsch
CVS patchset: 1171 CVS date: 2001/12/05 15:12:02
2001-12-04fixed library version infoSiggi Langauf
WARNING: you'll have to rebuild xine-ui! CVS patchset: 1169 CVS date: 2001/12/04 23:52:00
2001-12-01mark cvs versions as such (so it's easier to see if people complaining on ↵Guenter Bartsch
the mailing list are using a cvs checkout instead of a release CVS patchset: 1156 CVS date: 2001/12/01 23:19:32
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed ↵Guenter Bartsch
register_empty function from configfile (undocumented and doesn't make sense) CVS patchset: 1153 CVS date: 2001/12/01 22:38:31
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
First draft of compat.h (almost empty for now). CVS patchset: 1139 CVS date: 2001/11/30 00:53:50
2001-11-28Fix cvs versionDaniel Caujolle-Bert
CVS patchset: 1125 CVS date: 2001/11/28 21:35:20
2001-11-28last 0.9.6 preparationsxine-0_9_6-release0.9.6Guenter Bartsch
CVS patchset: 1124 CVS date: 2001/11/28 16:13:07
2001-11-27Fix automake breakage.Daniel Caujolle-Bert
CVS patchset: 1123 CVS date: 2001/11/27 19:59:18
2001-11-26Add autoconf 2.5x patch from Bernhard Rosenkraenzer <bero@redhat.de>.Daniel Caujolle-Bert
CVS patchset: 1119 CVS date: 2001/11/26 21:07:49
2001-11-24Fixed iface version of alsa plugin.Daniel Caujolle-Bert
CVS patchset: 1103 CVS date: 2001/11/24 13:44:33
2001-11-23preparing for 0.9.5, AUTHORS updateGuenter Bartsch
CVS patchset: 1098 CVS date: 2001/11/23 13:14:13
2001-11-19Add zlib checks. qt build is now zlib dependend (same for rpm spec file).Daniel Caujolle-Bert
CVS patchset: 1074 CVS date: 2001/11/19 02:45:38
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36
2001-11-15- direct show makefileMiguel Freitas
- AUTHORS update (Marcelo helped me with w32 audio code) CVS patchset: 1042 CVS date: 2001/11/15 00:44:21
2001-11-04Made "cvs" mark more dynamic ('make dist' automatically remove this mark).Daniel Caujolle-Bert
CVS patchset: 956 CVS date: 2001/11/04 23:39:38
2001-11-04cvs version markGuenter Bartsch
CVS patchset: 955 CVS date: 2001/11/04 23:12:03
2001-11-04Bill's force audio rate patches, preparing for 0.9.40.9.4Guenter Bartsch
CVS patchset: 953 CVS date: 2001/11/04 22:49:38
2001-11-04Add a small summary at end of configure process.Daniel Caujolle-Bert
CVS patchset: 946 CVS date: 2001/11/04 01:07:17
2001-11-03Added a default to the architecture switch, so people are encouraged to trySiggi Langauf
porting and report useful portability bugs (instead of "configure says I'm not supported :-(") CVS patchset: 941 CVS date: 2001/11/03 20:34:59
2001-11-02Wrong version !!.Daniel Caujolle-Bert
CVS patchset: 932 CVS date: 2001/11/02 16:51:16
2001-11-02bumped versionHeiko Schaefer
CVS patchset: 930 CVS date: 2001/11/02 10:13:35
2001-11-01Fixed new version.xine-0_9_3-release0.9.3Daniel Caujolle-Bert
CVS patchset: 928 CVS date: 2001/11/01 21:42:01
2001-11-01preparing for 0.9.3Guenter Bartsch
CVS patchset: 927 CVS date: 2001/11/01 18:32:08
2001-11-01enable autoconfig for dxr3enc pluginMike Lampard
CVS patchset: 926 CVS date: 2001/11/01 15:31:34
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
CVS patchset: 852 CVS date: 2001/10/22 00:52:09
2001-10-14Fixed -fPIC system dependencies. _autodetected_ usage can be overridedDaniel Caujolle-Bert
by --[enable/disable]-fpic. CVS patchset: 811 CVS date: 2001/10/14 22:21:31
2001-10-14getting read for 0.9.2Guenter Bartsch
CVS patchset: 809 CVS date: 2001/10/14 21:01:56
2001-10-14For consistancy with other platforms, and Stefan Reinauer's xine-uiJuergen Keil
configure.in patch, the processor type in checked including a hyphen. CVS patchset: 805 CVS date: 2001/10/14 18:08:53
2001-10-14ia64 and s390 support (unfinished), contributed by Stefan Reinauer ↵Guenter Bartsch
<stepan@suse.de> CVS patchset: 801 CVS date: 2001/10/14 16:26:32
2001-10-14Get rid of DivX4 checks. Add DivX4 plugin in spec file. Some adds inDaniel Caujolle-Bert
packages builds scripts. CVS patchset: 796 CVS date: 2001/10/14 13:45:49
2001-10-07Add ogg/vorbis checks. Change divxdecore checks.Daniel Caujolle-Bert
CVS patchset: 760 CVS date: 2001/10/07 20:10:45
2001-10-07divx4 decoder plugin provided by Harm van der Heijden ↵Guenter Bartsch
<hrm@users.sourceforge.net> CVS patchset: 759 CVS date: 2001/10/07 18:05:56
2001-10-07initial ogg/vorbis support addedHeiko Schaefer
CVS patchset: 755 CVS date: 2001/10/07 03:53:10
2001-10-05Fixed $DESTDIR, use it for rpms generation. Update xine.h for audio cap/props.Daniel Caujolle-Bert
CVS patchset: 738 CVS date: 2001/10/05 13:41:53
2001-10-03Add support for compiling xine-lib on solaris without gccJuergen Keil
CVS patchset: 731 CVS date: 2001/10/03 18:33:36
2001-10-01Must quote '^', it's a bourne shell metacharacterJuergen Keil
CVS patchset: 713 CVS date: 2001/10/01 09:57:28
2001-09-27Add desktop stuff from patches by Miguel Freitas <miguel@cetuc.puc-rio.br>Daniel Caujolle-Bert
Fixed xine.m4 installation from Andrew Meredith <andrew@anvil.org> CVS patchset: 705 CVS date: 2001/09/27 21:31:03
2001-09-27Fixed aalib checks. xine-config will contain thread cflags. Update installDaniel Caujolle-Bert
docs files. CVS patchset: 699 CVS date: 2001/09/27 01:42:42
2001-09-17aalib presence check changes: use aalib-config, then aainfo is it's not found,Daniel Caujolle-Bert
that should fix FreeBSD problem. CVS patchset: 653 CVS date: 2001/09/17 21:59:19
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
CVS patchset: 646 CVS date: 2001/09/16 23:13:45
2001-09-16se default fpm routines on m68k. Hope that works...Siggi Langauf
CVS patchset: 644 CVS date: 2001/09/16 16:59:13
2001-09-16Fixed libtool versionning.Daniel Caujolle-Bert
CVS patchset: 640 CVS date: 2001/09/16 11:45:30
2001-09-16update to 1.4.Daniel Caujolle-Bert
CVS patchset: 638 CVS date: 2001/09/16 00:47:28