summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)Author
2002-01-20Change SDL checks.Daniel Caujolle-Bert
CVS patchset: 1431 CVS date: 2002/01/20 23:21:52
2002-01-01Fixed conditional inclusion (Thanks to Miguel).Daniel Caujolle-Bert
CVS patchset: 1323 CVS date: 2002/01/01 22:36:20
2001-12-28Fixed forgotten xine.m4 exclusion.Daniel Caujolle-Bert
CVS patchset: 1318 CVS date: 2001/12/28 22:17:09
2001-12-28Fixed typo.Daniel Caujolle-Bert
CVS patchset: 1317 CVS date: 2001/12/28 02:55:57
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
CVS patchset: 1308 CVS date: 2001/12/27 14:30:28
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-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-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-01enable autoconfig for dxr3enc pluginMike Lampard
CVS patchset: 926 CVS date: 2001/11/01 15:31:34
2001-10-13Fix of strdup() using without proto by Jeff Licquia <jlicquia@progeny.com>.Daniel Caujolle-Bert
CVS patchset: 791 CVS date: 2001/10/13 12:14:20
2001-10-08Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). CleanDaniel Caujolle-Bert
up the ogg/vorbis check (overriding $LIBS is gone now). CVS patchset: 771 CVS date: 2001/10/08 21:52:09
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-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-01Trying to fix broken aalib-config test (configure: !: not found)Juergen Keil
CVS patchset: 714 CVS date: 2001/10/01 09:58:42
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-23GNU sed does not like a single '-' in the middle of a character class RE, moveJuergen Keil
it to front of the character class RE CVS patchset: 687 CVS date: 2001/09/23 17:29:26
2001-09-23Cannot build/configure xine-lib in a separate "object" directory, becauseJuergen Keil
configure was looking for "ltmain.sh" in the current directory. configure tries to find "ltmain.sh" in $srcdir now. CVS patchset: 686 CVS date: 2001/09/23 15:28:09
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-17Fixed asm compile on system without as installed.Daniel Caujolle-Bert
CVS patchset: 649 CVS date: 2001/09/17 09:50:32
2001-09-16Few updates. autoconf-2.52/automake-1.5 supported.Daniel Caujolle-Bert
CVS patchset: 637 CVS date: 2001/09/16 00:01:38
2001-09-06IRIX audio port added.Matthias Hopf
Copying instead of linking missing GNU files now (cross-plattform development). CVS patchset: 583 CVS date: 2001/09/06 17:12:37
2001-08-19Use aalib-config intead of aainfo (using old aalib shouldn't work anymore now).Daniel Caujolle-Bert
CVS patchset: 451 CVS date: 2001/08/19 12:01:54
2001-08-07Change message for xine-lib checking.Daniel Caujolle-Bert
CVS patchset: 394 CVS date: 2001/08/07 08:32:43
2001-07-25Removed the --with-dxr3-path argument and added --disable-dxr3.Eduard Hasenleithner
Did some cosmetic stuff too. CVS patchset: 347 CVS date: 2001/07/25 15:03:14
2001-07-24Change DXR3 checkings. Some cosmetic changes.Daniel Caujolle-Bert
CVS patchset: 339 CVS date: 2001/07/24 15:02:05
2001-07-22Moved check for dxr3 to _xine.m4.Eduard Hasenleithner
Made the linux path accessible. CVS patchset: 319 CVS date: 2001/07/22 10:58:32
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
CVS patchset: 308 CVS date: 2001/07/18 21:38:16
2001-07-17AM_CHECK_CDROM_IOCTLS, add test for Solaris cdrom ioctls.Juergen Keil
Fix typo in input_dvd.c/input_vcd.c (HAVE_SYS_CDIO -> HAVE_SYS_CDIO_H) CVS patchset: 290 CVS date: 2001/07/17 13:28:10
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
Nuked BUILD_LIB_STATIC. Changed some architecture dependend code to feature dependend code. Autoconf'ing CD / DVD ioctl() support. CVS patchset: 288 CVS date: 2001/07/16 19:36:00
2001-06-24added missing fileGuenter Bartsch
CVS patchset: 227 CVS date: 2001/06/24 11:19:10
2001-06-24added arts audio support contributed by Philip StadermannGuenter Bartsch
CVS patchset: 226 CVS date: 2001/06/24 07:17:37
2001-06-22Fixed CPP bug.Daniel Caujolle-Bert
CVS patchset: 216 CVS date: 2001/06/22 22:17:07
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
CVS patchset: 211 CVS date: 2001/06/21 17:34:23
2001-06-17Add a clean aalib check.Daniel Caujolle-Bert
CVS patchset: 202 CVS date: 2001/06/17 21:50:51
2001-06-14Kill the recurrent libXv.so problem with MDK.Daniel Caujolle-Bert
Switch to libtool 1.4, 1.3.x are no more supported. Add a path for automake, to use it with libtool 1.4. CVS patchset: 183 CVS date: 2001/06/14 22:04:56
2001-06-14Should fix version with alpha chars.Daniel Caujolle-Bert
CVS patchset: 178 CVS date: 2001/06/14 11:39:39
2001-06-10Fixed distcheck failure.Daniel Caujolle-Bert
CVS patchset: 155 CVS date: 2001/06/10 12:32:21
2001-06-01Fixed typo.Daniel Caujolle-Bert
CVS patchset: 111 CVS date: 2001/06/01 07:28:33
2001-05-28Fixed xine.m4 installation.Daniel Caujolle-Bert
CVS patchset: 100 CVS date: 2001/05/28 22:25:50
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
debug version builds. Fixed The debug rule in src/input. CVS patchset: 85 CVS date: 2001/05/26 22:04:38
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
and set_property() to audio out. get_supported_modes removed, use get_cap() instead. Change the way of capabilities, match like video_out AO_CAP_* and AO_PROP_*. Fixed a small typo in demux_mpeg.c. Fixed libmpg123 audio output callings arguments. Change the AO_MODE to AO_CAP_MODE in all required locations. CVS patchset: 69 CVS date: 2001/05/07 03:40:34
2001-04-27Check about libtool version.Daniel Caujolle-Bert
CVS patchset: 33 CVS date: 2001/04/27 00:47:54
2001-04-26add --skindir and --plugindir to xine-config script (needed). defineDaniel Caujolle-Bert
two new var in xine.m4, xine_skin_dir and xine_plugin_dir, and it's related to the previous change. CVS patchset: 31 CVS date: 2001/04/26 23:00:58
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert
CVS patchset: 21 CVS date: 2001/04/24 20:53:00
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
CVS patchset: 19 CVS date: 2001/04/24 15:47:32
2001-04-19Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h wasDaniel Caujolle-Bert
unincluded. Fix xine.m4 to reflect the new xine.h location. CVS patchset: 6 CVS date: 2001/04/19 09:46:57
2001-04-18Initial revisionDaniel Caujolle-Bert
CVS patchset: 1 CVS date: 2001/04/18 22:33:39