Age | Commit message (Collapse) | Author |
|
CVS patchset: 2728
CVS date: 2002/09/21 12:20:47
|
|
CVS patchset: 2727
CVS date: 2002/09/21 11:58:40
|
|
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
|
|
CVS patchset: 2686
CVS date: 2002/09/18 11:14:27
|
|
CVS patchset: 2680
CVS date: 2002/09/18 00:51:33
|
|
CVS patchset: 2679
CVS date: 2002/09/17 11:54:55
|
|
CVS patchset: 2664
CVS date: 2002/09/14 19:04:07
|
|
implemented yet, so please move on, nothing to see here...
CVS patchset: 2660
CVS date: 2002/09/13 18:25:22
|
|
- make most char pointers const in public api
- simpler get_spu_lang / get_audio_lang signature
CVS patchset: 2651
CVS date: 2002/09/11 17:41:07
|
|
CVS patchset: 2637
CVS date: 2002/09/09 19:24:48
|
|
defines (benefit: eases set_property calls - see next commit)
CVS patchset: 2633
CVS date: 2002/09/09 13:55:18
|
|
api (benefit: no remapping is required between dvd's and xine's aspect
codes)
- implement new scaling semantics as intended by Matthias Hopf
CVS patchset: 2627
CVS date: 2002/09/08 16:20:09
|
|
CVS patchset: 2625
CVS date: 2002/09/07 20:09:28
|
|
fix some input plugins that would not copy the mrl on open
CVS patchset: 2623
CVS date: 2002/09/06 18:13:10
|
|
CVS patchset: 2622
CVS date: 2002/09/06 14:36:54
|
|
get_streaminfo instead, added missing parameters/properties noted by daniel
CVS patchset: 2620
CVS date: 2002/09/05 23:20:20
|
|
CVS patchset: 2617
CVS date: 2002/09/05 20:59:14
|
|
CVS patchset: 2614
CVS date: 2002/09/05 16:50:55
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
- new helper module (vo_scale.c) with all common scaling code of video out
drivers. it should greatly simplify drivers development by removing the
boring frame/window calculation, aspect ratio, zooming etc.
obs: not completely tested, may contain bugs and break things. also only
xshm and xv have being simplified so far, others will follow shortly.
CVS patchset: 2455
CVS date: 2002/08/15 03:12:24
|
|
CVS patchset: 2431
CVS date: 2002/08/11 15:06:13
|
|
- removes w32codec syncshutdown hack
- vo_driver api changed to support drivers with persistent overlays. that
will break binary compatibility xine-lib/xine-ui (xine-ui needs to be
recompiled). in order to keep binary compatibility
overlay_begin/overlay_end must be added after redraw_needed.
- video_overlay cleanups
- fix a hard to trigger condition where redraw wouldn't happen (freeing
handles)
CVS patchset: 2427
CVS date: 2002/08/10 21:25:20
|
|
added backwards compatible functions
=> binary compatibility with former libxine0 0.9.11 and 0.9.12
Someone who uses nvtvd should definitely test this!
They should be renamed back when the new API is released.
CVS patchset: 2386
CVS date: 2002/08/03 17:33:06
|
|
CVS patchset: 2308
CVS date: 2002/07/17 21:23:57
|
|
CVS patchset: 2235
CVS date: 2002/07/09 12:45:17
|
|
CVS patchset: 2140
CVS date: 2002/06/23 19:34:36
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
CVS patchset: 2082
CVS date: 2002/06/16 22:15:11
|
|
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
|
|
CVS patchset: 2061
CVS date: 2002/06/10 21:42:44
|
|
CVS patchset: 2033
CVS date: 2002/06/07 12:42:01
|
|
CVS patchset: 2030
CVS date: 2002/06/07 04:15:45
|
|
CVS patchset: 1838
CVS date: 2002/05/02 18:59:29
|
|
xine_exit() (avoid input plugin problems).
CVS patchset: 1833
CVS date: 2002/05/02 12:31:02
|
|
CVS patchset: 1792
CVS date: 2002/04/28 10:15:37
|
|
Necessary to prevent segfaults if target of a callback has been disposed.
CVS patchset: 1788
CVS date: 2002/04/27 23:00:38
|
|
CVS patchset: 1700
CVS date: 2002/04/09 04:35:17
|
|
CVS patchset: 1625
CVS date: 2002/03/24 13:22:23
|
|
- fix syncfb driver
CVS patchset: 1605
CVS date: 2002/03/21 16:21:01
|
|
CVS patchset: 1587
CVS date: 2002/03/18 19:34:16
|
|
CVS patchset: 1573
CVS date: 2002/03/16 13:33:47
|
|
- update osd & video_overlay to use 64-bits pts
CVS patchset: 1569
CVS date: 2002/03/14 13:57:15
|
|
CVS patchset: 1567
CVS date: 2002/03/14 04:31:49
|
|
----------------------------------------------------------------------
CVS patchset: 1539
CVS date: 2002/03/05 22:31:06
|
|
----------------------------------------------------------------------
CVS patchset: 1536
CVS date: 2002/03/05 20:39:05
|
|
a little. Code is cleaned up, identifiers should be consistent with xshm driver (as far as possible)
CVS patchset: 1516
CVS date: 2002/02/25 01:23:41
|
|
- driver will ask gui for output size on every frame
- shm driver has a seperate yuv2rgb converter instance for every frame
- all drivers disabled except xshm, until they're fixed
I'm planning to introduce a queue of video_out_events in video_out.c,
so events are delivered by video_out_loop which means that all driver
functions are called from the same thread (no locking necessary, should
help the opengl driver)
CVS patchset: 1499
CVS date: 2002/02/16 22:43:24
|
|
CVS patchset: 1496
CVS date: 2002/02/12 23:31:32
|
|
CVS patchset: 1495
CVS date: 2002/02/12 16:45:06
|
|
CVS patchset: 1479
CVS date: 2002/02/06 10:57:15
|