Age | Commit message (Collapse) | Author |
|
List of some changes:
- replaced some _MSC_VER by more common WIN32
- define INTLDIR, remove -static flag for included intl
- shared more common CFLAGS with DEBUG_CFLAGS
- use WIN32_CFLAGS for all building
- separate some flags into THREAD_CFLAGS_CONFIG,
THREAD_CFLAGS_CONFIG and ZLIB_LIB_CONFIG for public xine-config,
automatically use internal libs if necessary
- don't warn about missing X for mingw and cygwin
- libw32dll disabled for WIN32 (making native loader would be
interesting, or porting wine code to Windows? :->)
- DVB and RTP disabled for WIN32, not ported yet
- fix build and fix a warning in cdda
- fix build for nosefart and libfaad
- implement configure option --disable-freetype
- sync libxine.pc and xine-config.in
- add -liberty to goom under WIN32
- move original build files from included phread and zlib into archives
and replace them by autotools
CVS patchset: 6910
CVS date: 2004/08/27 19:33:17
|
|
* limit TCP port range
CVS patchset: 6849
CVS date: 2004/07/25 17:13:54
|
|
http://sourceforge.net/tracker/index.php?func=detail&aid=681764&group_id=9655&atid=109655
CVS patchset: 6594
CVS date: 2004/05/27 00:24:52
|
|
CVS patchset: 6432
CVS date: 2004/04/24 20:43:57
|
|
CVS patchset: 6431
CVS date: 2004/04/24 16:55:42
|
|
lets hope i didn't broke anything
CVS patchset: 6428
CVS date: 2004/04/23 21:59:04
|
|
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28
|
|
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: 5842
CVS date: 2003/12/04 22:38:29
|
|
Minor hexdump cleanup
CVS patchset: 5839
CVS date: 2003/12/04 22:11:25
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
CVS patchset: 5257
CVS date: 2003/08/07 09:26:53
|
|
CVS patchset: 5002
CVS date: 2003/06/02 21:22:00
|
|
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
|
|
CVS patchset: 4604
CVS date: 2003/04/13 19:02:07
|
|
may fix bug 697763
CVS patchset: 4583
CVS date: 2003/04/10 02:30:48
|
|
CVS patchset: 4506
CVS date: 2003/03/28 22:44:18
|
|
CVS patchset: 4133
CVS date: 2003/02/11 16:20:40
|
|
select() is useful to avoid burning cpu cicles, otoh, we should not
call it after end of stream since it will hang xine for 30sec.
idea: do select() only on EAGAIN.
todo: unify these functions (?)
CVS patchset: 4105
CVS date: 2003/02/05 00:08:55
|
|
- new fb driver with zero copy
CVS patchset: 4058
CVS date: 2003/01/31 14:06:03
|
|
CVS patchset: 4033
CVS date: 2003/01/29 10:49:24
|
|
directory works.
CVS patchset: 3697
CVS date: 2002/12/27 17:50:39
|
|
CVS patchset: 3662
CVS date: 2002/12/24 01:10:53
|
|
CVS patchset: 3623
CVS date: 2002/12/22 00:35:04
|
|
ignore unknown media stream descriptions
CVS patchset: 3572
CVS date: 2002/12/17 10:33:35
|
|
CVS patchset: 3568
CVS date: 2002/12/16 23:53:50
|
|
CVS patchset: 3565
CVS date: 2002/12/16 23:17:34
|
|
- removing exit()s from pnm.c
- server error message retrieving fixed in pnm.c
- handling of server messages in rtsp
CVS patchset: 3564
CVS date: 2002/12/16 21:50:54
|
|
rtsp input plugins to prevent stuttering at the beginning
- enable CAP_PREVIEW in pnm and rtsp input plugins
CVS patchset: 3545
CVS date: 2002/12/15 16:54:10
|
|
CVS patchset: 3538
CVS date: 2002/12/15 16:01:11
|
|
- a hack to handle REDIRECT rtsp method
- make rtsp fields case insensitive
- add '.rm' suffix to mrls to force handling
by demux_real.
CVS patchset: 3516
CVS date: 2002/12/14 00:02:30
|
|
CVS patchset: 3496
CVS date: 2002/12/12 22:14:53
|