- 29 Mar, 2004 2 commits
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 28 Mar, 2004 5 commits
-
-
Jean-Paul Saman authored
-
Rocky Bernstein authored
this. (But most poeple won't notice the improvement since video switching is broken.)
-
Xavier Martin authored
-
Benjamin Pracht authored
Reverses previous patch, which added 1min/5min forward / backward functions, as it made the interface too unclear. We need to find another way to use hotkeys on the main interface...
-
Derk-Jan Hartman authored
- disable stream_ReadLine debug. * ALL: - added a new demux2 module to handle Kasenna MediaBase metadata files. These are application/x-sgimb masked 'mpeg' files on the web. They are in reality mostly constructors for rtsp links. The reference to SGI is because the MediaBase solutions originate from SGI.
-
- 27 Mar, 2004 4 commits
-
-
Cyril Deguet authored
-
Derk-Jan Hartman authored
- spelling fix - added telnet intf to 'Add Interface' * modules/misc/logger.c: - on Mac OS X, use ~/Library/Logs to write logger intf output. * ALL - Added 'Add Interface' to Mac OS X build. Now you can finaly quicklaunch the SAP intf.
-
Cyril Deguet authored
the following layout: [cf xmms skins ;)]
-
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 2 commits
-
-
Jon Lech Johansen authored
-
Laurent Aimar authored
-