log stream/stream_bluray.c @ 37186:297da727ee2b

age author description
Wed, 17 Sep 2014 17:49:55 +0000 reimar bluray: check bd_seek result more thoroughly.
Tue, 27 May 2014 19:22:07 +0000 reimar bluray: add some missing stream controls.
Sun, 23 Feb 2014 12:25:28 +0000 reimar Add bluray playlist -identify printout.
Sun, 25 Aug 2013 17:57:25 +0000 reimar Support -alang and -slang for bluray://
Fri, 26 Apr 2013 19:50:19 +0000 reimar Remove the broken -bluray-chapter option.
Fri, 26 Apr 2013 19:19:34 +0000 reimar br://: Fix querying current chapter.
Sat, 16 Mar 2013 13:38:34 +0000 reimar Fix previous commit, off_t must be replaced by int64_t
Sat, 16 Mar 2013 10:09:12 +0000 reimar Replace some uses of off_t by uint64_t.
Sun, 21 Oct 2012 14:56:50 +0000 ib Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for DVDs.
Sun, 19 Feb 2012 13:39:16 +0000 reimar Support showing the stream language with br:// playback.
Fri, 23 Sep 2011 14:26:20 +0000 diego stream_bluray: switch to new libbluray API
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Wed, 29 Sep 2010 19:43:34 +0000 reimar Use bluray_device variable also for bd:// instead of dvd_device
Mon, 05 Jul 2010 20:52:47 +0000 ben Implement slave mode compatible stream controls for Blu-ray.
Mon, 05 Jul 2010 17:04:46 +0000 ben Support for unencrypted Blu-ray playback through libbluray.