- 08 Apr, 2004 2 commits
-
-
Gildas Bazin authored
* modules/video_output/directx and x11: implemented VOUT_SET_STAY_ON_TOP in Control() * src/video_output/vout_intf.c: moved the video-on-top variable there.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: fixed auto-generated menus on win32.
-
- 07 Apr, 2004 12 commits
-
-
Laurent Aimar authored
when streaming (it's better because of the way sout works). * stream_output/stream_output.c: when removing a stream, stop waiting and start muxing if data are already here (needed for sout with pace control). Both will help to allow muxing (nearly?) all frames, even the last ones.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Mohammed Adnène Trojette authored
crotte !
-
Gildas Bazin authored
delete/re-create parent menus. That makes wxWindows a lot happier.
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
files without index, seek isn't supported for such stream)
-
Laurent Aimar authored
few web radios use that)
-
Felix Paul Kühne authored
* modules/gui/pda/pda_interface.c: Removed translation of protocol-strings like "rtp://" and paths like "/dev/video" * po/de.po: Updated german translation
-
- 06 Apr, 2004 16 commits
-
-
Gildas Bazin authored
+ big rewrite. + frame dropping. + new --goom-speed option.
-
Derk-Jan Hartman authored
-
Felix Paul Kühne authored
-
Cyril Deguet authored
a X11 Bad Value error
-
Gildas Bazin authored
-
Olivier Teulière authored
and subdirectories. When loading a skin, the "theme.xml" file will be searched recursively, and the first one to be found is used. * skins2/*: Do not 'cd' anymore to the temporary directory where the .vlt is extracted (instead, we transform the relative paths specified in the XML file into absolute paths).
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* AUTHORS: updated my entry.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 05 Apr, 2004 3 commits
-
-
Cyril Deguet authored
(avoid a segfault when there is no theme at the beginning)
-
Gildas Bazin authored
* modules/stream_out/transcode.c: hack to work around ffmpeg encoding which doesn't like frames with identical pts. * modules/codec/ffmpeg/encoder.c: one missing AV_NOPTS_VALUE.
-
Gildas Bazin authored
-
- 04 Apr, 2004 6 commits
-
-
Gildas Bazin authored
* modules/gui/skins2/src/vlcproc.cpp: honour p_intf->b_die.
-
Laurent Aimar authored
size.
-
Laurent Aimar authored
decode it as a url encoded one and we retry. (Btw, this will break playing of paths that have '%' and ':' )
-
Olivier Teulière authored
This avoids warnings at run-time on Windows.
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
- 03 Apr, 2004 1 commit
-
-
Cyril Deguet authored
visible windows (because they may have be hidden by the window manager) * all: removed the dirty hacks from the previous commit ;)
-