diego
f78a2c4910
MinGW 3.1 has added gettimeofday.
...
based on a patch by Gianluigi Tiesi mplayer++at++netfarm++dot++it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18915 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-05 22:47:47 +00:00
diego
e8357eac0f
Update with changes from r18894 (get_path as const).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18914 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-05 22:39:54 +00:00
reynaldo
132173bbf0
get_path as const, patch by Stefan Huehner, stefan AT huehner-org
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18894 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-03 23:27:37 +00:00
reynaldo
3afd65b3af
rm unnecesary casts from void* - part 3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18884 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 08:17:07 +00:00
diego
57f3213401
CVS --> Subversion in copyright notices
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18786 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 13:34:00 +00:00
diego
4b64ef7e8e
Remove now obsolete .cvsignore files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18556 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:24:33 +00:00
diego
8ef6dadf95
Make depend targets consistent: Remove redirection through .depend target.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18484 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 18:01:04 +00:00
diego
ca67bcb57f
Makefile and config.h are not generated files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18482 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 16:40:07 +00:00
diego
bee258cfec
cosmetics: Make patch apply cleanly.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18372 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 13:29:22 +00:00
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
099f684a98
Remove shared libmpdvdkit leftovers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18021 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-02 13:15:20 +00:00
reimar
d7d3f53317
fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17787 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-09 17:39:34 +00:00
diego
89d549f984
Make clean/distclean behave uniformly in all directories.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17489 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 00:06:42 +00:00
diego
ac5044a2d4
cosmetics: Make the patch apply without offsets.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17314 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:31:01 +00:00
diego
d376f5a7bf
Update with current changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17312 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:25:51 +00:00
diego
bd14af629c
libdvdread configure script defines __DARWIN__ on darwin to trigger
...
the definition of SYS_BSD in dvd_reader.c.
hint by Emanuele Giaquinta < emanuele . . . giaquinta . @ . gmail . . . com >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17188 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-13 19:55:45 +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
072bf7aa06
10l to Reimar: common.h belongs to libdvdcss, not libdvdread.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16848 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-24 09:29:15 +00:00
reimar
7f6177e948
Compile fix: _lseeki64 is not available under cygwin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16727 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-11 12:17:09 +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
388335c9b4
whitespace cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16714 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-09 09:53:27 +00:00
reimar
a547ff46c0
Add changes from last patch (stream mapping).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16660 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 16:47:38 +00:00
reimar
21f2437d9b
Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and
...
16:9 subtitles.
Patch by Lehel Bernadt (lehel at pmc-services hu) with minor modifications.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16650 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-03 14:29:01 +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
eceae67034
long obsolete
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16630 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-01 17:18:10 +00:00
nexus
13fc540eb2
add FreeBSD default cd/dvd devices
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16511 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 20:53:20 +00:00
alex
fe27fdedb6
File list like in termor
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16129 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 12:20:10 +00:00
aurel
6dec8bd58d
drop annoying debug messages from libdvdread
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15881 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-01 11:26:38 +00:00
henry
adae6593cc
add missing files from libdvdread 0.9.4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15877 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-01 06:28:03 +00:00
aurel
3952f91287
update mplayer specific libdvdread diff to match v0.9.4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15876 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-30 22:52:59 +00:00
aurel
eb3c1b5ced
update libdvdread to v0.9.4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15875 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-30 22:48:26 +00:00
aurel
c8fbf4405d
Be more patch-friendly
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15874 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-30 22:41:40 +00:00
faust3
64224cfe3d
merge the mingw gcc 4.1 diff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15693 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 17:33:03 +00:00
faust3
7bd96cce9e
mingw gcc 4.1 support patch by Gianluigi Tiesi <mplayer at netfarm.it>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15690 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 13:36:21 +00:00
diego
8308e63eb1
DragonFly BSD support
...
patch by Joerg Sonnenberger <joerg - at - britannica - dot - bec - dot - de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15567 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-25 08:48:32 +00:00
diego
7f5a85dbcb
Update for latest Cygwin-related changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15536 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-21 11:41:30 +00:00
diego
fe4102bd5c
Support playing DVDs from harddrive directories.
...
idea from Björn Hermansson < Bjorn dot Hermansson at teliasonera dot com >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15535 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-21 11:05:45 +00:00
diego
936e7ec2a7
Remove the MPlayer-specific copyright notices. The diff would not apply
...
cleanly anyway due to $Id$ expansion shenanigans that are a royal PITA to
circumvent.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14990 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-22 22:35:03 +00:00
diego
570ee50f62
Mark modified files as such to comply more closely with GPL §2a.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14939 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 02:40:28 +00:00
diego
9d1bb31125
MPlayer-specific changes to libdvdread
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14938 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 02:39:54 +00:00
diego
40521978b8
MPlayer-specific changes to libdvdcss
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14862 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 06:58:15 +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
diego
0716f6f775
Preserve $Id$ keyword from upstream on unmodified files.
...
Keyword expansion disabled with the -ko sticky flag.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14860 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 06:07:40 +00:00
faust3
9507ae9238
bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14644 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-04 18:46:55 +00:00
iive
80d8313b70
several sets of headers declare global variables in them, which causes multiple definition errors with gcc 4.x
...
patch by Alexander Strange <astrange ithinksw.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14608 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-29 12:24:43 +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
joey
77e529d9f7
mpdvdkit now accepts X:\ as a device name, as well as X:
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13012 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-12 22:37:08 +00:00
alex
0fc20ac930
ranlib cleanup by Dan Christiansen
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-24 12:52:17 +00:00
faust3
7e24201e07
Encrypted dvd playback now accepts -dvd-drive e: on mingw. fix from libdvdread, left out the various cosmetics changes for now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12432 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-06 18:04:06 +00:00