- 29 Jul, 2003 6 commits
-
-
Gildas Bazin authored
* toolbox: fixed typo in the changelog rule.
-
Gildas Bazin authored
* modules/video_output/directx/events.c: compilation fix.
-
Gildas Bazin authored
* modules/gui/macosx/controls.m: fixed race condition in prev/next commands. * modules/gui/wxwindows/wxwindows.cpp: raised the priority of the wxwin interface so it is now the default. We also lower the priority if there is no DISPLAY env variable. * modules/gui/wxwindows/interface.cpp: prev/next buttons are also used to navigate through titles. * modules/video_output/directx/events.c: use arrow keys for DVD navigation. * modules/video_output/x11/xcommon.c: page up/down now seek -10/10 secs. * share/vlc_win32_rc.rc: compilation fix.
-
Laurent Aimar authored
and then DATA_PATH"/http".
-
Gildas Bazin authored
* configure.ac: bumped version number to 0.6.1. Enabled matroska support by default. * extras/MacOSX/*: bumped version number to 0.6.1. * INSTALL.win32: instructions update. * share/Makefile.am: included the html files for the http interface. * po/*: ran ./toolbox --update-po.
-
Sam Hocevar authored
event handling bug.
-
- 28 Jul, 2003 9 commits
-
-
Gildas Bazin authored
* modules/video_output/x11/xcommon.c: reverted sam's last commit which broke the event reading loop on the video window.
-
Christophe Massiot authored
defined symbols and libmp3lame * Makefile.am: Build po before . because we need the po files to build VLC.app * po/fr.po: French translation courtesy of Jean-Pierre Kuypers * OS X interface: cosmetics
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
- enabled video4linux for WebCams on handhelds - enabled PDA Gtk2 interface instead of familiar interface - enabled stream output and transcoding
-
Christophe Massiot authored
now used to browse through the DVD menus.
-
Christophe Massiot authored
-
Laurent Aimar authored
Added support of "seek n%" (Usefull when mux_rate is nul )
-
Jean-Paul Saman authored
-
- 27 Jul, 2003 8 commits
-
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
and some small fixes.
-
Jean-Paul Saman authored
Gtk2 port of the familiar Linux interface. The name is also changed to PDA so it reflects that it is targeted at handhelds. The familiar interface itself is deprecreated and will be removed after the next stable version of VLC Media Player.
-
Gildas Bazin authored
* modules/audio_output/alsa.c: #ifdef DEBUG -> #ifdef ALSA_DEBUG
-
Gildas Bazin authored
* modules/audio_output/alsa.c: bail out if the device is already in use.
-
Gildas Bazin authored
* src/input/input_ext-plugins.c: forgot to re-lock a mutex.
-
Christophe Massiot authored
- there should be fewer resampling, particularly on DVD chapter changes - when you unpause a DVD, VLC will wait for the drive to spin up, so you won't lose several seconds of movies * modules/gui/macosx/controls.m: Seeking in paused mode resumes the play mode, make the interface take that into account.
-
Olivier Teulière authored
-
- 26 Jul, 2003 6 commits
-
-
Eric Petit authored
-
Gildas Bazin authored
* modules/gui/skins/controls/checkbox.cpp: compilation fix.
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: move the "open subtitles" line into the file panel.
-
Olivier Teulière authored
value was always true...)
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: workaround design problems in wxSpinCtrl (wxSpinCtrl::GetValue() triggers a value update event).
-
- 25 Jul, 2003 7 commits
-
-
Gildas Bazin authored
* modules/gui/wxwindows/*: fixed clean-up of the dialogs provider on exit. * modules/gui/skins/x11/*: proper initialization of a global var so we can start/exit the skins interface several times.
-
Gildas Bazin authored
* INSTALL.win32: updated build instructions (btw since the last build changes, mingw+msys can be used again to compile VLC). * modules/gui/wxwindows/wxwindows.cpp: oops.
-
Gildas Bazin authored
* msvc/vlc.dsw: relaced basic_skins plugin with the skins one.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: a couple of compilation fixes for wxWindows cvs.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Updated it.po
-
- 24 Jul, 2003 4 commits
-
-
Gildas Bazin authored
* modules/gui/wxwindows/wxwindows.cpp: temporary hack (I hope ;) to fix win32 compilation with wxWindows < 2.5.
-
Gildas Bazin authored
* src/misc/modules.c: if module_Need() was passed an interface module name, respect this choice even if vlc was run with a specific interface shortcut.
-
Sam Hocevar authored
+ Removed my name from this file, I didn't contribute anything major to it. + Added strerror(errno) where adequate, as well as additional debug information, hopefully more useful than "cannot open".
-
Gildas Bazin authored
* modules/gui/wxwindows/*: you can now specify input options in the stream output MRL as well. * modules/misc/freetype.c: bail out if no font has been specified. * modules/demux/util/sub.h: don't forget to detach the demuxsub object.
-