Fri, 03 Nov 2006 13:53:29 +0000 |
michael |
main header typo
|
Fri, 03 Nov 2006 13:52:12 +0000 |
michael |
move file up so its found first, this probably improves readability
|
Fri, 03 Nov 2006 13:51:04 +0000 |
diego |
libmpdvdkit2 --> libdvdcss
|
Fri, 03 Nov 2006 13:50:32 +0000 |
diego |
libmpdvdkit2 --> libdvdread
|
Fri, 03 Nov 2006 13:48:52 +0000 |
diego |
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
|
Fri, 03 Nov 2006 12:30:52 +0000 |
diego |
Remove stray line.
|
Fri, 03 Nov 2006 12:25:56 +0000 |
diego |
Move libdvdcss into its own subdirectory.
|
Fri, 03 Nov 2006 10:48:17 +0000 |
diego |
Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.
|
Fri, 03 Nov 2006 10:37:22 +0000 |
diego |
Remove useless default target.
|
Fri, 03 Nov 2006 10:36:45 +0000 |
diego |
Move the rest of the config.h parameters to the Makefile.
|
Fri, 03 Nov 2006 10:09:39 +0000 |
diego |
Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.
|
Fri, 03 Nov 2006 09:58:23 +0000 |
diego |
bump version number
|
Fri, 03 Nov 2006 09:58:07 +0000 |
diego |
Remove options not present in upstream config.h.in.
|
Fri, 03 Nov 2006 09:52:13 +0000 |
diego |
Sync some cosmetics from upstream.
|
Fri, 03 Nov 2006 08:56:03 +0000 |
diego |
typo, roff markup
|
Fri, 03 Nov 2006 05:14:37 +0000 |
uau |
better description for -correct-pts
|
Fri, 03 Nov 2006 02:15:08 +0000 |
eugeni |
Implement loading subtitles from memory.
|
Fri, 03 Nov 2006 01:41:48 +0000 |
eugeni |
Bugfix: sub_recode could deallocate global sub_cp under some circumstances.
|
Fri, 03 Nov 2006 00:30:11 +0000 |
torinthiel |
- random fixes
|
Fri, 03 Nov 2006 00:27:41 +0000 |
kraymer |
Partial sync w/ en/mplayer.1 (5).
|
Fri, 03 Nov 2006 00:03:30 +0000 |
torinthiel |
Synced with r20614
|
Thu, 02 Nov 2006 23:55:14 +0000 |
torinthiel |
another missing <application>
|
Thu, 02 Nov 2006 18:42:07 +0000 |
reimar |
Support backspace for -vo gl/gl2 under Windows
|
Thu, 02 Nov 2006 18:14:12 +0000 |
reimar |
remove accidential ';' (that's what too much C programming does to you ;-) )
|
Thu, 02 Nov 2006 18:12:19 +0000 |
reimar |
Check for existence of libcdio_paranoia, not libcdio, since the former is
|
Thu, 02 Nov 2006 18:07:00 +0000 |
reimar |
Useless break in libcdio pkg-config check
|
Thu, 02 Nov 2006 18:05:22 +0000 |
reimar |
Remove spurious $_inc_tmp in libcdio check
|
Thu, 02 Nov 2006 17:05:31 +0000 |
voroshil |
Replace some chars with &#<somecode>; to allow make vim working properly with unicode on koi8r locale.
|