- 23 Jan, 2003 6 commits
-
-
Gildas Bazin authored
* modules/access/dvdread/input.c, modules/control/rc/rc.c: fixed typos.
-
Sam Hocevar authored
instead of an error when it can't stat() the device (Closes: #77).
-
Gildas Bazin authored
* modules/control/rc/rc.c: Partial fix for the rc interface under win32. On win32, select() only works on socket descriptors so we don't use it anymore on this platform. Right now we only do a blocking call to read() although it should be possible to have a fully functionnal interface by using the PeekConsoleInput() call (someone willing to investigate this ?).
-
Laurent Aimar authored
-
Boris Dorès authored
category.
-
Olivier Teulière authored
* Added tooltips for the subtitles dialog box * Added a missing "delete" * Added a menu entry to spawn new interfaces (but it's currently disabled, due to a problem with the vlc_list_t struct)
-
- 22 Jan, 2003 20 commits
-
-
Sigmund Augdal Helberg authored
interface modules to be loaded in the background when vlc starts. This is usefull for lirc, logger and xosd. Also got rid of the hacky way the sap module was inserted, as this just needs to be added to this list now.
-
Olivier Teulière authored
* Cosmetic here and there
-
Loïc Minier authored
DISPLAY environment variable is unset (gtk like behaviour)
-
Christophe Massiot authored
-
Sam Hocevar authored
detection of libdvdread.a, libdvdplay.a and libxvidcore.a. Sorry guys.
-
Loïc Minier authored
xosd_init returns NULL * lib is initialized with configured font * more safety checks
-
Loïc Minier authored
-
Christophe Massiot authored
-
Sam Hocevar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* Fixed bugs regarding Dolby Surround downmixing.
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
filetypes. * ./modules/gui/macosx/vout.m: Made the video window a textured window * All: - fixed several missing object_release bugs, that i had introduced. - updated the play/pause behaviour. - fixed an issue with the volumeslider.
-
Loïc Minier authored
* now works under win32
-
Eric Petit authored
* Clean up
-
Laurent Aimar authored
-
- 21 Jan, 2003 14 commits
-
-
Olivier Teulière authored
according to the "enqueue" config option
-
Loïc Minier authored
the playlist
-
Olivier Teulière authored
-
Loïc Minier authored
-
Loïc Minier authored
playlist (requires less configuration information, now zero) * usual cleanup and bug removal
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
added some sanity checks.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
- FASTER and SLOWER now take into account the current rate.
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
interface. David Weber was again kind enough to help us.
-
Derk-Jan Hartman authored
-
Christophe Massiot authored
to mono mode, and probably at some other places.
-