Age | Commit message (Collapse) | Author |
|
Adding update po files
CVS patchset: 6973
CVS date: 2004/09/16 01:00:30
|
|
feature experimental
CVS patchset: 6972
CVS date: 2004/09/14 22:21:26
|
|
CVS patchset: 6971
CVS date: 2004/09/14 22:13:44
|
|
CVS patchset: 6970
CVS date: 2004/09/14 20:54:21
|
|
CVS patchset: 6969
CVS date: 2004/09/14 02:22:23
|
|
CVS patchset: 6968
CVS date: 2004/09/12 19:23:36
|
|
CVS patchset: 6967
CVS date: 2004/09/12 16:07:57
|
|
(when they are not needed on your architecture, but only on someone else's)
CVS patchset: 6966
CVS date: 2004/09/12 16:03:52
|
|
But Stephen is right, distclean-generic just doesn't do that;
distclean-local is better here, since it extends the regular behaviour
CVS patchset: 6965
CVS date: 2004/09/12 16:01:15
|
|
CVS patchset: 6964
CVS date: 2004/09/12 15:54:49
|
|
CVS patchset: 6963
CVS date: 2004/09/12 15:43:23
|
|
CVS patchset: 6962
CVS date: 2004/09/12 09:29:28
|
|
CVS patchset: 6961
CVS date: 2004/09/12 06:24:31
|
|
CVS patchset: 6960
CVS date: 2004/09/11 20:52:17
|
|
CVS patchset: 6959
CVS date: 2004/09/11 20:01:38
|
|
CVS patchset: 6958
CVS date: 2004/09/11 16:03:05
|
|
Changed my status in AUTHORS to developer (I hope I can do it :-)).
CVS patchset: 6957
CVS date: 2004/09/11 12:21:47
|
|
doc/hackersguide/Makefile.am:
- Add missing rules to remove Makefile when running make distclean.
src/Makefile.am:
- Add missing subdirectory libspucmml
doc/internal/HOWTO.release:
- Add suggestion to use make distcheck (See info automake -
searching for distcheck for a more thorough review of the
commands ability).
CVS patchset: 6956
CVS date: 2004/09/11 02:07:26
|
|
CVS patchset: 6955
CVS date: 2004/09/09 10:53:39
|
|
CVS patchset: 6954
CVS date: 2004/09/09 07:33:20
|
|
CVS patchset: 6953
CVS date: 2004/09/09 06:38:45
|
|
http://www.annodex.net/TR/draft-pfeiffer-cmml-01.html
for more information on CMML. In a nutshell, it's a markup language for
multimedia and other time-continuous streams, enabling things such as metadata
and hyperlinks to be attached to multimedia. This implementation currently
displays anchor text as subtitles: full support for CMML will be an on-going
xine project.
CVS patchset: 6952
CVS date: 2004/09/09 06:35:44
|
|
media files
CVS patchset: 6951
CVS date: 2004/09/09 06:29:20
|
|
CVS patchset: 6950
CVS date: 2004/09/08 16:30:42
|
|
better late than never ;-)
CVS patchset: 6949
CVS date: 2004/09/08 15:09:30
|
|
CVS patchset: 6948
CVS date: 2004/09/08 12:59:48
|
|
CVS patchset: 6947
CVS date: 2004/09/07 19:29:49
|
|
CVS patchset: 6946
CVS date: 2004/09/07 19:27:55
|
|
CVS patchset: 6945
CVS date: 2004/09/07 07:46:59
|
|
- usability MSVC for frontends
- remove unistd.h from public headers
- add configure option "--with-dxheaders"
- install .def file under WIN32
- MSVC port update (some people might want it)
CVS patchset: 6944
CVS date: 2004/09/06 18:34:37
|
|
* use the better "touch" method by Frantisek
* introduce a distcheck_lax variable for those who want to do a distcheck,
but are too lazy to install all the tools
(of course this should never be used for an actual release)
CVS patchset: 6943
CVS date: 2004/09/06 14:04:56
|
|
CVS patchset: 6942
CVS date: 2004/09/06 14:01:18
|
|
CVS patchset: 6941
CVS date: 2004/09/05 20:38:01
|
|
CVS patchset: 6940
CVS date: 2004/09/05 20:30:55
|
|
Fix what I perceive to be a bug only on platforms that have a automake
installed that contains multiple version. Gentoo releases a package of
automake that contains all the latest stable version (1.4 to 1.8). In
order to use a specific one besides the default you need to declare
WANT_AUTOMAKE=1.6 in your environment varibles.
------------------------------------
doc/faq/Makefile.am
doc/hackersguide/Makefile.am
Applied Frantisek Dvorak changes for the documentation.
CVS patchset: 6939
CVS date: 2004/09/05 02:14:38
|
|
Fix srcdir != buiddir problem with vidix.
Change some "_lib" variables to more clear name "_dep".
CVS patchset: 6938
CVS date: 2004/09/04 18:34:17
|
|
CVS patchset: 6937
CVS date: 2004/09/04 02:07:48
|
|
in metronom. MinGW port is working same good as CygWin port (but it means
it still isn't for normal usage).
And maybe we should add public function xine_gettimeofday() for frontends.
There is problem with systems, which haven't gettimeofday(). Replacement
function in frontends must then returns exactly the same results as libxine's
version.
CVS patchset: 6936
CVS date: 2004/09/03 19:34:01
|
|
(uniform UTF-8 is better than encoding babel :-))
CVS patchset: 6935
CVS date: 2004/09/03 19:32:44
|
|
CVS patchset: 6934
CVS date: 2004/09/03 13:56:04
|
|
* changed the default from "clip the whole frame" to "clip nothing",
this fixes some overlays with color!=clip_color showing wrong
(confirmed with the DXR3 that this is correct); closes bug #1018193
CVS patchset: 6933
CVS date: 2004/09/03 12:28:24
|
|
Compilation fix for CygWin.
CVS patchset: 6932
CVS date: 2004/09/02 19:56:40
|
|
Athlon64/Opteron)
CVS patchset: 6931
CVS date: 2004/09/02 18:50:55
|
|
CVS patchset: 6930
CVS date: 2004/09/02 14:27:56
|
|
CVS patchset: 6929
CVS date: 2004/09/02 14:24:39
|
|
Rename LOG_* to DEBUG_*
Use llprintf instead of "#ifdef ... lprintf ... #endif" (thanks to Michael and
Thibaut for the heads-up about this)
CVS patchset: 6928
CVS date: 2004/09/01 18:32:53
|
|
- new flags added at the end, so the users can override them properly
- removed X11 libs and cflags from xine-config and libxine.pc
- removed replacing for setenv (thanks to Robin for the hint)
- better way for temporary disabling of w32dll module
- data directories will be different on Windows
- force installing catalogs with translation into XINE_LOCALEDIR
- timer linked in xine-engine (just central place for linking such stuff)
- adjusted load_plugins and remove reduntant WIN32 conditionals
- removed unused $(lib_thr)
CVS patchset: 6927
CVS date: 2004/09/01 18:19:49
|
|
CVS patchset: 6926
CVS date: 2004/09/01 16:17:39
|
|
CVS patchset: 6925
CVS date: 2004/09/01 12:52:34
|
|
sorry, unimplemented: inlining failed in call to 'XXX': function body not available
CVS patchset: 6924
CVS date: 2004/09/01 11:59:42
|