log stream/stream_bd.c @ 32519:68f26b2ca07e

age author description
Mon, 08 Nov 2010 07:47:16 +0000 diego cosmetics: Fix Bluray vs. Blu-ray typo.
Sat, 06 Nov 2010 15:11:21 +0000 reimar Fix bd:// with -cache, the bd_read function does not work when
Wed, 29 Sep 2010 19:43:34 +0000 reimar Use bluray_device variable also for bd:// instead of dvd_device
Sat, 21 Aug 2010 10:07:38 +0000 reimar Check stream_read_line result instead of checking stream_eof,
Sat, 21 Aug 2010 10:02:50 +0000 reimar Fix reading of VUK: actually fail if the key is incomplete instead
Sat, 21 Aug 2010 09:58:02 +0000 reimar Avoid another unnecessary intermediate variable.
Sat, 21 Aug 2010 09:55:30 +0000 reimar Avoid a pointless extra variable.