- 23 Jan, 2003 17 commits
-
-
Christophe Massiot authored
* modules/gui/macosx/open.m: "Open File" is back, * modules/codec/mpeg_video/synchro.c: Fixed a counting bug.
-
Boris Dorès authored
- cosmetic changes
-
Christophe Massiot authored
(closes #108).
-
Olivier Teulière authored
-
Sam Hocevar authored
suggestion from lool).
-
Sam Hocevar authored
-
Sam Hocevar authored
fix (ilvu_sa cannot be -1).
-
Laurent Aimar authored
video). Added some clean up.
-
Christophe Massiot authored
-
Laurent Aimar authored
stream.
-
Christophe Massiot authored
* modules/audio_filter/channel_mixer/trivial.c: Fixed reverse stereo mode with MPEG files, * src/audio_output/output.c: Fixed dual-mono handling.
-
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 3 commits
-
-
Olivier Teulière authored
according to the "enqueue" config option
-
Loïc Minier authored
the playlist
-
Olivier Teulière authored
-