Sam Hocevar
|
a50a0a25f5
|
* libdvdcss enhancements by Billy Biggs <vektor@dumbterm.net>. This breaks
|
25 years ago |
Sam Hocevar
|
f58cb69a74
|
* Probably fixed the "X eats more and more CPU" bug. Please test.
|
25 years ago |
Gildas Bazin
|
1dafba77c2
|
- Portablility fix: We now control the name to be used in the assembler
|
25 years ago |
Sam Hocevar
|
0967faf5ed
|
* Compile fix for newer versions of MacOS X by Colin Simmonds
|
26 years ago |
Sam Hocevar
|
e7345b8058
|
* First libdvdcss version
|
26 years ago |
Sam Hocevar
|
44abaa7cd5
|
* Added gprof profiling support with --enable-profiling.
|
26 years ago |
Sam Hocevar
|
cff6378dbe
|
* Fully working Windows DVD ioctl support by Jon Lech Johansen.
|
26 years ago |
Sam Hocevar
|
4b921617aa
|
* DirectX enhancements by Gildas Bazin, such as software rendering.
|
26 years ago |
Sam Hocevar
|
495436e7e1
|
* Exported the CSS part of the dvd plugin into a library.
|
26 years ago |
Sam Hocevar
|
47723362cc
|
* Applied old FreeBSD patch for dvd input by German Tischler.
|
26 years ago |
Sam Hocevar
|
214396bc9f
|
* Put most builtins in plugins again due to performances issues (more
|
26 years ago |
Sam Hocevar
|
8dee1230d8
|
* Updated things and stuff for 0.2.80 release.
|
26 years ago |
Sam Hocevar
|
f42dc7826c
|
* Various little fixes
|
26 years ago |
Sam Hocevar
|
945f294626
|
* DirectX plugin by Gildas Bazin <gbazin@netcourrier.com>.
|
26 years ago |
Sam Hocevar
|
440f9992ee
|
* Fixed the BeOS compile typo.
|
26 years ago |
Sam Hocevar
|
506c5ec773
|
* Win32 compilation fixes, esp. the MAC retrieval.
|
26 years ago |
Renaud Dartus
|
5f232025ef
|
* Add 3D Now! imdct
* Remove kmudge for ac3 on MacOS X
|
26 years ago |
Sam Hocevar
|
1ac785a293
|
* We now do pthread detection for FreeBSD like the XMMS guys do. It
|
26 years ago |
Sam Hocevar
|
23a4ece167
|
* FreeBSD pthread fixes.
|
26 years ago |
Sam Hocevar
|
501cb1ba4b
|
* AC3 IMDCT and downmix functions are now in plugins, --imdct and
|
26 years ago |
Sam Hocevar
|
c8c99b214e
|
* Fixed a few warnings with gcc 3.0.
|
26 years ago |
Sam Hocevar
|
d072e40d68
|
* FreeBSD CSS decryption support.
|
26 years ago |
Sam Hocevar
|
a70f8bb371
|
* Mandatory step for video output IV and the audio output quality
|
26 years ago |
Henri Fallon
|
40fe3b4801
|
Updated files for 0.2.73 release
|
26 years ago |
Sam Hocevar
|
60d9438c8c
|
* Fixed a nonsense in configure.in preventing to build sdl.so.
|
26 years ago |
Sam Hocevar
|
1c5ddd940e
|
* Don't use the #@%&$! autoconf-suggested CFLAGS.
|
26 years ago |
Sam Hocevar
|
0a4aeaa67c
|
* Coding style fixes here and there.
|
26 years ago |
Christophe Massiot
|
3d72706295
|
Change --enable-debug into --enable-trace. Same with DEBUG_*.
--enable-debug still exists, but only activates -g and additional
safety checks.
I hope I didn't break anything :))
|
26 years ago |
Sam Hocevar
|
c0138ec5ec
|
* Fixed the continuous 'seeking position' bug in network mode.
|
26 years ago |
Sam Hocevar
|
3bc1ec7a6d
|
* Updated the TODO list.
|
26 years ago |
Sam Hocevar
|
90510c53db
|
* Added prototypes for the Elementary Stream input module for Alexis.
|
26 years ago |
Sam Hocevar
|
39db76ab86
|
* Fixed build process when no plugins or no builtins were chosen.
|
26 years ago |
Sam Hocevar
|
28b0b9af6b
|
* Fixed a typo in configure.in
|
26 years ago |
Sam Hocevar
|
372813ac34
|
* Merged Makefile.common and Makefile.modules.in into Makefile.modules
|
26 years ago |
Sam Hocevar
|
4a5e3b56ce
|
* All Debian packages are now lintian-clean.
|
26 years ago |
Sam Hocevar
|
79a45f72ac
|
* Updated TODO list with Henri's Apr 6th post.
|
26 years ago |
Sam Hocevar
|
6b3c854071
|
* Beginning of the built-in modules support.
|
26 years ago |
Sam Hocevar
|
a3d70339ee
|
* Updated version number to 0.2.71 (release today).
|
26 years ago |
Sam Hocevar
|
b69b9d33ce
|
* Fixed icons location and Debian desktop menus.
|
26 years ago |
Sam Hocevar
|
8ee3c60107
|
* Fixed the whitespace/tab issues in the Makefile.
|
26 years ago |
Christophe Massiot
|
196b34acab
|
Disable x11 plugin if X11 headers are not found.
|
26 years ago |
Christophe Massiot
|
a8c893ff0e
|
* Sync MOSX dev/CVS tree : code support for MacOS X audio, video and
interface (courtesy of Eugenio Jarosiewicz & Colin Delacroix) ;
* Bumped up version number to 0.2.70.
|
26 years ago |
Sam Hocevar
|
cfbe86907a
|
* added the GNU getopt library, which gets compiled in when getopt_long
|
26 years ago |
Sam Hocevar
|
5ff854ec22
|
* XVideo plugin courtesy of Shane Harper <shanegh@optusnet.com.au>
|
26 years ago |
Sam Hocevar
|
4f551c2bf0
|
* Header cleaning: filled all empty authors fields, added CVS $Id stuff.
|
26 years ago |
Christophe Massiot
|
1e76706805
|
* Compile Altivec modules on Darwin. [MacOS X port]
|
26 years ago |
Christophe Massiot
|
63f29665c7
|
* Compile Darwin module by default on Darwin system. [MacOS X port]
|
26 years ago |
Sam Hocevar
|
98725620ed
|
* vlc core compiles under QNX RTOS. Now if anyone feels like tidying
|
26 years ago |
Sam Hocevar
|
52f0fa6821
|
* Function prototypes for the forthcoming Darwin and MacOS X port.
|
26 years ago |
Stéphane Borel
|
b16d6fabe3
|
-Added dsp plugin compilation (/dev/dsp is not a regular file :))
|
26 years ago |