Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-14 | Fixed -fPIC system dependencies. _autodetected_ usage can be overrided | Daniel Caujolle-Bert | |
by --[enable/disable]-fpic. CVS patchset: 811 CVS date: 2001/10/14 22:21:31 | |||
2001-10-14 | getting read for 0.9.2 | Guenter Bartsch | |
CVS patchset: 809 CVS date: 2001/10/14 21:01:56 | |||
2001-10-14 | For consistancy with other platforms, and Stefan Reinauer's xine-ui | Juergen 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-14 | ia64 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-14 | Get rid of DivX4 checks. Add DivX4 plugin in spec file. Some adds in | Daniel Caujolle-Bert | |
packages builds scripts. CVS patchset: 796 CVS date: 2001/10/14 13:45:49 | |||
2001-10-07 | Add ogg/vorbis checks. Change divxdecore checks. | Daniel Caujolle-Bert | |
CVS patchset: 760 CVS date: 2001/10/07 20:10:45 | |||
2001-10-07 | divx4 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-07 | initial ogg/vorbis support added | Heiko Schaefer | |
CVS patchset: 755 CVS date: 2001/10/07 03:53:10 | |||
2001-10-05 | Fixed $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-03 | Add support for compiling xine-lib on solaris without gcc | Juergen Keil | |
CVS patchset: 731 CVS date: 2001/10/03 18:33:36 | |||
2001-10-01 | Must quote '^', it's a bourne shell metacharacter | Juergen Keil | |
CVS patchset: 713 CVS date: 2001/10/01 09:57:28 | |||
2001-09-27 | Add 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-27 | Fixed aalib checks. xine-config will contain thread cflags. Update install | Daniel Caujolle-Bert | |
docs files. CVS patchset: 699 CVS date: 2001/09/27 01:42:42 | |||
2001-09-17 | aalib 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-16 | Update 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-16 | se default fpm routines on m68k. Hope that works... | Siggi Langauf | |
CVS patchset: 644 CVS date: 2001/09/16 16:59:13 | |||
2001-09-16 | Fixed libtool versionning. | Daniel Caujolle-Bert | |
CVS patchset: 640 CVS date: 2001/09/16 11:45:30 | |||
2001-09-16 | update to 1.4. | Daniel Caujolle-Bert | |
CVS patchset: 638 CVS date: 2001/09/16 00:47:28 | |||
2001-09-16 | Few updates. autoconf-2.52/automake-1.5 supported. | Daniel Caujolle-Bert | |
CVS patchset: 637 CVS date: 2001/09/16 00:01:38 | |||
2001-09-13 | getting ready for the 0.9.0 release | Guenter Bartsch | |
CVS patchset: 630 CVS date: 2001/09/13 23:31:52 | |||
2001-09-12 | adding still picture support (needed to implement menus) based on Rich's work | Guenter Bartsch | |
CVS patchset: 625 CVS date: 2001/09/12 19:50:41 | |||
2001-09-12 | Default to "-mcpu=pentiumpro", if /proc/cpuinfo is not available | Juergen Keil | |
CVS patchset: 623 CVS date: 2001/09/12 17:22:12 | |||
2001-09-11 | Oops, my previous two fixes to configure changed things that were not | Juergen Keil | |
really broken initially. Re-add support to use something 'configure athlon-linux'. Print $host & $host_alias, if the platform is not recognized. CVS patchset: 614 CVS date: 2001/09/11 12:56:19 | |||
2001-09-11 | Fix a few more shell case syntax problems; a missing ;; in the AMD athlon | Juergen Keil | |
compiler flag part and an extra case that messes up xine-lib support for everything non-intel :-( CVS patchset: 613 CVS date: 2001/09/11 11:31:05 | |||
2001-09-11 | Two case labels "*)" used in "$host" shell case statement. | Juergen Keil | |
* => everything else is linux on intel and * => everything else is unsupported Try to avoid undefined behaviour here CVS patchset: 610 CVS date: 2001/09/11 09:41:21 | |||
2001-09-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil | |
CVS patchset: 584 CVS date: 2001/09/06 18:38:11 | |||
2001-09-06 | IRIX 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-09-06 | DTS via SPDIF | Joachim Koenig | |
CVS patchset: 581 CVS date: 2001/09/06 15:23:14 | |||
2001-09-06 | Add a check for nanosleep | Juergen Keil | |
CVS patchset: 573 CVS date: 2001/09/06 13:25:48 | |||
2001-09-05 | preparing for 0.5.3 | Guenter Bartsch | |
CVS patchset: 566 CVS date: 2001/09/05 00:46:51 | |||
2001-09-05 | rpm build scripts my way - this may be wrong but it keeps me from uploading ↵ | Guenter Bartsch | |
100 files to sourceforge for each xine release CVS patchset: 565 CVS date: 2001/09/05 00:38:35 | |||
2001-09-01 | getting ready for 0.5.2 | Guenter Bartsch | |
CVS patchset: 547 CVS date: 2001/09/01 22:25:42 | |||
2001-08-31 | Add mediaLib acceleration on UltraSPARCs for ffmpeg's libavcodec | Juergen Keil | |
CVS patchset: 532 CVS date: 2001/08/31 14:33:08 | |||
2001-08-30 | (blindly) added compiler flags for m68k | Siggi Langauf | |
CVS patchset: 526 CVS date: 2001/08/30 22:04:11 | |||
2001-08-30 | Soureforge's UltraSPARC Linux compilefarm box is still unhappy with | Juergen Keil | |
-mcpu=ultrasparc, back to -mcpu=supersparc (on linux) CVS patchset: 525 CVS date: 2001/08/30 17:37:26 | |||
2001-08-30 | Enable mediaLib usage in libac52 | Juergen Keil | |
CVS patchset: 524 CVS date: 2001/08/30 17:15:31 | |||
2001-08-29 | update to liba52 v 0.7.0 including the dynamic range compensation feature ↵ | Guenter Bartsch | |
(disabled by default, enable it in your .xinerc if you want it) CVS patchset: 515 CVS date: 2001/08/29 00:51:57 | |||
2001-08-28 | Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in ↵ | Daniel Caujolle-Bert | |
xine_pause. Fixed many pause/unpause case. Syncing xine.h.tmpl.in with xine_internal.h about status (Please, don't forget to update the public API header, that made troubles). CVS patchset: 513 CVS date: 2001/08/28 22:52:57 | |||
2001-08-27 | Execute chmod at the right place. | Daniel Caujolle-Bert | |
CVS patchset: 508 CVS date: 2001/08/27 11:40:23 | |||
2001-08-26 | added debianization to dist tarball, | Siggi Langauf | |
removed obsolete 0.4 debianization CVS patchset: 500 CVS date: 2001/08/26 09:50:10 | |||
2001-08-23 | Disable -mcpu=v9 when compiling on an ultrasparc CPU for now (use -mcpu=v8 | Juergen Keil | |
instead). -mcpu=v9 causes too many problems on SPARC 32-bit solaris/linux. CVS patchset: 466 CVS date: 2001/08/23 11:25:06 | |||
2001-08-18 | processor detection bugfix for sparc gnu/linux | Guenter Bartsch | |
CVS patchset: 450 CVS date: 2001/08/18 23:50:24 | |||
2001-08-18 | improved supersparc detection | Guenter Bartsch | |
CVS patchset: 447 CVS date: 2001/08/18 23:27:31 | |||
2001-08-14 | configure checking for athlon | Guenter Bartsch | |
CVS patchset: 424 CVS date: 2001/08/14 01:53:51 | |||
2001-08-13 | Check posix4 library for sched_get_priority_min (for solaris) | Juergen Keil | |
CVS patchset: 419 CVS date: 2001/08/13 17:28:08 | |||
2001-08-12 | new mpeg audio decoder plugin (libmad) added | Guenter Bartsch | |
CVS patchset: 414 CVS date: 2001/08/12 02:57:55 | |||
2001-08-10 | FAQ updates and getting ready for 0.5.1 | Guenter Bartsch | |
CVS patchset: 407 CVS date: 2001/08/10 19:49:57 | |||
2001-08-07 | introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and ↵ | Guenter Bartsch | |
motion jpeg decoding CVS patchset: 395 CVS date: 2001/08/07 12:41:46 | |||
2001-08-05 | finally we're getting to the 0.5.0 release | Guenter Bartsch | |
CVS patchset: 388 CVS date: 2001/08/05 12:19:23 | |||
2001-08-04 | LPCM audio decoder plugin contributed by Gert Vervoort | Guenter Bartsch | |
CVS patchset: 382 CVS date: 2001/08/04 20:14:53 |