summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)Author
2003-05-07this should be probably part of extra_distMiguel Freitas
CVS patchset: 4794 CVS date: 2003/05/07 16:26:47
2003-05-06new version of cdda_server.c can handle both audio cds and dvds.Miguel Freitas
libdvdcss-network patch is provided (no css code included) CVS patchset: 4789 CVS date: 2003/05/06 22:19:40
2003-05-06initial version of audio cd serverMiguel Freitas
CVS patchset: 4783 CVS date: 2003/05/06 16:52:46
2003-04-06include the iconv libsMike Melanson
CVS patchset: 4556 CVS date: 2003/04/06 23:01:27
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
- xinefonts use unicode now - fix endianess in xine-fontconv.c - public render text api uses locale CVS patchset: 4486 CVS date: 2003/03/26 11:06:39
2003-03-08added missing documentations in the spec-fileManfred Tremmel
CVS patchset: 4374 CVS date: 2003/03/08 14:17:50
2003-02-09remove obsoletes to allow parallel instalation with older versionsMiguel Freitas
CVS patchset: 4122 CVS date: 2003/02/09 16:46:53
2003-02-02SlackBuild should clean build directory nowDaniel Caujolle-Bert
CVS patchset: 4097 CVS date: 2003/02/02 23:58:36
2003-02-02Fix slackware package build (this dawn libxine circular linking ;-), ↵Daniel Caujolle-Bert
debian/files bug. CVS patchset: 4096 CVS date: 2003/02/02 23:44:25
2003-02-01fix slackware package generation script (bin package available soon).Daniel Caujolle-Bert
CVS patchset: 4075 CVS date: 2003/02/01 00:48:30
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
CVS patchset: 4036 CVS date: 2003/01/29 11:10:50
2003-01-15removed man3 manpages in devel-filelistManfred Tremmel
CVS patchset: 3928 CVS date: 2003/01/15 18:55:07
2002-12-24Update for libxine 1.0beta1 added pkgconfig-directoryManfred Tremmel
CVS patchset: 3667 CVS date: 2002/12/24 15:04:52
2002-12-13i think i'm the only one who uses that script. so at least we should have ↵Miguel Freitas
something that works. CVS patchset: 3509 CVS date: 2002/12/13 18:23:22
2002-12-11- added pkg-config supportBastien Nocera
CVS patchset: 3485 CVS date: 2002/12/11 18:10:45
2002-12-11Update for libxine 1.0beta0, fonts-directory has been changedManfred Tremmel
CVS patchset: 3484 CVS date: 2002/12/11 17:04:47
2002-12-07added post-directory to file-listManfred Tremmel
CVS patchset: 3458 CVS date: 2002/12/07 18:10:19
2002-12-07added finish translation and update of german and english translationManfred Tremmel
CVS patchset: 3457 CVS date: 2002/12/07 17:09:40
2002-11-20avoid failure with clients that use xine lib (xine_check use X calls, for ↵Daniel Caujolle-Bert
all Xv stuff, and it's not dlsymable, since libXv.a is the standard, maybe it's time to think about a plugin for those X related checks). CVS patchset: 3324 CVS date: 2002/11/20 23:21:17
2002-11-09Update specfile for next xine-releaseManfred Tremmel
CVS patchset: 3210 CVS date: 2002/11/09 14:58:37
2002-11-04To build xine-lib now from cvs you run: autogen.shStephen Torri
You would do: autogen.sh <configure flags> or autogen <shortcut> The short cuts are: aclocal - re-run aclocal autoheader - re-run autoheader automake - re-run automake autoconf - re-run aclocal AND autoconf libtoolize - re-run libtoolize noconfig - re-run all gnu tools without doing ./configure default - run ./configure with <configure flags> or none (if no flags are present) Removed cvscompile.sh and misc/autogen.sh (deprecated) General clean up install-debug for Makefile.am files. CVS patchset: 3180 CVS date: 2002/11/04 00:37:18
2002-11-03Ugly hack for ensure automake-1.6 is used first before using the default ↵Stephen Torri
'automake'. We need to make these one file. CVS patchset: 3165 CVS date: 2002/11/03 14:43:04
2002-11-03Latest fixes from Manfred.Daniel Caujolle-Bert
CVS patchset: 3162 CVS date: 2002/11/03 01:46:38
2002-11-02Thanks to Siggi, Bastien, and Robin for their help.Stephen Torri
Used dlopen to grab reference to XvQueryExtension. Added #ifdef statements to protect doing unnecessary checks if X11 or Xv not installed. (still need work here) Removed X11 libs from xine-config flag (--libs) CVS patchset: 3156 CVS date: 2002/11/02 21:53:00
2002-11-02Forgotten changes from Manfred.Daniel Caujolle-Bert
CVS patchset: 3153 CVS date: 2002/11/02 20:45:02
2002-11-02Remove any desktop ref.Daniel Caujolle-Bert
CVS patchset: 3152 CVS date: 2002/11/02 19:58:57
2002-11-02 Added @X_LIBS@ @XV_LIB@ -lXext to --libs flag. Required to meet xineStephen Torri
dependencies when checking for the detection of xine-lib. CVS patchset: 3134 CVS date: 2002/11/02 02:56:29
2002-10-27specfile update by Manfred TremmelMichael Roitzsch
CVS patchset: 3043 CVS date: 2002/10/27 16:27:52
2002-10-20AUTHORS:Stephen Torri
Added myself to AUTHORS configure.ac: Removed a '-O' flag from DEBUG_CFLAGS when its initialized. The flag is added later depending on architecture of CPU. include/xine.h.in: src/xine-utils/Makefile.am: src/xine-utils/xine_check.h: src/xine-utils/xine_check.c: misc/xine-config.in: Moved some of the system checks from xine-config.in to xine_check.c. Now some of the checks are written in C instead of shell script. This is the first beta/bleeding edge/kick the tires/it might break for you version. It works for me (Intel P3). It will report to the stdout your kernel version, MTRR (x86) architecture only (depends on kernel), symbolic link for CDROM is ok, symbolic link for DVD is ok, and if environment variable "DISPLAY" is set. It will later support telling if DMA is turned on for IDE based DVD drives (Need help here - see below) and XVinfo. DMA: <HELP REQUIRED>: DMA is successfully check but I cannot determine that from the /dev/dvd symbolic link for those DVD drives that need to use the ide-scsi module (e.g. My DVD/CDRW). I can verify DMA is set if I hard code the link into the code (obviously not a prime choice). So if any solutions are known please pass them along. misc/Makefile.am: misc/xine-config.in: src/xine-engine/Makefile.am: Removed xine_logo information from xine-lib. Please let me know if I missed anyting. CVS patchset: 2869 CVS date: 2002/10/20 02:17:36
2002-09-30Updated cvscompile.sh to use only automake >= 1.6 and autoconf >= 2.53.Stephen Torri
Removed creation of acinclude.m4 from cvscompile.sh. aclocal allows for multiple declarations of the -I tag. So far for me this has worked. If there are problems we can back out this change. Added "-I m4" to autogen.sh. This allows us to include the m4 files listed in the m4 directory. This is a more elegant choice than concatenating all the m4 files into an acinclude.m4 CVS patchset: 2760 CVS date: 2002/09/30 01:00:27
2002-09-25Added ability for xine-config.in to determine location of xine.m4Stephen Torri
by adding -I $(prefix)/share/aclocal to the XINE_ACFLAGS. CVS patchset: 2746 CVS date: 2002/09/25 01:54:26
2002-09-20first attempt to solve skin problemMichael Roitzsch
CVS patchset: 2723 CVS date: 2002/09/20 15:53:24
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
Replaced configure.in with configure.ac Remove acconfig.h (Unnecessary with autoconf 2.52 or above) Updated configure.ac to remove deprecated macros, upgraded AC_DEFINE to include comments, merged in acconfig.h. Combined libxine and libxineutils into one library. libxineutils is created but not installed. Its statically linked into libxine. Advanced libxine version from 0.2.0 to 1.0.0 Removed references for skins. Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE. $XINE_SUB Xine-config updated for new location of plugins Sorted file lists in Makefile.am to make them more readable. TODO: remove skins references from xine-config CVS patchset: 2705 CVS date: 2002/09/19 06:01:18
2002-09-10Humm, after all, xine handle mrl ;-)Daniel Caujolle-Bert
CVS patchset: 2648 CVS date: 2002/09/10 14:34:32
2002-09-10We need a way to know which is the official logo.Daniel Caujolle-Bert
CVS patchset: 2647 CVS date: 2002/09/10 14:31:43
2002-07-26- 4x3 xine_logo with urlMiguel Freitas
- fix a rare deadlock case while flushing libmpeg2 CVS patchset: 2355 CVS date: 2002/07/26 11:26:33
2002-06-23Try to fix vidix dependencies.Daniel Caujolle-Bert
CVS patchset: 2147 CVS date: 2002/06/23 23:43:00
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
CVS patchset: 2138 CVS date: 2002/06/23 16:18:44
2002-06-230.9.12 preparations ... try to fix tarballsGuenter Bartsch
CVS patchset: 2134 CVS date: 2002/06/23 09:21:19
2002-06-23spec file patch by bill finkGuenter Bartsch
CVS patchset: 2132 CVS date: 2002/06/23 08:52:56
2002-06-22fixing logo extensionGuenter Bartsch
CVS patchset: 2131 CVS date: 2002/06/22 18:00:36
2002-06-22cleaning upSiggi Langauf
CVS patchset: 2125 CVS date: 2002/06/22 09:07:30
2002-06-22Dummy.Daniel Caujolle-Bert
CVS patchset: 2124 CVS date: 2002/06/22 00:22:09
2002-06-22Fix missing files in tarball problem.Daniel Caujolle-Bert
CVS patchset: 2123 CVS date: 2002/06/22 00:20:12
2002-06-21Add a small shell script which check about source tarball content (if it'sDaniel Caujolle-Bert
complete). Also, a new 'make release-check' is added, which run this script. I just see that some file are always missing in tarball (Arm guys won't happy ;-) ). CVS patchset: 2122 CVS date: 2002/06/21 23:36:50
2002-06-06Fix vidix/dha deps. Add BUILD_ARGS envvar handling for configure stage.Daniel Caujolle-Bert
CVS patchset: 2026 CVS date: 2002/06/06 21:50:02
2002-06-01Fixed vidix plugins location (shame on me).Daniel Caujolle-Bert
CVS patchset: 1977 CVS date: 2002/06/01 14:17:03
2002-06-01Add vidix/libdha from mplayerxp and Miguel's video ouput vidix.Daniel Caujolle-Bert
CVS patchset: 1976 CVS date: 2002/06/01 14:08:36
2002-05-27This should make it easier to make rpm packages for different architectures.Matthias Dahl
Could everybody please check that the %{_target_platform} macro is available on his/her rpm based distro? Thanks. CVS patchset: 1948 CVS date: 2002/05/27 09:21:51
2002-05-26Finally reviewed and checked in modifications by Manfred.Tremmel@iiv.de.Matthias Dahl
Thanks for your great work...! CVS patchset: 1943 CVS date: 2002/05/26 15:52:51