Age | Commit message (Collapse) | Author |
|
CVS patchset: 5640
CVS date: 2003/10/30 05:57:26
|
|
CVS patchset: 5639
CVS date: 2003/10/30 05:00:03
|
|
CVS patchset: 5638
CVS date: 2003/10/30 00:49:07
|
|
- fix crash with on-the-fly cheap_mode switching
CVS patchset: 5637
CVS date: 2003/10/29 23:36:18
|
|
such time that Apple's DRM is inevitably cracked
CVS patchset: 5635
CVS date: 2003/10/29 01:45:52
|
|
solves dvd menu problems using tvtime plugin.
reference: http://sourceforge.net/mailarchive/forum.php?thread_id=3118939&forum_id=7131
CVS patchset: 5633
CVS date: 2003/10/28 23:54:59
|
|
CVS patchset: 5631
CVS date: 2003/10/28 21:14:17
|
|
have native decoders anyway
CVS patchset: 5630
CVS date: 2003/10/28 20:18:06
|
|
1) Add support for RealAudio 1.0 files using 14.4 codec
2) Read meta info
CVS patchset: 5629
CVS date: 2003/10/28 20:12:54
|
|
removing it from xine.h should maintain API and ABI compatibility, since
everything that compiled and linked before will still compile and link;
only some things that did not compile (warning free) before, will now
compile, so this change should be equivalent to adding a new function
CVS patchset: 5627
CVS date: 2003/10/28 16:59:03
|
|
end lines to dos end lines.
First small changes for compilation engine under VCC, but it isn't finished yet.
CVS patchset: 5624
CVS date: 2003/10/28 13:48:45
|
|
CVS patchset: 5623
CVS date: 2003/10/28 00:10:18
|
|
CVS patchset: 5622
CVS date: 2003/10/27 23:23:29
|
|
CVS patchset: 5621
CVS date: 2003/10/27 22:26:03
|
|
CVS patchset: 5616
CVS date: 2003/10/27 16:31:35
|
|
CVS patchset: 5615
CVS date: 2003/10/27 15:24:38
|
|
CVS patchset: 5612
CVS date: 2003/10/26 23:51:36
|
|
CVS patchset: 5605
CVS date: 2003/10/26 12:15:34
|
|
* sorting hierarchy changed:
- sort by section name
- sort by plugin name (not used yet)
- sort by experience level (this step is new)
- sort by config entry name
* use strdup instead of its private reimplementation
* use locking more consistently (up to now, entry lookups were unlocked,
which can be dangerous if someone else is in the middle of adding a new entry)
CVS patchset: 5604
CVS date: 2003/10/26 11:38:50
|
|
(that is: putting them in the .h, not in the .c)
CVS patchset: 5602
CVS date: 2003/10/26 11:23:17
|
|
CVS patchset: 5600
CVS date: 2003/10/26 10:48:24
|
|
additionally, the current test fails to compile on SuSE 9.0
CVS patchset: 5593
CVS date: 2003/10/25 13:39:39
|
|
CVS patchset: 5590
CVS date: 2003/10/25 04:03:33
|
|
fix "make dist". Now tarball is complete.
don't expect people have doc formatting tools (check for sgmltools
and fig2dev).
rename the spaced name file in win32 (Tim, can you check if i didn't break
anything please ?).
CVS patchset: 5589
CVS date: 2003/10/25 00:49:11
|
|
CVS patchset: 5588
CVS date: 2003/10/24 22:34:50
|
|
CVS patchset: 5587
CVS date: 2003/10/24 17:17:19
|
|
* security warning when the user tries to set the save_dir to a dangerous location
CVS patchset: 5586
CVS date: 2003/10/24 09:34:01
|
|
CVS patchset: 5585
CVS date: 2003/10/24 07:10:36
|
|
use bitmapinfo and waveformat structures
CVS patchset: 5584
CVS date: 2003/10/24 04:44:43
|
|
CVS patchset: 5583
CVS date: 2003/10/24 02:59:03
|
|
CVS patchset: 5582
CVS date: 2003/10/24 02:57:58
|
|
CVS patchset: 5580
CVS date: 2003/10/23 21:01:44
|
|
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.
CVS patchset: 5579
CVS date: 2003/10/23 20:12:33
|
|
CVS patchset: 5578
CVS date: 2003/10/23 17:57:04
|
|
* some obsolete VO_CAP_* constants removed
* VO_ZOOM_* constants replaced by their XINE_VO_ZOOM_* equivalents from xine.h
* moved some bits around
* proc_frame() needs only one parameter: the frame
* renamed copy_called to proc_called
* changed logic in video_out.c to call proc_* functions a bit
(call proc_frame() first, then call proc_slice() if proc_frame() has not set
proc_called, this allows video out plugins to have both hooks called)
CVS patchset: 5576
CVS date: 2003/10/23 15:17:06
|
|
CVS patchset: 5575
CVS date: 2003/10/23 05:18:59
|
|
video_out API version to 18.
CVS patchset: 5574
CVS date: 2003/10/22 20:38:09
|
|
CVS patchset: 5573
CVS date: 2003/10/22 19:14:10
|
|
useful, when the image demuxer shows an image for ever so that it has
to be stopped explicitly
CVS patchset: 5572
CVS date: 2003/10/22 16:52:47
|
|
otherwise we would have to increase all plugin API versions.
We can remove it again on the structure cleanup scheduled for rc6.
CVS patchset: 5568
CVS date: 2003/10/22 16:49:00
|
|
CVS patchset: 5567
CVS date: 2003/10/22 12:04:42
|
|
CVS patchset: 5566
CVS date: 2003/10/21 22:10:34
|
|
CVS patchset: 5565
CVS date: 2003/10/21 16:14:50
|
|
API problems any more.
CVS patchset: 5564
CVS date: 2003/10/21 16:10:31
|
|
CVS patchset: 5563
CVS date: 2003/10/21 16:08:56
|
|
solutions: increase (in this case: ALL) plugin interface versions or
add the new member at the end
taking solution 2 for now and adding a TODO-item for later
CVS patchset: 5562
CVS date: 2003/10/21 16:08:04
|
|
CVS patchset: 5561
CVS date: 2003/10/21 16:04:05
|
|
CVS patchset: 5560
CVS date: 2003/10/20 20:30:55
|
|
onle directory.
Note, this is patch only for xine-engine. It doesn't cover cfg:// MRLs used by xine-ui.
CVS patchset: 5558
CVS date: 2003/10/20 08:36:56
|
|
CVS patchset: 5557
CVS date: 2003/10/20 07:04:55
|