- 07 Mar, 2004 12 commits
-
-
Rocky Bernstein authored
-
Laurent Aimar authored
channels. (Badly done but it gives some results ;)
-
Laurent Aimar authored
-
Xavier Martin authored
No commit message
-
Rocky Bernstein authored
-
Cyril Deguet authored
-
Olivier Teulière authored
* skins/utils/var_text.cpp: added $D (duration) and $L (time left) variables
-
Cyril Deguet authored
by the generic windows
-
Cyril Deguet authored
destructor when the font cannot be opened. drawString() now returns NULL if the initialization failed. * all: check if drawString() returns NULL
-
Laurent Aimar authored
* set language if present.
-
Laurent Aimar authored
(key frames).
-
Olivier Teulière authored
- transformed some pointers into references
-
- 06 Mar, 2004 22 commits
-
-
Cyril Deguet authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
hope).
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Olivier Teulière authored
* skins2/src/theme_loader.cpp: do not anchor windows _before_ restoring their previous configuration... * skins2/src/window_manager.cpp: fix for non-anchoring of invisible windows
-
Gildas Bazin authored
* modules/packetizer/copy.c: better not send pts instead of invalid ones. * modules/stream_out/transcode.c: when no pts, use dts wherever possible (low delay / b frame).
-
Cyril Deguet authored
-
Clément Stenac authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
the maximum speed if the output can control the pace)
-
Laurent Aimar authored
-
Olivier Teulière authored
is no dialog provider * skins/*: renamed 'onclick' attribute to 'action', to be coherent with other controls
-
Gildas Bazin authored
+ libavcodec now interpolates the pts if you feed it with a frame with AV_NOPTS_VALUE. Make sure we handle that correctly.
-
Clément Stenac authored
* Drop the old scope plugin (not ported to aout3)
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 05 Mar, 2004 6 commits
-
-
Laurent Aimar authored
start-time and stop-time (both given in second) ;) Becarefull that it won't work with all files because of missing/wrong media length (ex: ts, broken avi, ...) or the fact that the headers will not be read (ex: mpeg1 ps, perhaps ogg, ...)
-
Olivier Teulière authored
-
Carlo Calabrò authored
Found and fixed: - some untranslated macros - some acronyms which were not in capital letters - a couple of VLC Media Player (_m_edia _p_layer, now) - typos here and there - dots missing in some of the long texts - spaces before ? and :, which is correct in french but not in english :) - NT services are now called Windows Services
-
Laurent Aimar authored
* modules/demux/demux2.c: added all audio demuxer shortcuts.
-
Sam Hocevar authored
* Removed .cvsignore files and added proper svn:ignore properties.
-
Sigmund Augdal Helberg authored
* select the right value in the group-combobox in the iteminfo dialog
-