- 21 Aug, 2005 8 commits
-
-
Felix Paul Kühne authored
-
Damien Fouilleul authored
- pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them before a vout is created. this prevents the initial viewport resizing when playing the first target
-
Damien Fouilleul authored
all: reworked ActiveX plugin, which now works properly with .NET (tested with Visual Basic Express 2005) added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target without programming.
-
Felix Paul Kühne authored
* use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again
-
Sam Hocevar authored
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 20 Aug, 2005 28 commits
-
-
Antoine Cellerier authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(patch contributed by Marco Munderloh)
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
you watch the playlist when it is called but i can't find what's wrong.
-
Rémi Denis-Courmont authored
I said "experimental". I meant it. Developers might try --enable-shared-libvlc - remove autom4te*.cache on bootstrap (some customized autoconf add their version number) - some clean up
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
and all its children.
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
Fix 64 bits build (Debian #324031)
-
Antoine Cellerier authored
* skin_parser.cpp : add comment so people know where to look to fix the Playlist slider breakage.
-
Rémi Denis-Courmont authored
Slower maybe, but safer and arguably more suited for automatically issued tarballs
-
Rémi Denis-Courmont authored
(wanted to cancel, but I pressed the wrong key)
-
Rémi Denis-Courmont authored
bootstrap might be a little slower, but that'll ensure more recent build-system in tarballs. Besides,
-
Antoine Cellerier authored
work, cleaning and fixing. I'll continue this weekend.
-
Antoine Cellerier authored
* playtree.vlt : default.vlt modified to use a Playtree instead of a Playlist
-
- 19 Aug, 2005 4 commits
-
-
Rémi Denis-Courmont authored
-
Christophe Massiot authored
is in reality the name of the file (compatibility with existing m3u files).
-
Christophe Massiot authored
indicate which object we are playing with (for instance 'VLC_OBJECT_INPUT' or 'VLC_OBJECT_PLAYLIST'). Espace \ in addslashes. * modules/control/http: Factorized and simplified the RealPath() stuff. Fixed a few hardcoded '/' as a path separator.
-
Derk-Jan Hartman authored
-