- 30 Jul, 2003 3 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Laurent Aimar authored
- added new HQ mode (recent ffmpeg only). hq now accept "simple", "bits" and "rd" as paramters. - automaticaly try stereo mode encoding when failed with more than 2 channels. (eg a52 -> mpga)
-
- 29 Jul, 2003 11 commits
-
-
Gildas Bazin authored
* ChangeLog: update.
-
Gildas Bazin authored
* configure.ac: added the svlc shortcut for the skins. * install-win32: removed the custom link in the start menu.
-
Gildas Bazin authored
* ChangeLog: updated the changelog for the release
-
Gildas Bazin authored
* modules/codec/spudec/parse.c: fixed typo found by Meuuh.
-
Gildas Bazin authored
* src/video_output/video_output.c: fixed potential segfault. * configure.ac: don't bail out if matroska headers are not found.
-
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 3 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.
-