History log of /haiku/src/add-ons/media/plugins/dvd_streamer/DVDStreamerPlugin.cpp
Revision Date Author Comments
# 218a8c03 17-May-2019 Augustin Cavalier <waddlesplash@gmail.com>

Revert the Codec Kit.

All of Barrett's individual reverts have been squashed into this
one commit, save a few actual bugfixes.

Change-Id: Ib0a7d0a841d3ac40b1fca7372c58b7f9229bd1f0


# cb19342b 21-Feb-2019 Barrett17 <b.vitruvio@gmail.com>

dvd_streamer: API Update


# 1efb85de 18-Feb-2019 Barrett17 <b.vitruvio@gmail.com>

Add initial DVD support implementation

* This is an initial implementation of the DVD streamer.
It needs various development to actually work, so can be
considered as a begin.
* Navigation is not implemented, this needs some work to
add hooks in the BMediaStreamer to allow mouse tracking.