- 24 Mar, 2004 5 commits
-
-
Gildas Bazin authored
* src/video_output/video_output.c: moved some stuff to vout_IntfInit(). * include/video_output.h: vout_vaControl()/vout_Control() prototypes. * modules/video_output/x11/xcommon.c: implemented a vout_Control() (only VOUT_SET_ZOOM for now). * modules/gui/wxwindows/menus.cpp: handle float object vars, added "zoom" to the menus.
-
Olivier Teulière authored
* share/skins2/default/skin.dtd: Changed a few details here and there
-
Olivier Teulière authored
-
Christophe Massiot authored
audio PIDs
-
Christophe Massiot authored
-
- 23 Mar, 2004 10 commits
-
-
Gildas Bazin authored
+ bookmarks menu. + started work on bookmarks dialog. + started support for embeddable vout (via vout_RequestWindow()/vout_ReleaseWindow()). + new --wxwin-bookmarks and --wxwin-embed config options.
-
Gildas Bazin authored
-
Gildas Bazin authored
+ new input_Control() function (doesn't do much for now). + started bookmarks support through input_Control(). + new --bookmarks={name=foo,bytes=foo,time=foo},{...} config option. * src/video_output/*: + started support for embeddable vouts (vout_RequestWindow()/vout_ReleaseWindow()) + new --video-x/y config options
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Olivier Teulière authored
-
Derk-Jan Hartman authored
Fixes #1104
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/gui/skins2/Modules.am: removed old skins2 theme.
-
- 22 Mar, 2004 14 commits
-
-
Jon Lech Johansen authored
-
Laurent Aimar authored
-
Olivier Teulière authored
This doesn't fix totally the refresh problems on the skinned vout, but it improves the situation a lot.
-
Olivier Teulière authored
-
Cyril Deguet authored
* skin.dtd : new BitmapFont element
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/codec/libmpeg2.c: modified last change to use a 4:3 aspect ratio when libmpeg2 gives us an invalid one. (if this happens, it is a bug in libmpeg2 anyway so we just try to fallback to the most usual value).
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Simon Latapie authored
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 21 Mar, 2004 11 commits
-
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
(There is still the problem of timeout, and a lot of checks aren't done).
-
Cyril Deguet authored
* parser/builder.cpp: a font with ID "defaultfont" is loaded from the common font directory
-
Cyril Deguet authored
-
Cyril Deguet authored
* all: added a "tooltipfont" element in the <Theme> tag (unused at the moment)
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Christophe Massiot authored
-
Laurent Aimar authored
-