Age | Commit message (Collapse) | Author |
|
CVS patchset: 3128
CVS date: 2002/11/01 17:51:57
|
|
(mostly turning :// into :/)
CVS patchset: 3113
CVS date: 2002/10/31 17:00:44
|
|
CVS patchset: 2975
CVS date: 2002/10/23 21:19:42
|
|
- bring our beloved xine_t * back (no more const there)
- remove const on some input plugin functions
where the data changes with media (dvd, ...) changes
and is therefore not const
CVS patchset: 2740
CVS date: 2002/09/22 14:29:40
|
|
fix some input plugins that would not copy the mrl on open
CVS patchset: 2623
CVS date: 2002/09/06 18:13:10
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
functions
CVS patchset: 2615
CVS date: 2002/09/05 20:19:48
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
(caused by closing file descriptor 0, which was uninitialized cda->fd)
CVS patchset: 2094
CVS date: 2002/06/19 22:22:30
|
|
CVS patchset: 2090
CVS date: 2002/06/17 21:17:32
|
|
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
|
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.
CVS patchset: 1811
CVS date: 2002/04/29 23:31:59
|
|
assignement (may segfault).
CVS patchset: 1772
CVS date: 2002/04/24 08:12:13
|
|
- update dxr3 and xvid plugins to new interface (add dispose() functions)
CVS patchset: 1766
CVS date: 2002/04/23 15:45:19
|
|
- add dispose() function to all decoder plugin structures
CVS patchset: 1763
CVS date: 2002/04/23 13:30:42
|
|
This tells the demuxers if the input plugin can handle preview testing.
Most plugins which are seekable can handle it.
The current exception to this is the xine-dvdnav plugin which is seekable but not previewable due to DVDs having still pictures which stall the preview testing.
CVS patchset: 1710
CVS date: 2002/04/11 22:27:11
|
|
real name/hostname while cddb negociations, patch from <eperez@dei.inf.uc3m.es>.
CVS patchset: 1624
CVS date: 2002/03/24 01:37:41
|
|
relevant information like stream type/size/bitrate instead.
demuxer cleanup, removed no-longer-needed macros :-)
switched off video_out/libmpeg2/... verbose log output messages.
CVS patchset: 1503
CVS date: 2002/02/17 17:32:49
|
|
CVS patchset: 1406
CVS date: 2002/01/15 13:20:59
|
|
CVS patchset: 1404
CVS date: 2002/01/14 21:42:59
|
|
CVS patchset: 1324
CVS date: 2002/01/02 18:16:07
|
|
CVS patchset: 1308
CVS date: 2001/12/27 14:30:28
|
|
CVS patchset: 1246
CVS date: 2001/12/14 21:03:03
|
|
CVS patchset: 1219
CVS date: 2001/12/11 00:04:09
|
|
Linux (NOTE: FreeBSD support is probably broken, i will fix in few minutes).
CVS patchset: 1217
CVS date: 2001/12/10 23:40:29
|
|
CVS patchset: 1208
CVS date: 2001/12/10 11:46:38
|
|
CVS patchset: 1207
CVS date: 2001/12/10 10:51:53
|
|
CVS patchset: 1206
CVS date: 2001/12/10 01:43:30
|
|
CVS patchset: 1205
CVS date: 2001/12/10 00:58:13
|
|
CVS patchset: 1196
CVS date: 2001/12/09 18:32:20
|
|
crash bug in cda/vcd/dvd.
CVS patchset: 1194
CVS date: 2001/12/09 18:11:34
|
|
- Audio play operation immediately followed by a status query somehow does not
start the audio playback on solaris. If I debug it and single step over the
code, it works - of cause :-) Added a small usec_sleep to work around this
problem on solaris.
CVS patchset: 1187
CVS date: 2001/12/09 13:18:37
|
|
CVS patchset: 1179
CVS date: 2001/12/08 03:01:40
|
|
CVS patchset: 1172
CVS date: 2001/12/06 23:53:20
|