- 31 Jul, 2003 6 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Adding DVB module to support satellite, cable and terestrial DVB streaming. The status is that tuning works, but have had no success with video/audio yet. (Setting of filters does not seem to work perfectly yet.).
-
Sam Hocevar authored
* po/: Re-ran toolbox --update-po.
-
Sam Hocevar authored
-
Sam Hocevar authored
Mozilla plugin build while preserving the fix for VLC.app.
-
Clément Stenac authored
* Allow the user to remap the actions. * Improved the strings (please check) * Prevent 0 seconds seeks * share/http/*.html * partial HTML validation fixes * Improved the look * src/stream_output/announce.c * minor fixes (thanks sam)
-
- 30 Jul, 2003 4 commits
-
-
Gildas Bazin authored
* modules/control/http.c: on win32 we store the html interface in "http" not "share/http". * src/input/input_programs.c: check for "" descriptions in AddES().
-
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 2 commits
-
-
Eric Petit authored
-
Gildas Bazin authored
* modules/gui/skins/controls/checkbox.cpp: compilation fix.
-