An error occurred fetching the project authors.
- 02 May, 2001 1 commit
-
-
Sam Hocevar authored
* FreeBSD CSS decryption support.
-
- 11 Apr, 2001 2 commits
-
-
Sam Hocevar authored
* Forgot a BeOS patch on previous commit.
-
Sam Hocevar authored
* Fixed the whitespace/tab issues in the Makefile. * Corrected an awful typo in the version name, I hope Lieutenant Commander Arkady Grigorovich Ourumov will never set up us the bomb for that. * Removed deprecated stuff from config.h. * Disabled message queue by default. * A few other changes in the CSS code, the BeOS issues should be fixed. * Fixed a memory leak in gtk_callbacks.c (thanks to Dae).
-
- 08 Apr, 2001 1 commit
-
-
Stéphane Borel authored
days: we have to initialize agid of authinfo struct. -fixed a segfault on exit when DVDInit fails
-
- 06 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* Code cleanup: removed a few tabulations. * Fixed inline asm routines to remove all read/write operands. * Added <string.h> to most files to prevent warnings under FreeBSD. * Added "break;" after "default:" in case switches to prevent warnings when compiling with GCC 3.0pre.
-
- 04 Apr, 2001 2 commits
-
-
Sam Hocevar authored
* compilation fixes for the BeOS DVD ioctls * XVideo plugin enhancements by Shane Harper <shanegh@optusnet.com.au>
-
Sam Hocevar authored
* additional enhancements to the OS X DVD ioctl module * big cleaning of the BeOS DVD ioctl code, got rid of all Linuxisms
-
- 02 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* fixes for the Qt plugin compilation under Debian * heavy butchering in the CSS and DVD ioctl code to put all architecture- dependent code in dvd_ioctl.c * added almost fully-functional /dev/dvd driver for MacOS X in extras/DVDioctl; to build it: % cd extras/DVDioctl % pbxbuild % kextload build/DVDioctl.kext # note: kextload has to be run as root be aware that the license for the DVDioctl kernel extension is not GPL but APSL, because I borrowed some code from the Darwin kernel.
-
- 05 Mar, 2001 1 commit
-
-
Sam Hocevar authored
* fixed headers for FreeBSD compilation. * fixed debian/rules for non-x86 packages (Closes: Debian bug #88583).
-
- 26 Feb, 2001 1 commit
-
-
Sam Hocevar authored
* The Gtk+ interface is now built as a Debian package as well. The Gnome package depends on it because of the icon and menu entry. * Added an intf_WarnHexDump() function to do raw hexadecimal dumps of memory areas. For debugging purposes or for real men, as you wish. * Lots of tidying in dvd_ioctl.c, a few comments added. * Better error handling in the subpicture decoder. * Tidied video_spu.c. More to come later. * Fixed subtitle displaying. Will soon work in overlay mode as well.
-
- 20 Feb, 2001 1 commit
-
-
Sam Hocevar authored
* Ported Glide and MGA plugins to the new module API. MGA never worked, so this didn't make it work better. * Started thinking about built-in modules, and added some code to make it easier eventually. * Added Oct in the AUTHORS file. * Fixed a mistake in configure.in. * All your base are belong to us. * Fixed a bug in src/misc/modules which prevented loading modules when launched from the Tracker. * Fixed a similar bug in src/video_output/video_text.c. * BeOS CSS support, thanks to Markus Kuespert <ltlBeBoy@beosmail.com> who ported the Linux DVD ioctls. We can now read encrypted DVDs under BeOS ! Woohoo.
-