log stream/stream_dvd.c @ 27465:b3bfe83d77f9

age author description
Sat, 30 Aug 2008 11:21:11 +0000 reimar Print DVD volume ID with -identify.
Sat, 12 Jul 2008 08:07:54 +0000 nicodvb in dvd streams the title part ranges from 1 to 99
Sun, 06 Jul 2008 18:04:14 +0000 nicodvb avoid unnecessary strdup(); patch by Aurel
Fri, 04 Jul 2008 16:03:57 +0000 nicodvb cosmetics: in ifo_stream_oped() aligned the prototype to the style
Fri, 04 Jul 2008 16:00:07 +0000 nicodvb in ifo_stream_open() propagate the device based on the dirname of stream->url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch
Fri, 04 Jul 2008 15:57:33 +0000 nicodvb dvd_device must be handled exclusively by the option parser; it can't be changed at will in ifo_stream_open()
Fri, 04 Jul 2008 15:54:45 +0000 nicodvb added support for the device part in the url; patch by
Sat, 24 May 2008 07:48:35 +0000 reimar Add basic support for stream controls with cache enabled.
Mon, 11 Feb 2008 22:03:34 +0000 nicodvb -chapter is now handled uniformly calling demuxer_seek_chapter() instead
Sun, 13 Jan 2008 12:34:42 +0000 reimar stream_opts should be const
Sun, 13 Jan 2008 11:52:05 +0000 reimar Make dvd_audio_stream_types and dvd_audio_stream_channels const
Sat, 05 Jan 2008 14:22:05 +0000 nicodvb implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu
Sat, 05 Jan 2008 10:48:17 +0000 nicodvb fixed bug when playing multi-angle titles: the address field in the agli data
Tue, 11 Dec 2007 23:52:55 +0000 diego Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.
Sun, 02 Dec 2007 21:37:08 +0000 reimar stream_opts arrays should be const