summaryrefslogtreecommitdiffstats
path: root/dvdauth.c
Commit message (Collapse)AuthorAgeFilesLines
* In case the open on the dvd device fails, print some hints based on errnojkeil2001-08-141-2/+3
| | | | | | | why the open has failed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1511 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>arpi_esp2001-06-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1178 b3059339-0415-0410-9bf9-f77b7e298cf2
* According an idea, mplayer now can use external setuid root wrapper to do ↵lgb2001-06-181-16/+49
| | | | | | FIBMAP ioctl (requires root priv). Also, a serious bug was fixed in dvdauth.c made by some guy when mixing old and new style CSS API into dvdauth.c ;-) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1164 b3059339-0415-0410-9bf9-f77b7e298cf2
* Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>arpi_esp2001-06-061-35/+91
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1043 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dvd is renamed to -dvdauth, variable dvd_device is renamed to ↵lgb2001-06-051-1/+1
| | | | | | dvd_auth_device. These changes are needed for future DVD playback developmenting git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1019 b3059339-0415-0410-9bf9-f77b7e298cf2
* Detect unencrypted DVDs and not try to auth themlgb2001-04-211-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@560 b3059339-0415-0410-9bf9-f77b7e298cf2
* command line requested DVD key support for Arpi :)lgb2001-04-201-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@547 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary DVD support using libcsslgb2001-04-171-0/+106
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@493 b3059339-0415-0410-9bf9-f77b7e298cf2