- 14 Feb, 2005 5 commits
-
-
http://videolan.org/docAntoine Cellerier authored
url somewhere but i don't know where man page conventions would put that.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/demux/mkv.cpp: fix for chapters seeking + support for more chapter elements, like hidden chapters. Patch by Steve Lhomme (steve dot lhomme at free dot fr). * include/vlc_input.h: added an i_level member to seekpoint_t for nested chapters (patch by Steve Lhomme).
-
- 13 Feb, 2005 2 commits
-
-
Mark Moriarty authored
-
Mark Moriarty authored
wizard.cpp -- change checkboxes to use wxALIGN_CENTER_VERTICAL|wxALL instead of wxLEFT (alignment fix)
-
- 12 Feb, 2005 5 commits
-
-
Felix Paul Kühne authored
* all: updated the used Matroska/Ebml versions to 0.7.5 / 0.7.3, removed the old patches and changed their URLs to the official server instead of the VideoLAN-one
-
Felix Paul Kühne authored
-
Gildas Bazin authored
algorithm for http/mms/rtsp by default for now since our algo was designed for local network streaming of MPEG over UDP in mind and doesn't work well in other cases. You can still use the --clock-synchro config option to override this. Hopefully this commit will be reverted once the clock synchro has been re-written.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* all: initial translations to Hindi, Pashto, Burmese, Tetum, Tagalog and Bengali by Simos Xenitellis' team
-
- 11 Feb, 2005 5 commits
-
-
Gildas Bazin authored
-
Damien Fouilleul authored
-
Gildas Bazin authored
* modules/gui/wxwindows: MSVC fixes for the wxwindows interface plugin. Patch by Steve Lhomme (steve dot lhomme at free dot fr) + modifications by me.
-
Clément Stenac authored
-
Gildas Bazin authored
Here is a patch to have the same file names and locations as the mingw32 build. It also put .pdb files in debug mode next to the build files to allow debugging even when you're coding another module...
-
- 10 Feb, 2005 6 commits
-
-
Gildas Bazin authored
* src/libvlc.c,h: new --help-verbose option that activates printing of longtext descriptions for config options.
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/libvlc.h, src/input/: new --clock-synchro option to enable/disable the input clock synchronisation algorithm.
-
Gildas Bazin authored
* modules/gui/skins2/src/theme_loader.cpp: portability fix (gzopen_frontend() is still borked on 64bits platforms).
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 09 Feb, 2005 4 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/demux/mkv.cpp: Patch by Steve Lhomme (steve dot lhomme at free dot fr) to allow the Matroska demuxer to find all files in the same "family" in the same directory as the source file. This will be useful to find segments corresponding to the different titles/domains (as in DVDs).
-
Gildas Bazin authored
-
- 08 Feb, 2005 8 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
on language code. Both options accepts a list (comma separated) of country code(2/3 letters) or name (english/native). For demuxers that doesn't provide language info, they are ignored. Support for dvdnav isn't complete (only first language is tried) and untested. Ex: --spu-language en,fr will try to select english track and if none then french one (and if none, no subtitle). (you can also use --spu-language english,french or english,francais)
-
Laurent Aimar authored
-
Clément Stenac authored
Autofocus the OK button in bookmark edit
-
Jean-Paul Saman authored
Run makensis installer on Linux without wine to produce Windows installer package. NSIS 204 needs a patch for installation under Linux, it will be uploaded to contrib directory.
-
Gildas Bazin authored
-
Mark Moriarty authored
preferences_widgets -- Delete spinctrl hack for WIN32 (not needed with updated wxwidgets). People using Cygwin: either need a new contrib set, else compile wxwidgets CVS, at least the 6 Feb version.
-
- 07 Feb, 2005 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Gildas Bazin authored
* include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build fixes by Steve Lhomme (steve dot lhomme at free dot fr) + IMPORT_SYMBOL change by me.
-
- 06 Feb, 2005 2 commits
-
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
* DAAP: don't crash if connection to host timeouts
-