Age | Commit message (Collapse) | Author |
|
CVS patchset: 7202
CVS date: 2004/12/07 14:54:28
|
|
is a little to obtrusive, the EPG is still not stable for some people.
CVS patchset: 7199
CVS date: 2004/12/07 11:13:35
|
|
enhancements.
CVS patchset: 7194
CVS date: 2004/12/06 06:13:51
|
|
CVS patchset: 7193
CVS date: 2004/12/05 22:41:12
|
|
CVS patchset: 7184
CVS date: 2004/12/01 23:09:04
|
|
- handle stupid Nullsoft URL scheme like :
http://208.53.131.46:9502;stream.nsv
CVS patchset: 7183
CVS date: 2004/12/01 22:55:31
|
|
CVS patchset: 7175
CVS date: 2004/12/01 07:56:13
|
|
CVS patchset: 7164
CVS date: 2004/11/25 18:39:26
|
|
move registration of adapternum config item to class init
CVS patchset: 7163
CVS date: 2004/11/25 06:56:51
|
|
warning and revert to pre-rc7 behaviour (no ac3/subtitles etc).
CVS patchset: 7161
CVS date: 2004/11/25 00:19:43
|
|
CVS patchset: 7153
CVS date: 2004/11/24 14:31:47
|
|
CVS patchset: 7152
CVS date: 2004/11/24 02:58:20
|
|
CVS patchset: 7146
CVS date: 2004/11/22 11:40:34
|
|
section filtering for pat table.
CVS patchset: 7144
CVS date: 2004/11/21 18:37:00
|
|
channels.conf file is really in *zap format, not vdr format.
CVS patchset: 7141
CVS date: 2004/11/20 18:30:52
|
|
CVS patchset: 7138
CVS date: 2004/11/19 10:41:05
|
|
ease debugging.
CVS patchset: 7134
CVS date: 2004/11/18 15:35:03
|
|
CVS patchset: 7132
CVS date: 2004/11/18 12:45:47
|
|
don't bother opening unused filters, add option to select adapter rather
than hardcode adapter0
CVS patchset: 7126
CVS date: 2004/11/16 11:49:09
|
|
CVS patchset: 7118
CVS date: 2004/11/13 08:36:59
|
|
CVS patchset: 7104
CVS date: 2004/11/04 11:22:58
|
|
CVS patchset: 7098
CVS date: 2004/10/31 22:29:04
|
|
CVS patchset: 7094
CVS date: 2004/10/30 16:14:33
|
|
CVS patchset: 7088
CVS date: 2004/10/30 04:06:48
|
|
CVS patchset: 7087
CVS date: 2004/10/29 23:11:37
|
|
fix double-free in tuner_dispose. misc. other fixes.
CVS patchset: 7085
CVS date: 2004/10/29 07:56:10
|
|
5secs. report fe status.
CVS patchset: 7084
CVS date: 2004/10/28 20:26:43
|
|
CVS patchset: 7082
CVS date: 2004/10/27 22:39:48
|
|
CVS patchset: 7074
CVS date: 2004/10/25 22:39:38
|
|
CVS patchset: 7073
CVS date: 2004/10/24 21:30:14
|
|
showing.
CVS patchset: 7069
CVS date: 2004/10/23 19:54:52
|
|
CVS patchset: 7068
CVS date: 2004/10/23 01:26:38
|
|
filter.
CVS patchset: 7067
CVS date: 2004/10/23 00:10:08
|
|
CVS patchset: 7066
CVS date: 2004/10/22 13:54:03
|
|
CVS patchset: 7063
CVS date: 2004/10/21 18:25:08
|
|
CVS patchset: 7062
CVS date: 2004/10/21 15:17:25
|
|
CVS patchset: 7057
CVS date: 2004/10/20 20:34:41
|
|
anything)
CVS patchset: 7054
CVS date: 2004/10/20 05:04:00
|
|
work with DVDs on Mac OS X: please test on other platforms to ensure there are no regressions.
CVS patchset: 7053
CVS date: 2004/10/20 05:02:55
|
|
CVS patchset: 7047
CVS date: 2004/10/18 18:44:56
|
|
CVS patchset: 7046
CVS date: 2004/10/18 18:26:12
|
|
CVS patchset: 7044
CVS date: 2004/10/18 18:01:44
|
|
* fixes wrong subtitle appearing in the trailer of "Girl, Interrupted" RC2
* fixes "NAV packet expected, but none found" error when toggling between
menu and feature with the Escape key
CVS patchset: 7022
CVS date: 2004/10/08 20:44:34
|
|
As discussed in:
http://article.gmane.org/gmane.comp.video.xine.devel/8010
CVS patchset: 7014
CVS date: 2004/10/05 19:07:08
|
|
CVS patchset: 7006
CVS date: 2004/09/28 15:38:11
|
|
poor platforms, of course)
- fix a bug in generated xine-config for WIN32 and make it relocateable
under Windows
- MSVC port: update, fix some warnings, remove old unneeded files
- improve function for getting runtime directory, it will need next fix
yet (bug probably due to active volume drives)
CVS patchset: 7001
CVS date: 2004/09/26 22:54:51
|
|
Fix video as well
CVS patchset: 6997
CVS date: 2004/09/23 16:41:39
|
|
That's either that, or always registering audio.num_buffers in
src/xine-engine/audio_decoder.c
CVS patchset: 6994
CVS date: 2004/09/23 15:19:47
|
|
- use replacement functions (macro AC_REPLACE_FUNCS and variable LTLIBOBJS),
each function is in a file placed into lib/ directory,
it was not necessary, but it looks nice, IMHO
- headers cleanups (this was needed):
- prototypes of replacement funtions and macros are placed
into separate os_internal.h (and included by config.h)
- drop include inttypes.h from public xine.h, replaced by custom
os_type.h, idea origins from Ogg/Vorbis public headers
- disable generating inttypes.h: generated replacement isn't enough for
xine-lib but nobody complained (and for M$VC we have special version)
- better including headers for win32, let dvdnav use its mutex wrapper
- updated M$VC port
Result:
- xine is compiled nicely by MinGW, CygWin and paritaly M$VC
- frontends in M$VC port don't require additional helping headers
- moved some platform specific things from xine-utils and win32/contrib
to lib/
Finally I can start with real coding. :-)
CVS patchset: 6982
CVS date: 2004/09/20 19:30:02
|
|
CVS patchset: 6980
CVS date: 2004/09/18 20:50:09
|