Age | Commit message (Collapse) | Author |
|
functionality, channel scan utility
CVS patchset: 5306
CVS date: 2003/08/24 16:39:49
|
|
stuff
CVS patchset: 5197
CVS date: 2003/07/20 11:00:21
|
|
CVS patchset: 5077
CVS date: 2003/06/20 20:57:28
|
|
CVS patchset: 5009
CVS date: 2003/06/06 14:05:31
|
|
extracted some common targets and variables into a common Makefile
which is then included
CVS patchset: 4844
CVS date: 2003/05/14 16:21:44
|
|
CVS patchset: 4796
CVS date: 2003/05/07 18:45:00
|
|
CVS patchset: 4615
CVS date: 2003/04/15 17:30:29
|
|
CVS patchset: 4428
CVS date: 2003/03/15 20:57:53
|
|
CVS patchset: 4232
CVS date: 2003/02/21 16:54:43
|
|
CVS patchset: 4130
CVS date: 2003/02/11 15:11:58
|
|
Could someone with the necessary sgml/docbook toolchain installed please update
the HTML and ASCII versions? Thanks.
CVS patchset: 4121
CVS date: 2003/02/09 15:24:55
|
|
CVS patchset: 4037
CVS date: 2003/01/29 12:14:59
|
|
CVS patchset: 4036
CVS date: 2003/01/29 11:10:50
|
|
obs: i don't have docbook installed here to rebuild html/txt
CVS patchset: 3998
CVS date: 2003/01/23 22:08:07
|
|
CVS patchset: 3997
CVS date: 2003/01/23 18:46:56
|
|
CVS patchset: 3992
CVS date: 2003/01/22 22:58:29
|
|
CVS patchset: 3985
CVS date: 2003/01/21 16:18:48
|
|
CVS patchset: 3984
CVS date: 2003/01/21 16:18:46
|
|
manpages, remove no-longer-existing dvb_channels from make dist
CVS patchset: 3890
CVS date: 2003/01/13 12:28:14
|
|
their great work
CVS patchset: 3884
CVS date: 2003/01/12 23:20:37
|
|
names no longer change with every release
CVS patchset: 3836
CVS date: 2003/01/09 00:54:20
|
|
add texts and correct sgml parsing
CVS patchset: 3803
CVS date: 2003/01/07 00:48:52
|
|
CVS patchset: 3801
CVS date: 2003/01/06 21:47:54
|
|
CVS patchset: 3800
CVS date: 2003/01/06 17:39:04
|
|
CVS patchset: 3799
CVS date: 2003/01/06 14:36:19
|
|
CVS patchset: 3791
CVS date: 2003/01/05 18:03:00
|
|
CVS patchset: 3790
CVS date: 2003/01/05 16:54:19
|
|
CVS patchset: 3789
CVS date: 2003/01/05 16:50:37
|
|
CVS patchset: 3788
CVS date: 2003/01/05 15:12:22
|
|
CVS patchset: 3786
CVS date: 2003/01/05 15:00:30
|
|
CVS patchset: 3785
CVS date: 2003/01/05 14:55:10
|
|
improve makefiles so hopefully documentation is installed in the right place, add text version of the faq
CVS patchset: 3783
CVS date: 2003/01/05 13:11:53
|
|
CVS patchset: 3782
CVS date: 2003/01/05 12:33:48
|
|
CVS patchset: 3781
CVS date: 2003/01/05 12:09:15
|
|
CVS patchset: 3780
CVS date: 2003/01/05 12:04:42
|
|
CVS patchset: 3703
CVS date: 2002/12/28 01:46:11
|
|
CVS patchset: 3692
CVS date: 2002/12/27 13:44:58
|
|
CVS patchset: 3687
CVS date: 2002/12/27 00:53:49
|
|
points to this directory. This file was a copy of xine-lib/README. This was silly.
CVS patchset: 3212
CVS date: 2002/11/09 22:00:34
|
|
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
|
|
CVS patchset: 3142
CVS date: 2002/11/02 10:43:46
|
|
CVS patchset: 3125
CVS date: 2002/11/01 17:36:23
|
|
basic changes:
- MRLs are a subset of URIs
- important new delimiter is #
- everything before the # will be passed to the input plugin
- after the # you can add several ;-separated stream parameters:
novideo - video will be ignored
noaudio - audio will be ignored
nospu - spus will be ignored
demux:... - specify the demuxer to use (e.g. demux:mpeg_block)
entry:value - assign any config entry a new value
CVS patchset: 3112
CVS date: 2002/10/31 16:58:12
|
|
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
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2509
CVS date: 2002/08/24 16:50:55
|
|
CVS patchset: 2508
CVS date: 2002/08/24 16:48:56
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
CVS patchset: 1857
CVS date: 2002/05/06 12:14:30
|
|
CVS patchset: 1842
CVS date: 2002/05/03 01:44:03
|