An error occurred fetching the project authors.
- 22 May, 2002 1 commit
-
-
Christophe Massiot authored
* Updated release date
-
- 21 May, 2002 1 commit
-
-
Christophe Massiot authored
-
- 20 May, 2002 1 commit
-
-
Christophe Massiot authored
* Updated changelog.
-
- 19 May, 2002 1 commit
-
-
Christophe Massiot authored
-
- 18 Apr, 2002 2 commits
-
-
Sam Hocevar authored
* ./vlc.spec: fixed build dependencies. * ./configure.in: when -lintl is available, we now also link plugins with it.
-
Sam Hocevar authored
* ./configure.in: switched version to 0.3.1. * ./vlc.spec: imported Mandrakesoft's latest enhancements. * ./ChangeLog: updated ChangeLog.
-
- 10 Apr, 2002 1 commit
-
-
Sam Hocevar authored
* ./vlc.spec: imported MandrakeSoft's enhancements.
-
- 06 Apr, 2002 2 commits
-
-
Sam Hocevar authored
* ./doc/release-howto.txt: updated documentation. * ./vlc.spec: added missing plugin filenames to the build process.
-
Sam Hocevar authored
* ./plugins/win32/mainframe.dfm: swapped two mixed up tooltips. * ./Makefile: fixed make dist and make distclean. * ./plugins/dvd/dvd.c: compilation fix. * ./plugins/gtk/gtk_callbacks.c: fixed ejection code. * ./plugins/text/ncurses.c: fixed compilation of the ncurses plugin. * ./vlc.spec: updated specfile.
-
- 04 Apr, 2002 1 commit
-
-
Sam Hocevar authored
* ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade, ./plugins/kde/kde.cpp: replaced the outdated author list with a "VideoLAN Team" entry. * ./debian/rules, ./debian/control: deactivated the vlc-kde package because it does not work, and removed the vlc-a52 package because liba52 is statically linked into vlc. * ./debian/control: added more helpful package descriptions. * ALL: changed version to 0.3.0. Yeah, it's coming. * ./Makefile: fixed make dist.
-
- 03 Apr, 2002 1 commit
-
-
Sam Hocevar authored
* ALL: removed libdvdcss from the vlc tree. * ALL: removed libdvdread from the vlc tree. * ./acconfig.h: removed this file. * ./plugins/dvd/dummy_dvdcss.c: merged this file into dvd.c. * ./AUTHORS: moved a few gentlemen to the libdvdcss AUTHORS file.
-
- 17 Mar, 2002 1 commit
-
-
Sam Hocevar authored
* ./BUGS: updated bug list. * ./configure.in: ./configure --help should be a lot clearer now.
-
- 21 Jan, 2002 1 commit
-
-
Sam Hocevar authored
* ./plugins/win32: skeleton for the win32 interface Ipkiss is developing. * ./config.guess ./config.sub: latest GNU versions. * ./configure.in: when possible, xvideo is compiled as a plugin. * ./vlc.spec: fixed a few minor inaccuracies. * ./debian/control: vlc-gui is no longer depended on, but rather recommended. * ./src/interface/main.c: --spumargin flag; use this to force displaying subtitles at the bottom of the screen instead of putting them in the middle, for instance: `--spumargin 5'.
-
- 17 Jan, 2002 1 commit
-
-
Sam Hocevar authored
* ./vlc.spec: imported MandrakeSoft's new spec file. * ./debian/control: fixed build-dependencies for vlc-mad.
-
- 07 Dec, 2001 1 commit
-
-
Christophe Massiot authored
-
- 12 Nov, 2001 2 commits
-
-
Sam Hocevar authored
* Made everything ready for a vlc-0.2.91 / libdvdcss-1.0.0 release. * Updated ChangeLog and ChangeLog.libdvdcss. * Increased vlcs response message length. * Removed the i_flags argument to dvdcss_open. Everything is done through environment variables now.
-
Christophe Massiot authored
-
- 06 Nov, 2001 1 commit
-
-
Christophe Massiot authored
-
- 22 Oct, 2001 1 commit
-
-
Christophe Massiot authored
-
- 11 Oct, 2001 1 commit
-
-
Christophe Massiot authored
* Fixed a bug in configure where ix86 machines were improperly detected.
-
- 10 Oct, 2001 1 commit
-
-
Sam Hocevar authored
* 0.2.90 release. * Updated ChangeLog files. * XVideo module now compiled as built-in for Debian packages, to avoid PIC and non-PIC code collision (Closes Debian bug #111790).
-
- 03 Oct, 2001 1 commit
-
-
Christophe Massiot authored
* Fixed a bug in vlc.spec ; * New --disable-plugins option ; make all plug-ins built-in.
-
- 02 Oct, 2001 1 commit
-
-
Christophe Massiot authored
* New configure option --with-tuning=[arch], extending --enable-pentiumpro ; for Pentium, use --with-tuning=pentium, for PowerPC 604 use --with-tuning=604, and so on.
-
- 22 Aug, 2001 1 commit
-
-
Sam Hocevar authored
* Split ChangeLog into ChangeLog and ChangeLog.libdvdcss. * Added --xvadaptor flag to select the XVideo adaptor to use. * Everything is ready for the 0.2.83 release.
-
- 07 Aug, 2001 1 commit
-
-
Sam Hocevar authored
* Updated version number to 0.2.82. * Updated ChangeLog. * Fixed a typo in Makefile.dep.
-
- 06 Aug, 2001 1 commit
-
-
Sam Hocevar authored
* Added a dummy libdvdcss so that the DVD plugin can be used without libdvdcss. It will try to dlopen() libdvdcss at runtime, though, and will use the dummy functions only if it couldn't find a valid libdvdcss. This is probably only useful to package maintainers. * Tidied the snapshot-* Makefile rules. * Tidied the modules Makefiles. * Removed useless stuff in the debian/ directory. * Removed the "make all" kludge in the Makefile.opts rule. I hope this patch is harmless on all systems.
-
- 29 Jul, 2001 1 commit
-
-
Sam Hocevar authored
* Better gtk-config detection. * Removed duplicate checks in configure.in. * Fixed a typo in vlc.spec.
-
- 28 Jul, 2001 1 commit
-
-
Sam Hocevar authored
* Fix in libdvdcss in the key caching code. * Removed useless variables in configure.in which caused all subsequent compilation tests to fail.
-
- 27 Jul, 2001 1 commit
-
-
Sam Hocevar authored
* Updated version numbers for imminent release. * Fixed the --with-dvdcss flag: o --with-dvdcss - build libdvdcss, link statically (also default behaviour) o --with-dvdcss=local-static - build libdvdcss, link statically o --with-dvdcss=local-shared - build libdvdcss, link dynamically o --with-dvdcss=/foo/bar - don't build libdvdcss, use libdvdcss in /foo/bar * Fixed an omission in the dvdcss.h header.
-
- 05 Jun, 2001 1 commit
-
-
Sam Hocevar authored
* Updated things and stuff for 0.2.80 release.
-
- 01 May, 2001 1 commit
-
-
Sam Hocevar authored
* Mandatory step for video output IV and the audio output quality fix: the output threads are now spawned when a decoder needs one, so it can decide the audio frequency or the video window size. Still under heavy construction, so don't get too excited at finding bugs in it yet. Note: this change broke the XVideo module, so I made its score much lower than before. I suspect xvideo.so had a bug before which only appears now. Other video output plugins may be broken as well, but again this might be due to old existing bugs showing their ugly head. * Fixed a few buffer overflows in the Gnome interface. * The module bank is now a global variable. The video output bank and the audio output bank might follow (when they exist). * Coding style and organization fixes to the spdif decoder. * autoconf and Makefile changes by Arnaud Gomes-do-Vale <arnaud@carrosse.frmug.org>.
-
- 28 Apr, 2001 1 commit
-
-
Henri Fallon authored
Updated files for 0.2.73 release
-
- 16 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* Merged Makefile.common and Makefile.modules.in into Makefile.modules * Updated version number and ChangeLog to 0.2.72 * Additional plugin Makefile cleaning, probably the last.
-
- 13 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* Updated version number to 0.2.71 (release today). * Merged 6 months of CVS logs to the ChangeLog file. The vlc changelog can now be viewed here: http://www.videolan.org/vlc/changelog.html * Fixed a lintian error in debian/rules. * XVideo resize patch by Shane Harper <shanegh@optusnet.com.au>.
-
- 08 Apr, 2001 1 commit
-
-
Sam Hocevar authored
* Updated ChangeLog and TODO list. * Added TODO to the .spec file. * Fixed Makefile.in so that `make snapshot' takes extras/* in account.
-
- 07 Apr, 2001 2 commits
-
-
Christophe Massiot authored
things.
-
Sam Hocevar authored
* Updated version information in RedHat and Debian package control files.
-
- 05 Mar, 2001 1 commit
-
-
Sam Hocevar authored
* Everything in place for the 0.2.63 release. * Got rid of the CONTRIBUTORS list, and switched AUTHORS to a linux-kernel like author list. * Updated TODO list. * Fixed a segfault in the BeOS interface when --noaudio was specified. * Title and Chapter selection in the Gnome and Gtk+ interfaces.
-
- 21 Feb, 2001 1 commit
-
-
Sam Hocevar authored
* Forgot to fix the vlc.spec. * Added Bozo to the author list.
-
- 16 Feb, 2001 1 commit
-
-
Sam Hocevar authored
* Upgraded version number to 0.2.61. Release is today. * Fixed package building (both RPMs and .debs). * Fixed `make snapshot' rule. * Added some magic to filename detection. To read a DVD you now just need to run 'vlc dvd:/dev/hdc' for instance. Same for file:// URIs. * Fixed a segfault in the slider when no stream was playing. * Made the slider go from 0 to 100 (instead of 99 :) * The vlc now doesn't exit when finished playing. As a side effect of the playlist code being very recent, it continuously loops.
-