- 24 Jan, 2003 8 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./INSTALL.win32: updated accordingly.
-
Eric Petit authored
BeOS computers (closes #119) * others: removed old printf or unused code.
-
Derk-Jan Hartman authored
after 2 seconds.
-
Derk-Jan Hartman authored
the movie. this makes the behaviour more consistent, though the solution is somewhat unclean. We should fix this on a higher level but i don't see how we could/should.
-
Boris Dorès authored
- cosmetic changes
-
Derk-Jan Hartman authored
useless code as well.
-
Derk-Jan Hartman authored
-
- 23 Jan, 2003 22 commits
-
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: New "open dialog" that mimics the one from the gtk interface. * modules/gui/wxwindows/popup.cpp: Started implementing the popup menu. * modules/gui/wxwindows/interface.cpp: Got rid of the pause button. The play button now acts as a play/pause button depending on the context. * modules/gui/wxwindows/*: A few hacks needed to make the win32 version useable.
-
Christophe Massiot authored
* modules/gui/macosx/vout.m: Only hide the menubar and cursor if fullscreen mode is on the primary screen, * po/*: Updated po files.
-
Derk-Jan Hartman authored
- oops, i enlarged the timeslider by accident. fixed * ./modules/gui/macosx/controls.m - fixed a mutex_lock issue
-
Derk-Jan Hartman authored
- made the background picture non editable (removes the text cursor) - added slowmotion button
-
Derk-Jan Hartman authored
- changed the slower button into a slowmotion button - fixed a forgotten mutex_unlock * ./modules/gui/macosx/intf.m - added the slowmotion button - some windows shouldn't register in the "Window" menu * ./modules/gui/macosx/open.m - allow multiple file selection
-
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 10 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
-