Age | Commit message (Collapse) | Author |
|
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
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
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
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
Internationalize all config related stuff.
Fix not registered mrl ending in roq/film demuxer.
Add bindtextdomain() calls in load_plugins (for audio/video out plugins).
CVS patchset: 2066
CVS date: 2002/06/12 12:22:25
|
|
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.
CVS patchset: 1811
CVS date: 2002/04/29 23:31:59
|
|
CVS patchset: 1651
CVS date: 2002/03/31 20:38:40
|
|
now, so check and report, thanks.
CVS patchset: 1629
CVS date: 2002/03/24 23:31:56
|
|
CVS patchset: 1221
CVS date: 2001/12/11 15:30:05
|
|
CVS patchset: 471
CVS date: 2001/08/23 20:31:47
|
|
Audio sync and AC3 formatting now done in xine-lib/src/xine-engine/audio_out.c
Audio out now done in xine-lib/src/audio_out/*
Currently, only xine-lib/src/audio_oss_out.c is active.
Re-support of others will follow as other people implement them.
ao_functions split into ao_instance and ao_driver
and function in a similar fashion as video_out.
All decoder plugins now call ao_instance instead of ao_functions.
ao_instance is used in xine-lib/src/xine-engine/audio_out.c
ao_driver is used in xine-lib/src/audio_out/*
See also changes in xine-ui files
CVS patchset: 459
CVS date: 2001/08/21 19:39:50
|
|
CVS patchset: 412
CVS date: 2001/08/11 19:09:00
|
|
CVS patchset: 397
CVS date: 2001/08/07 14:15:04
|
|
CVS patchset: 371
CVS date: 2001/07/30 19:21:28
|
|
in libw32dll/wine.
CVS patchset: 264
CVS date: 2001/07/10 21:07:55
|
|
to improve responsiveness (unfinished), small demux_mpeg_block bugfix (alignment for DVD plugin)
CVS patchset: 218
CVS date: 2001/06/23 19:45:47
|
|
CVS patchset: 140
CVS date: 2001/06/09 19:22:26
|
|
CVS patchset: 136
CVS date: 2001/06/09 17:07:21
|
|
CVS patchset: 115
CVS date: 2001/06/03 12:16:44
|
|
minor bugfixes
CVS patchset: 86
CVS date: 2001/05/27 23:48:12
|
|
debug version builds. Fixed The debug rule in src/input.
CVS patchset: 85
CVS date: 2001/05/26 22:04:38
|
|
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
|
|
CVS patchset: 66
CVS date: 2001/05/06 16:56:01
|
|
CVS patchset: 57
CVS date: 2001/05/03 00:37:21
|
|
CVS patchset: 55
CVS date: 2001/05/02 14:13:04
|
|
libmpg123, passing the metronom arg.
CVS patchset: 34
CVS date: 2001/04/27 10:42:38
|
|
CVS patchset: 1
CVS date: 2001/04/18 22:33:39
|