Age | Commit message (Collapse) | Author |
|
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28
|
|
CVS patchset: 5874
CVS date: 2003/12/08 14:23:43
|
|
patch by Ramon van der Aar
CVS patchset: 5869
CVS date: 2003/12/08 12:35:20
|
|
Replace XINE_ASSERT by _x_assert, which works exaclty as assert, except that it still warns with NDEBUG defined (but don't abort). Fix missuning of assert(0), which isn't safe, abort is abort, assert is for debugging purpose only, so all assert(0) has been converted to abort() alls. In osd_preload_fonts(): alloc needed memory chunk. Define NDEBUG in CFLAGS, for non DEBUG build only.
CVS patchset: 5860
CVS date: 2003/12/07 15:34:29
|
|
CVS patchset: 5847
CVS date: 2003/12/05 22:31:41
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
CVS patchset: 5843
CVS date: 2003/12/04 22:43:18
|
|
CVS patchset: 5842
CVS date: 2003/12/04 22:38:29
|
|
CVS patchset: 5840
CVS date: 2003/12/04 22:14:53
|
|
Minor hexdump cleanup
CVS patchset: 5839
CVS date: 2003/12/04 22:11:25
|
|
CVS patchset: 5838
CVS date: 2003/12/04 22:07:05
|
|
- use url_helper
- always use _x_io* functions
- log more stuff with xprintf
CVS patchset: 5837
CVS date: 2003/12/04 21:48:36
|
|
- use url_helper
- use an other http agent (this one seems more reliable)
- some printf -> xprintf conversions
- remove some LE_* clones
- some sprintf -> snprintf conversions
- always use _x_io* functions
CVS patchset: 5836
CVS date: 2003/12/04 21:37:40
|
|
CVS patchset: 5835
CVS date: 2003/12/04 21:19:03
|
|
CVS patchset: 5809
CVS date: 2003/11/27 22:33:01
|
|
scratch buffer enhancement (thanks Thibaut for the malloc tips), enlarge log buffer from 25 lines (very useless), to 150 (better).
CVS patchset: 5801
CVS date: 2003/11/26 23:44:08
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
add a http url parser
input_http:
use http_helper
try to fix potential security holes
CVS patchset: 5783
CVS date: 2003/11/26 08:09:58
|
|
Check for seek success in mp3 and avi demuxers.
CVS patchset: 5775
CVS date: 2003/11/23 23:20:56
|
|
BIG NOTE: use helpers to access to these informations (get/set/reset):
_x_{stream,meta}_info_{get,set,reset}()
are for internal use, don't use *_public() ones from inside the beast ;-)
Some wrongly names "xine_" fonction renaming.
CVS patchset: 5757
CVS date: 2003/11/16 23:33:42
|
|
CVS patchset: 5751
CVS date: 2003/11/16 15:32:10
|
|
CVS patchset: 5734
CVS date: 2003/11/15 15:04:35
|
|
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00
|
|
CVS patchset: 5730
CVS date: 2003/11/14 23:00:41
|
|
CVS patchset: 5727
CVS date: 2003/11/12 19:58:19
|
|
CVS patchset: 5726
CVS date: 2003/11/12 19:54:56
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
headers in place of the 2.4 ones in glibc...
CVS patchset: 5713
CVS date: 2003/11/09 02:05:34
|
|
CVS patchset: 5711
CVS date: 2003/11/08 22:39:32
|
|
CVS patchset: 5710
CVS date: 2003/11/08 22:21:48
|
|
CVS patchset: 5709
CVS date: 2003/11/08 22:20:35
|
|
reading the extended PSD. Given that area-highlighting and selection
features in the extended PSD haven't been implemented, it's best then
to not try to read this at all.
CVS patchset: 5699
CVS date: 2003/11/06 03:28:18
|
|
xine in stop)
CVS patchset: 5694
CVS date: 2003/11/05 20:41:29
|
|
(cdda_open() would still open the device with, but cdda_close() would not close it)
so we provide a dummy instance, in case there is none yet
(problem reported by Andre Maaßdorf)
CVS patchset: 5651
CVS date: 2003/10/31 17:28:05
|
|
- Fix buggy stream chooser.
This stream plays correctly now:
mmsh://205.188.214.185:80/wmg/us/wbr/flaminglips/flaminglips_do-you-realize_extended_450.wmv
CVS patchset: 5648
CVS date: 2003/10/31 01:55:03
|
|
- Prefer external libcdio and libvcdinfo libraries when they are acceptable
- Allow disabling VCD plugin
CVS patchset: 5644
CVS date: 2003/10/30 07:58:52
|
|
CVS patchset: 5600
CVS date: 2003/10/26 10:48:24
|
|
CVS patchset: 5587
CVS date: 2003/10/24 17:17:19
|
|
CVS patchset: 5567
CVS date: 2003/10/22 12:04:42
|
|
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
|
|
CVS patchset: 5560
CVS date: 2003/10/20 20:30:55
|
|
CVS patchset: 5555
CVS date: 2003/10/20 01:17:47
|
|
CVS patchset: 5554
CVS date: 2003/10/20 01:14:33
|
|
expected the mrl to *start* with vcd (not end with vcd).
CVS patchset: 5552
CVS date: 2003/10/19 23:48:47
|
|
CVS patchset: 5551
CVS date: 2003/10/19 23:47:34
|
|
from getting angry :)
CVS patchset: 5545
CVS date: 2003/10/19 16:28:10
|
|
VCD (formerly known as VCDX) is the new navigation enables one
OVCD (formerly known as VCD) is the old, deprecated one. This is still in
here for people who may experience trouble with the new plugin...
CVS patchset: 5543
CVS date: 2003/10/19 14:34:35
|
|
CVS patchset: 5541
CVS date: 2003/10/19 12:01:47
|