- Apr 15, 2004
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Stephan Assmus authored
-
Stephan Assmus authored
BeOS specific compile fix, there is no INADDR_NONE defined on BeOS, I changed it to INADDR_BROADCAST, which is defined as the same thing on Linux. Hope it's ok, I left the original line as a comment...
-
Stephan Assmus authored
-
- Apr 14, 2004
-
-
Simon Latapie authored
-
sigmunau authored
-
Simon Latapie authored
compatible * http.c: a little bug fix ( append vlm command ) * telnet.c: 4 spaces indentation on show command (much more readable) * share/http/vlm/edit.html, index.html, new.html: cleaning, esthetic modifications
-
gbazin authored
-
Andre Pang authored
successful and VLC_SUCCESS on success, instead of returning void.
-
- Apr 13, 2004
-
-
gbazin authored
* modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfault anymore if you set the pts of input frames when doing mpeg4 video encoding. So let's use proper PTS now!
-
sigmunau authored
* strip html-like tags from subtitles
-
bigben authored
- Add "Add group" and "delete group" buttons in the playlistinfo window - When several items of the playlist are selected, and we change the group, change it for all selected items...
-
gbazin authored
-
gbazin authored
-
Laurent Aimar authored
-
- Apr 12, 2004
-
-
gbazin authored
-
gbazin authored
* modules/gui/skins2/x11/x11_factory.cpp: small cosmetic change in a string.
-
gbazin authored
-
hartman authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
The V4L panel is now created automatically with an "AutoBuiltPanel" class. (A few options are missing compared to the old panel but they need to be added to the V4L plugin, not the wxWindows code).
-
ipkiss authored
-
Cyril Deguet authored
The XML file must begin with: <!DOCTYPE Theme PUBLIC "-//VideoLAN//DTD VLC Skins V2.0//EN" "skin.dtd"> (the "skin.dtd" is ignored but should be an URL on the website) and the DTD is looked up at runtime in the directories of the resource path (see previous commit), e.g /usr/local/share/vlc/skins2/skin.dtd -> the DTD doesn't need any more to be shipped with the themes.
-
Cyril Deguet authored
to get a list of possible resource directories for skins2. On linux the path is "~/.vlc/skins2:VLC_INSTALL_DIR/share/skins2" and on win32 it is "VLC_PATH\skins2' * src/skin_main.cpp: use the getResourceDir() method instead of #ifdef * parser/builder.cpp: the default font is looked up in the resource dir, so you can put fonts in ~/.vlc/skins2/fonts and avoid a make install
-
ipkiss authored
-
ipkiss authored
-
gbazin authored
+ Use ICaptureGraphBuilder2 when available (standard way to setup capture graphs). + Extra WDM property sheets for --dshow-config. + Some support for selecting crossbar routes. * THANKS: Added Damien Fouilleul for the DirectShow input improvements.
-
gbazin authored
* modules/gui/wxwindows/menus.cpp: added "Open Capture Device..." and "Preferences..." entries in the popup menu.
-
gbazin authored
-
- Apr 11, 2004
-
-
Cyril Deguet authored
(new variable playlist.isLoop, new commands playlist.setLoop(true) and playlist.setLoop(false) in the xml)
-
gbazin authored
-
gbazin authored
+ added a "Open Capture Device..." menu entry. + a bit of clean-up.
-
- Apr 10, 2004
-
-
Anil Daoud authored
-
hartman authored
-
- Apr 09, 2004
- Apr 08, 2004