- 27 Mar, 2004 1 commit
-
-
Cyril Deguet authored
font for xmms/winamp2 skins is supported (the bitmap must have the following layout: [0123456789 -] with letters of size 9x13). Non-digit characters are just skipped, with a hardcoded advance of 6 (it allows correct display of time in xmms skins; the ':' are skipped) Small example at http://people.via.ecp.fr/~asmax/chaos.vlt (uncomplete skin) * vars/time.cpp: notify the observers also when the input is stopped * controls/ctrl_text.cpp: do not reset the FSM state and timer when the text is displayed (was causing bugs in time display)
-
- 26 Mar, 2004 2 commits
-
-
Clément Stenac authored
-
Gildas Bazin authored
-
- 25 Mar, 2004 10 commits
-
-
Laurent Aimar authored
-
Sam Hocevar authored
+ Work around a Solaris sh issue preventing ${foo%%bar} constructs.
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
+ Added calls to vout_RequestWindow()/vout_ReleaseWindow() + Implemented vout_Control() + Fixed potential division by 0
-
Clément Stenac authored
Fix refcount problem
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Gildas Bazin authored
-
- 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 12 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
-