reimar
fa344d6f7d
fallback to USERPROFILE environment variable for caching CSS keys when
...
HOME is not set (for MinGW builds running outside of MinGW).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18110 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 21:45:29 +00:00
diego
436fa6d0bd
Switch from our own to the upstream DVD key caching strategy and directory.
...
Should work just as well while reducing our diff towards upstream and
enhancing compatibility with external libdvdcss implementations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16849 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-24 09:50:42 +00:00
diego
dcb28f1914
Replace unconditional #defines by build system trickery.
...
This reduces our local diff considerably.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16715 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-09 10:18:24 +00:00
diego
de89639c76
modification notices according to GPL 2a
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16632 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-01 17:58:37 +00:00
diego
c4e6b9da66
upgrade to libdvdcss 1.2.9
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16631 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-01 17:19:33 +00:00
diego
7f2f536a17
Mark modified files as such to comply more closely with GPL §2a.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14861 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 06:41:41 +00:00
attila
0cadfe304f
Adding doxygen stuff.
...
From now on every function has to be documented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13098 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-23 00:25:19 +00:00
arpi
9a5cdbce1c
__CYGWIN__->SYS_CYGWIN define moved to the right place
...
(cut from Joey's dvdkit2 update patch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10722 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-30 13:38:15 +00:00
arpi
7a58bc0197
synced to libdvdcss 1.2.8 (except the DVDCSS_PATH guessing, we use our
...
get_path() instead). anyway it's mostly cosmetics only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10721 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-30 13:35:25 +00:00
alex
caf9a94289
forwardport: warning fix and netbsd fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9883 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 17:36:33 +00:00
faust3
830526d40d
cygwin compilefix by Joey Parrish <joey at nicewarrior.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9397 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-11 15:25:23 +00:00
arpi
b606cb1952
sync with libdvdcss 1.2.5 (including u8->uint8_t and whitespace cosmetics...)
...
patch by Andreas Hess <jaska@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9334 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 00:22:39 +00:00
arpi
6e300d82c7
do not create bogus filenames
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8842 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-08 16:10:39 +00:00
arpi
2a45b3cb72
The attached patch fixes a crash on *my* environment with certain DVD's.
...
The sprintf function has been replaced by an snprintf function to prevent
the buffer overflow.
Erik Oomen <erik.oomen@home.nl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8639 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 15:34:50 +00:00
arpi
36048f18e1
update libdvdcss in libmpdvdkit to latest version (1.2.4)
...
patch by Andreas Hess <jaska@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8638 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-29 15:32:56 +00:00
arpi
f859d013a8
*HUGE* set of compiler warning fixes, unused variables removal
...
based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 23:54:29 +00:00
arpi
b1187223a3
apply mplayer-specific patches
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7034 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:50:22 +00:00
arpi
a695955bd2
applying css-key cache patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7033 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:46:01 +00:00
arpi
211d6637bc
importing libdvdcss 1.2.2 files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7028 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:35:45 +00:00